Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InputTopic = flow.GenericTopic("input", format.Gengar(), format.Gengar()) OutputTopic = flow.GenericTopic("output", format.Gengar(), format.Gengar()) EmptyTopic = flow.GenericTopic("", format.Gengar(), format.Gengar()) ErrMock = errors.New("mock") ErrRecoverable = errors.New("recoverable") ErrIrrecoverable = errors.New("irrrecoverable") )
Functions ¶
func MockOneToOne ¶
func Repository ¶
func Repository() stateful.Repository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.