blob: d13c2d1faa750f0e2637a7a3135936fbe038a3fb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# token
Package token is a variant of the stdlib package token with types FileSet and Token removed
Installation
$ go get [-u] modernc.org/token
Documentation: [godoc.org/modernc.org/token](http://godoc.org/modernc.org/token)
|