golang/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
third_party/golang/expansion | |
third_party/golang/go | |
third_party/golang/go/ast | Package ast declares the types used to represent syntax trees for Go packages. |
third_party/golang/go/build | Package build gathers information about Go packages. |
third_party/golang/go/constant | Package constant implements Values representing untyped Go constants and the corresponding operations. |
third_party/golang/go/doc | Package doc extracts source code documentation from a Go AST. |
third_party/golang/go/parser | Package parser implements a parser for Go source files. |
third_party/golang/go/printer | Package printer implements printing of AST nodes. |
third_party/golang/go/scanner | Package scanner implements a scanner for Go source text. |
third_party/golang/go/token | Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates). |
third_party/golang/go/types | Package types declares the data types and implements the algorithms for type-checking of Go packages. |
third_party/golang/netutil | |
third_party/golang/template | This package is copied from Go library text/template. |
- Version
- v1.2.0-alpha.5
- Published
- Dec 15, 2015
- Platform
- js/wasm
- Last checked
- 10 seconds ago –
Tools for package owners.