Documentation ¶
Index ¶
Constants ¶
View Source
const ( Invalid byte = iota ACK EOM Heartbeat CommitChain CommitEntry RevealEntry DBSig Transaction MissingMsg MissingReply DBStateRequest DBStateReply StartRecording MESSAGEMAX )
message ID
Variables ¶
This section is empty.
Functions ¶
func MessageName ¶
Types ¶
type App ¶
func (*App) SendRandomizedMessage ¶
func (a *App) SendRandomizedMessage()
func (*App) StartRecording ¶
func (a *App) StartRecording()
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
func NewGenerator ¶
func (*Generator) CreateMessage ¶
func (*Generator) WeightedRandomType ¶
Click to show internal directories.
Click to hide internal directories.