Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Experiment ¶
type Experiment struct { Crosser Mutator Populator Searcher Selector Speciator Transcriber Translator // contains filtered or unexported fields }
func (*Experiment) Subscribers ¶
func (m *Experiment) Subscribers() []evo.Subscription
type Transcriber ¶
type Transcriber struct{ Called, HasError bool }
func (*Transcriber) Transcribe ¶
Click to show internal directories.
Click to hide internal directories.