go/src/internal/trace/event/event.go

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