Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrAlreadyExists = errors.New("the session already exists")
Functions ¶
This section is empty.
Types ¶
type SessionStore ¶
func NewCloudStorageSessionStore ¶
func NewCloudStorageSessionStore(bucketName string, opts ...option.ClientOption) (SessionStore, error)
Click to show internal directories.
Click to hide internal directories.