
for convenience. Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: https://svn.yakumo.dev/yakumo.izuru/suika/trunk@822 f0ae65fe-ee39-954e-97ec-027ff2717ef4
9 lines
199 B
Go
9 lines
199 B
Go
// An implementation of the BARE message format for Go.
|
|
//
|
|
// https://git.sr.ht/~sircmpwn/bare
|
|
//
|
|
// See the git repository for usage examples:
|
|
//
|
|
// https://git.sr.ht/~sircmpwn/go-bare
|
|
package bare
|