3
0
mirror of https://github.com/42wim/matterbridge.git synced 2025-03-02 12:20:41 +01:00

10 lines
234 B
Markdown
Raw Normal View History

2022-01-31 00:27:37 +01:00
# 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)