Versions in this module Expand all Collapse all v0 v0.10.1 Jan 13, 2019 v0.10.0 Dec 13, 2018 Changes in this version + var StatusTmpl = template.Must(template.New("statusTmpl").Parse(...)) + func Register(name string, s Surfacer) + type Surfacer interface + Write func(ctx context.Context, em *metrics.EventMetrics) + type SurfacerInfo struct + Conf string + Name string + Type string + func Init(sDefs []*surfacerpb.SurfacerDef) ([]*SurfacerInfo, error)