package unit

import "go.opentelemetry.io/otel/unit"

Package unit provides units.

Index

Types

type Unit

type Unit string
const (
	Dimensionless Unit = "1"
	Bytes         Unit = "By"
	Milliseconds  Unit = "ms"
)

Source Files

doc.go unit.go

Version
v0.12.0
Published
Sep 24, 2020
Platform
js/wasm
Last checked
57 seconds ago

Tools for package owners.