Imports of package tokeninternal
Path | Synopsis |
---|---|
go/token | Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates). |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
unsafe | Package unsafe contains operations that step around the type safety of Go programs. |