archive

package
v0.0.0-...-37044f6 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoltArchive

type BoltArchive struct {
	DB            *bolt.DB
	MaxBucketSize uint64
}

func NewBoltArchive

func NewBoltArchive(path string) (*BoltArchive, error)

func (*BoltArchive) Slice

func (archive *BoltArchive) Slice(name string, offset, limit uint64, level int) ([]logtap.Message, error)

func (*BoltArchive) Write

func (archive *BoltArchive) Write(log logtap.Logger, msg logtap.Message)

Jump to

Keyboard shortcuts

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