lino_s3_map

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 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 IndexItem

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

type Map

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

func LoadEntireMap

func LoadEntireMap(obj *lino_s3.LinoS3Object) (*Map, error)

func LoadMap

func LoadMap(obj *lino_s3.LinoS3Object) (*Map, error)

func NewMap

func NewMap(obj *lino_s3.LinoS3Object) *Map

func (*Map) Delete

func (l *Map) Delete() (*s3.DeleteObjectOutput, error)

func (*Map) Get

func (l *Map) Get(key string) ([]byte, error)

func (*Map) MapAllRangeKey

func (l *Map) MapAllRangeKey() (map[string]string, error)

func (*Map) PieceKey

func (l *Map) PieceKey(key string) (string, error)

func (*Map) Save

func (l *Map) Save() error

func (*Map) Set

func (l *Map) Set(key string, data []byte) error

func (*Map) ValidateAndFreeze

func (l *Map) ValidateAndFreeze() error

Jump to

Keyboard shortcuts

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