manifold

package
v0.11.9 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2022 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manifold

type Manifold interface {
	Initialize(sinks *[]sink.Sink) error
	Distribute(e []envelope.Envelope) error
}

type SimpleManifold added in v0.5.2

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

A stupid-simple manifold with strict guarantees

func (*SimpleManifold) Distribute added in v0.5.2

func (m *SimpleManifold) Distribute(envelopes []envelope.Envelope, s *stats.ProtocolStats) error

func (*SimpleManifold) Initialize added in v0.5.2

func (m *SimpleManifold) Initialize(sinks *[]sink.Sink) error

Jump to

Keyboard shortcuts

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