belt

package
v0.0.0-...-3f86ab2 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Belt

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

func NewBelt

func NewBelt(capacity int) *Belt

func (*Belt) Accept

func (b *Belt) Accept() [][]codec.Bytes

func (*Belt) Close

func (b *Belt) Close()

func (*Belt) Deliever

func (b *Belt) Deliever(by [][]codec.Bytes) error

func (*Belt) HasNext

func (b *Belt) HasNext() bool

func (*Belt) Metrics

func (b *Belt) Metrics() (Stat, error)

type Stat

type Stat interface {
}

Jump to

Keyboard shortcuts

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