Documentation ¶
Overview ¶
Package local provides implementations of a stash.Service for local storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DialFileService ¶
DialFileService returns a file backed implementation of stash.Service from a url.
func DialMemoryService ¶
DialMemoryService returns a file backed implementation of stash.Service from a url.
func NewFileService ¶
NewFileService returns a file backed implementation of stash.Service for a path.
func NewMemoryService ¶
NewMemoryService returns a new purely in memory implementation of Store.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.