Directories ¶
Path | Synopsis |
---|---|
Package apiutil contains routines for creating API endpoints.
|
Package apiutil contains routines for creating API endpoints. |
Package dynconfig provides routines for implementing dynamic configuration files.
|
Package dynconfig provides routines for implementing dynamic configuration files. |
Package gate provides management of critical sections
|
Package gate provides management of critical sections |
Package httputil contains various http utilities.
|
Package httputil contains various http utilities. |
Package jsonutil provides utilities for reading and unmarshaling JSON including strict unmarshaling of JSON into go structs.
|
Package jsonutil provides utilities for reading and unmarshaling JSON including strict unmarshaling of JSON into go structs. |
Package keyedqueue provides a queue with keyed elements allowing elements already on the queue to be easily replaced.
|
Package keyedqueue provides a queue with keyed elements allowing elements already on the queue to be easily replaced. |
Package pool provides pools for io.Closer instances.
|
Package pool provides pools for io.Closer instances. |
Package preference contains routines for maintaining order of preference for expensive processes such as RPC methods.
|
Package preference contains routines for maintaining order of preference for expensive processes such as RPC methods. |
Package queuesender implements asynchronous http.
|
Package queuesender implements asynchronous http. |
Package retry allows multiple goroutines to function until it succeeds.
|
Package retry allows multiple goroutines to function until it succeeds. |
Package synchttp writes JSON to an endpoint and waits for a response.
|
Package synchttp writes JSON to an endpoint and waits for a response. |
Package trimetrics contains routines to facilitate exposing metrics in tricorder.
|
Package trimetrics contains routines to facilitate exposing metrics in tricorder. |
Package yamlutil provides utilities for reading and unmarshaling YAML including strict unmarshaling of YAML into go structs.
|
Package yamlutil provides utilities for reading and unmarshaling YAML including strict unmarshaling of YAML into go structs. |
Click to show internal directories.
Click to hide internal directories.