Documentation
¶
Overview ¶
Package bcclient provides a client for the Blobcache API.
Index ¶
Constants ¶
View Source
const DefaultEndpoint = "unix:///run/blobcache/blobcache.sock"
DefaultEndpoint is the endpoint assumed if the environment variable defined by EnvBlobcacheAPI (BLOBCACHE_API) is not set.
View Source
const ( // EnvBlobcacheAPI is the name of the environment variable used // as the endpoint for the BLOBCACHE_API EnvBlobcacheAPI = "BLOBCACHE_API" )
Variables ¶
This section is empty.
Functions ¶
func NewClientFromEnv ¶
NewClientFromEnv creates a new client from environment variables
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.