github.com/coreos/etcd/Godeps/_workspace/src/github.com/coreos/pkg/capnslog | |
github.com/coreos/etcd/pkg/types | Package types declares various data types and implements type-checking functions. |
net | Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. |
net/url | Package url parses URLs and implements query escaping. |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |