atom_pb

package
v0.5.1 Latest Latest
Warning

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

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

Documentation

Overview

Package atom_pb describes the serialization format for general atom information.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Atom

type Atom interface {
	proto.Message
}

Atom is the interface implemented by all atom storage objects.

var InvokeMarker Atom = &Invoke{}

InvokeMarker is the singleton instance of Invoke that can be used to avoid allocations.

type Handler

type Handler func(context.Context, Atom) error

Handler is a function to which a stream of atoms can be handed.

Jump to

Keyboard shortcuts

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