build: golang.org/x/build Index | Files | Directories

Packages imported by build

PathSynopsis
crypto/tlsPackage tls partially implements TLS 1.2, as specified in RFC 5246.
crypto/x509Package x509 parses X.509-encoded keys and certificates.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/​O with functions analogous to C's printf and scanf.
netPackage net provides a portable interface for network I/​O, including TCP/​IP, UDP, domain name resolution, and Unix domain sockets.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.