kubernetesk8s.io/kubernetes/third_party/golang Directories

golang/ directory

Directories

PathSynopsis
third_party/golang/expansion
third_party/golang/go
third_party/golang/go/astPackage ast declares the types used to represent syntax trees for Go packages.
third_party/golang/go/buildPackage build gathers information about Go packages.
third_party/golang/go/constantPackage constant implements Values representing untyped Go constants and the corresponding operations.
third_party/golang/go/docPackage doc extracts source code documentation from a Go AST.
third_party/golang/go/parserPackage parser implements a parser for Go source files.
third_party/golang/go/printerPackage printer implements printing of AST nodes.
third_party/golang/go/scannerPackage scanner implements a scanner for Go source text.
third_party/golang/go/tokenPackage token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).
third_party/golang/go/typesPackage types declares the data types and implements the algorithms for type-checking of Go packages.
third_party/golang/netutil
third_party/golang/templateThis 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.