Documentation ¶
Overview ¶
Package loadsave provides lightweight persistence abstraction for manifest operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(getter storage.Getter, putter storage.Putter, pipelineFn func() pipeline.Interface) file.LoadSaver
New returns a new read-write load-saver.
func NewReadonly ¶
NewReadonly returns a new read-only load-saver which will error on write.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.