Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LookupHost ¶
LookupHost looks up the given host using etcd or the local resolver. It returns an array of that host's addresses See LookupHost in packages chain/net/etcdname and net for more.
Types ¶
type Dialer ¶
Dialer satisfies the interface pq.Dialer, using chain/net/etcdname for hostname lookups in addition to the local resolver.
Directories ¶
Path | Synopsis |
---|---|
http
|
|
httpjson
Package httpjson creates HTTP handlers to map request and response formats onto Go function signatures.
|
Package httpjson creates HTTP handlers to map request and response formats onto Go function signatures. |
limit
Package limit provides a rate limiting HTTP handler.
|
Package limit provides a rate limiting HTTP handler. |
reqid
Package reqid creates request IDs and stores them in Contexts.
|
Package reqid creates request IDs and stores them in Contexts. |
static
Package static provides a handler for serving static assets from an in-memory map.
|
Package static provides a handler for serving static assets from an in-memory map. |
Click to show internal directories.
Click to hide internal directories.