tracing

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StandardPayloadAttributeSizeLimit = 256
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientHandler

type ClientHandler struct {
	StartOptions                trace.StartOptions
	PayloadAttributeLengthLimit int
}

func NewStandardClientHandler added in v0.0.2

func NewStandardClientHandler() *ClientHandler

func (*ClientHandler) HandleConn

func (c *ClientHandler) HandleConn(ctx context.Context, cs stats.ConnStats)

func (*ClientHandler) HandleRPC

func (c *ClientHandler) HandleRPC(ctx context.Context, rs stats.RPCStats)

func (*ClientHandler) TagConn

func (*ClientHandler) TagRPC

type ServerHandler

type ServerHandler struct {
	StartOptions                trace.StartOptions
	PayloadAttributeLengthLimit int
}

func NewStandardServerHandler added in v0.0.2

func NewStandardServerHandler() *ServerHandler

func (*ServerHandler) HandleConn

func (s *ServerHandler) HandleConn(ctx context.Context, cs stats.ConnStats)

func (*ServerHandler) HandleRPC

func (s *ServerHandler) HandleRPC(ctx context.Context, rs stats.RPCStats)

func (*ServerHandler) TagConn

func (*ServerHandler) TagRPC

Jump to

Keyboard shortcuts

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