Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
Package backend provides a mechianism for registering a backend such that incoming requests to the frontend can be distributed to it.
|
Package backend provides a mechianism for registering a backend such that incoming requests to the frontend can be distributed to it. |
Package frontend provides a mechanism by which a single Go binary can distribute incoming connections to a set of backends or serve them directly.
|
Package frontend provides a mechanism by which a single Go binary can distribute incoming connections to a set of backends or serve them directly. |
Package trie implements a variant of http.ServeMux that uses a trie instead of a map.
|
Package trie implements a variant of http.ServeMux that uses a trie instead of a map. |
Click to show internal directories.
Click to hide internal directories.