Documentation ¶
Index ¶
Constants ¶
View Source
const EnvKeyGCSToken = "GCS_KEY"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientWrapper ¶
type ClientWrapper struct {
// contains filtered or unexported fields
}
func (*ClientWrapper) Close ¶
func (client *ClientWrapper) Close() error
type InMemoryClient ¶
type InMemoryClient struct{}
func (*InMemoryClient) Close ¶
func (c *InMemoryClient) Close() error
Click to show internal directories.
Click to hide internal directories.