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

package internal

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

Index

Constants

const (
	MaxNameLength = 255
)

Functions

func IsPrintable

func IsPrintable(str string) bool

Types

type Recorder

type Recorder func(*tag.Map, time.Time, interface{})
var DefaultRecorder Recorder = nil

DefaultRecorder will be called for each Record call.

Source Files

record.go validation.go

Version
v0.3.0
Published
Feb 12, 2018
Platform
windows/amd64
Imports
2 packages
Last checked
2 minutes ago

Tools for package owners.