Registry / utility / token
library1.1.0gogounverified

Package token is a variant of the standard library token package with FileSet and Token types removed.

go get modernc.org/token
INSTALL
IMPORT
SIG · TOKEN
T
token
utilitygov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

token
modernc.org/token

Use the token package to work with positions

package main import ( "fmt" "modernc.org/token" ) func main() { fmt.Println(token.Position{}) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
token — go get token · libregistry