foundation

package
v0.18.8 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stream

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

func Init

func Init(name string, ctx context.Context) (es *Stream, err error)

func (*Stream) End

func (es *Stream) End() (pos uint64, err error)

func (*Stream) Name

func (es *Stream) Name() string

func (*Stream) Stream

func (es *Stream) Stream(from store.StreamPosition, ctx context.Context) (out <-chan store.ReadEvent, err error)

func (*Stream) Write

func (es *Stream) Write() chan<- store.WriteEvent

Jump to

Keyboard shortcuts

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