Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalStorage ¶
type LocalStorage struct {
// contains filtered or unexported fields
}
func NewLocalStorage ¶
func NewLocalStorage(filename, bucket string) (*LocalStorage, error)
func (*LocalStorage) Close ¶
func (s *LocalStorage) Close() error
Click to show internal directories.
Click to hide internal directories.