storage

package
v2.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 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 ChunkNotifierStore

type ChunkNotifierStore interface {
	Notify(channelName string, n interface{}) error
}

type ExampleChunkMatcher

type ExampleChunkMatcher struct{}

func (*ExampleChunkMatcher) Match

func (cn *ExampleChunkMatcher) Match(n listener.Notification, address string) bool

type ExampleChunkNotifier

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

func NewExampleChunkNotifier

func NewExampleChunkNotifier(cstore ChunkNotifierStore) *ExampleChunkNotifier

func (*ExampleChunkNotifier) Notify

type ExampleChunkWaiter

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

func NewExampleChunkWaiter

func NewExampleChunkWaiter(awb broadcaster.Broadcaster) *ExampleChunkWaiter

func (*ExampleChunkWaiter) WaitForChunk

func (cw *ExampleChunkWaiter) WaitForChunk(c *types.ChunkNotification)

Jump to

Keyboard shortcuts

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