neo

package
v0.0.30 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: AGPL-3.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActiveBlock

type ActiveBlock struct {
	context.Context
	// contains filtered or unexported fields
}

func NewBlock

func NewBlock(ctx context.Context, dir string, capacity int) *ActiveBlock

func (*ActiveBlock) Close

func (a *ActiveBlock) Close() error

func (*ActiveBlock) Commit added in v0.0.28

func (a *ActiveBlock) Commit(domain string)

func (*ActiveBlock) ReadBlock added in v0.0.29

func (a *ActiveBlock) ReadBlock(id ulid.ULID, f func(parquet.ReaderAtSeeker))

func (*ActiveBlock) WriteEntry

func (a *ActiveBlock) WriteEntry(e *entry.Entry)

type Sys

type Sys struct {
	Timestamp time.Time
	Labels    map[string]string
	Name      string
	Value     float64
}

Jump to

Keyboard shortcuts

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