Documentation
¶
Overview ¶
The hacks package contains various utilities for common and typical cases.
This package and its sub-packages are "perpetually unstable": the composition of packages and their API's change without warning or tag versioning, depending on personal needs, requirements and preferences, as well as when official packages emerge that duplicate the behavior of current ones. Use vendoring to fix the specific state of the desired package, or simply copy the required utilities manually.
Directories
¶
Path | Synopsis |
---|---|
Package context provides utils for universal context.Context typed manipulations by generics.
|
Package context provides utils for universal context.Context typed manipulations by generics. |
net
|
|
http
Package http contains utilities, jokes and helpers for manipulate HTTP data in clients and servers.
|
Package http contains utilities, jokes and helpers for manipulate HTTP data in clients and servers. |
The path package contains utilities for working with URL paths.
|
The path package contains utilities for working with URL paths. |
The pointer package contains utilities for working with pointers.
|
The pointer package contains utilities for working with pointers. |
The sync package contains utilities for working with builtin sync objects or operate with something via your own.
|
The sync package contains utilities for working with builtin sync objects or operate with something via your own. |
The testing package contains utilities for autotests.
|
The testing package contains utilities for autotests. |
Click to show internal directories.
Click to hide internal directories.