Last change
on this file since 822 was 822, checked in by yakumo.izuru, 22 months ago |
Prefer immortal.run over runit and rc.d, use vendored modules
for convenience.
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
199 bytes
|
Rev | Line | |
---|
[822] | 1 | // An implementation of the BARE message format for Go.
|
---|
| 2 | //
|
---|
| 3 | // https://git.sr.ht/~sircmpwn/bare
|
---|
| 4 | //
|
---|
| 5 | // See the git repository for usage examples:
|
---|
| 6 | //
|
---|
| 7 | // https://git.sr.ht/~sircmpwn/go-bare
|
---|
| 8 | package bare
|
---|
Note:
See
TracBrowser
for help on using the repository browser.