Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command interface {
rangedb.AggregateMessage
CommandType() string
}
type CommandDispatcher ¶
type CommandDispatcher func(command Command)
type TestCase ¶
type TestCase struct {
// contains filtered or unexported fields
}
func (*TestCase) ThenInspectEvents ¶
Click to show internal directories.
Click to hide internal directories.