loadsave

package
v2.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: BSD-3-Clause Imports: 9 Imported by: 0

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

func NewReadonly(getter storage.Getter) file.LoadSaver

NewReadonly returns a new read-only load-saver which will error on write.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL