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

one use

	go.opentelemetry.io/otel/api/metric (current package)
		counter.go#L56: func (c Int64Counter) Bind(labels ...label.KeyValue) (h BoundInt64Counter) {