type Type … type Spec … var ArgTypes … // Names is a helper that produces a mapping of event names to event types. func Names(specs []Spec) map[string]Type { … } type Experiment … const NoExperiment …
type Type … type Spec … var ArgTypes … // Names is a helper that produces a mapping of event names to event types. func Names(specs []Spec) map[string]Type { … } type Experiment … const NoExperiment …