tracer

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2019 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ShouldTrace bool
	LogFilePath string
}

func NewConfig

func NewConfig(shouldTrace bool, logFilePath string) Config

type Tracer

type Tracer struct {
	Logger zap.SugaredLogger
	// contains filtered or unexported fields
}

func NewTracer

func NewTracer(cfg Config) (Tracer, error)

func (Tracer) Assert

func (t Tracer) Assert(assertion func(tracer Tracer))

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL