go.opentelemetry.io/otel/api/metric.Float64Counter.Bind (method)

one use

	go.opentelemetry.io/otel/api/metric (current package)
		counter.go#L49: func (c Float64Counter) Bind(labels ...label.KeyValue) (h BoundFloat64Counter) {