go.opencensus.io/trace.Link.Attributes (field)

4 uses

	go.opencensus.io/trace (current package)
		basetypes.go#L89: 	Attributes map[string]interface{}

	go.opencensus.io/plugin/ochttp
		server.go#L128: 				Attributes: nil,

	contrib.go.opencensus.io/exporter/stackdriver
		trace_proto.go#L164: 			copyAttributes(&link.Attributes, l.Attributes)

	golang.org/x/pkgsite/internal/dcensus
		debug.go#L54: 		dumpAttributes(&buf, l.Attributes)