mkv

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModernSaver

type ModernSaver struct {
	// contains filtered or unexported fields
}

func New

func New(path string) (*ModernSaver, error)

func (ModernSaver) Close

func (sl ModernSaver) Close() error

func (ModernSaver) Delete

func (s ModernSaver) Delete(rm persist.Key) error

func (ModernSaver) Get

func (s ModernSaver) Get(key persist.Key) ([]byte, error)

func (ModernSaver) List

func (s ModernSaver) List() ([]persist.Key, error)

func (ModernSaver) Put

func (s ModernSaver) Put(key persist.Key, data []byte) error

func (ModernSaver) PutMultiple added in v0.4.0

func (s ModernSaver) PutMultiple(values []persist.KeyValuePair) error

Jump to

Keyboard shortcuts

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