bytes | Package bytes implements functions for the manipulation of byte slices. |
github.com/golang/mock/sample/imp1 | |
github.com/golang/mock/sample/imp2 | |
github.com/golang/mock/sample/imp3 | |
github.com/golang/mock/sample/imp4 | |
hash | Package hash provides interfaces for hash functions. |
html/template | Package template (html/template) implements data-driven templates for generating HTML output safe against code injection. |
io | Package io provides basic interfaces to I/O primitives. |
log | Package log implements a simple logging package. |
net | Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. |
net/http | Package http provides HTTP client and server implementations. |
text/template | Package template implements data-driven templates for generating textual output. |