Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacherClient ¶
type CacherClient struct { cacher.CacherClient Conn *grpc.ClientConn }
func New ¶
func New(facility string) (CacherClient, error)
New returns a new cacher client for the requested facility. It respects the following environment variables: CACHER_USE_TLS, CACHER_CERT_URL, and CACHER_GRPC_AUTHORITY.
Click to show internal directories.
Click to hide internal directories.