Versions in this module Expand all Collapse all v0 v0.31.0 Oct 23, 2018 v0.30.0 Oct 8, 2018 Changes in this version + func NewContext(ctx context.Context, m Metadata) context.Context + type Metadata struct + EventID string + EventType string + Resource Resource + Timestamp time.Time + func FromContext(ctx context.Context) (Metadata, bool) + type Resource struct + Name string + Service string + Type string