index
:
~runxiyu
/
furgit.git
this commit
master
next
Git library in pure Go
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
headers.go
blob: 0efc539868ed83b40d942528f5b81576b6f6fcd7 (
about
) (
plain
) (
blame
)
1
2
3
4
5
6
package
furgit
type
ExtraHeader
struct
{
Key
string
Value
[]
byte
}