gotosocial/vendor/modernc.org/token
2024-03-04 09:42:11 +00:00
..
LICENSE Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) 2021-08-29 16:41:41 +02:00
Makefile [chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718) 2024-03-04 09:42:11 +00:00
position.go [chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718) 2024-03-04 09:42:11 +00:00
README.md Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) 2021-08-29 16:41:41 +02: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