Imports of package versions
Path | Synopsis |
---|---|
go/ast | Package ast declares the types used to represent syntax trees for Go packages. |
go/types | Package types declares the data types and implements the algorithms for type-checking of Go packages. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |