gtrace

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2020 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	StatusOK = "200"
)

Functions

func InitTracer

func InitTracer(opt TracerConfig) error

func NewClientWrapper

func NewClientWrapper() client.Wrapper

func NewHandlerWrapper

func NewHandlerWrapper() server.HandlerWrapper

func NewSubscriberWrapper

func NewSubscriberWrapper() server.SubscriberWrapper

Types

type TracerConfig

type TracerConfig struct {
	Address   string `json:"addr"`
	SampleMod uint64 `json:"sample_mod"`

	HostPort string `json:"-"`
	SrvName  string `json:"-"`
}

Jump to

Keyboard shortcuts

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