Documentation ¶ Index ¶ func Flush() func NewClockWithObserve(name string, tags ...stats.Tag) *stats.Clock func Start(ctx context.Context, logger hclog.Logger, options ...func(*Options)) func WithHandler(handler stats.Handler) func(*Options) func WithTick(tick time.Duration) func(*Options) type Options Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Flush ¶ func Flush() func NewClockWithObserve ¶ func NewClockWithObserve(name string, tags ...stats.Tag) *stats.Clock func Start ¶ func Start(ctx context.Context, logger hclog.Logger, options ...func(*Options)) func WithHandler ¶ func WithHandler(handler stats.Handler) func(*Options) func WithTick ¶ func WithTick(tick time.Duration) func(*Options) Types ¶ type Options ¶ type Options struct { // contains filtered or unexported fields } Source Files ¶ View all Source files stats.go Click to show internal directories. Click to hide internal directories.