go.opencensus.iogo.opencensus.io/tag

Imports of package tag

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
runtime/pprofPackage pprof writes runtime profiling data in the format expected by the pprof visualization tool.
sortPackage sort provides primitives for sorting slices and user-defined collections.