go.opencensus.iogo.opencensus.io/stats/internal Index | Files

package internal

import "go.opencensus.io/stats/internal"

Index

Constants

const (
	MaxNameLength = 255
)

Variables

var DefaultRecorder func(*tag.Map, interface{})

DefaultRecorder will be called for each Record call.

var SubscriptionReporter func(measure string)

SubscriptionReporter reports when a view subscribed with a measure.

Functions

func IsPrintable

func IsPrintable(str string) bool

Source Files

record.go validation.go

Version
v0.7.0
Published
Apr 4, 2018
Platform
js/wasm
Imports
1 packages
Last checked
3 hours ago

Tools for package owners.