roaringfiles

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2019 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MultiLog

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

func NewFS

func NewFS(base string) *MultiLog

func NewMKV

func NewMKV(base string) (*MultiLog, error)

func NewSQLite

func NewSQLite(base string) (*MultiLog, error)

func (*MultiLog) Close

func (log *MultiLog) Close() error

func (*MultiLog) CompressAll

func (log *MultiLog) CompressAll() error

func (*MultiLog) Delete

func (log *MultiLog) Delete(addr librarian.Addr) error

func (*MultiLog) Get

func (log *MultiLog) Get(addr librarian.Addr) (margaret.Log, error)

func (*MultiLog) List

func (log *MultiLog) List() ([]librarian.Addr, error)

List returns a list of all stored sublogs

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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