storage

package
v0.0.0-...-add3e8a Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoltStorage

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

func New

func New(storageDir, bucket string) (*BoltStorage, error)

func (*BoltStorage) Delete

func (s *BoltStorage) Delete(id string) error

func (*BoltStorage) Get

func (s *BoltStorage) Get(id string) ([]byte, error)

func (*BoltStorage) Set

func (s *BoltStorage) Set(id string, value []byte) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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