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:
234 bytes
|
Rev | Line | |
---|
[822] | 1 | # token
|
---|
| 2 |
|
---|
| 3 | Package token is a variant of the stdlib package token with types FileSet and Token removed
|
---|
| 4 |
|
---|
| 5 | Installation
|
---|
| 6 |
|
---|
| 7 | $ go get [-u] modernc.org/token
|
---|
| 8 |
|
---|
| 9 | Documentation: [godoc.org/modernc.org/token](http://godoc.org/modernc.org/token)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.