trace

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "trace"

Variables

This section is empty.

Functions

func GetdebugServerTraceByMethodContext added in v1.0.2

func GetdebugServerTraceByMethodContext(p *debugServerTraceByMethodContextParam) (*debugServerTraceByMethodContext, error)

func GetrpcInterceptorIOCInterfaceSingleton added in v1.0.2

func GetrpcInterceptorIOCInterfaceSingleton() (rpcInterceptorIOCInterface, error)

func GetrpcInterceptorSingleton added in v1.0.2

func GetrpcInterceptorSingleton() (*rpcInterceptor, error)

func GettraceGoRoutineInterceptorFacadeCtx added in v1.0.2

func GettraceGoRoutineInterceptorFacadeCtx(p *traceGoRoutineInterceptorFacadeCtxParam) (*traceGoRoutineInterceptorFacadeCtx, error)

func GettraceGoRoutineInterceptorFacadeCtxIOCInterface added in v1.0.2

func GettraceGoRoutineInterceptorFacadeCtxIOCInterface(p *traceGoRoutineInterceptorFacadeCtxParam) (traceGoRoutineInterceptorFacadeCtxIOCInterface, error)

func GettraceInterceptorIOCInterfaceSingleton added in v1.0.2

func GettraceInterceptorIOCInterfaceSingleton() (traceInterceptorIOCInterface, error)

func GettraceInterceptorSingleton added in v1.0.2

func GettraceInterceptorSingleton() (*traceInterceptor, error)

func GettraceServiceImplIOCInterfaceSingleton added in v1.0.2

func GettraceServiceImplIOCInterfaceSingleton() (traceServiceImplIOCInterface, error)

func GettraceServiceImplSingleton added in v1.0.2

func GettraceServiceImplSingleton() (*traceServiceImpl, error)

Types

type ThisrpcInterceptor added in v1.0.2

type ThisrpcInterceptor struct {
}

func (*ThisrpcInterceptor) This added in v1.0.2

func (t *ThisrpcInterceptor) This() rpcInterceptorIOCInterface

type ThistraceInterceptor added in v1.0.2

type ThistraceInterceptor struct {
}

func (*ThistraceInterceptor) This added in v1.0.2

func (t *ThistraceInterceptor) This() traceInterceptorIOCInterface

type ThistraceServiceImpl added in v1.0.2

type ThistraceServiceImpl struct {
}

func (*ThistraceServiceImpl) This added in v1.0.2

func (t *ThistraceServiceImpl) This() traceServiceImplIOCInterface

type TraceConfig

type TraceConfig struct {
	CollectorAddress string `yaml:"collector-address"`
	ValueDepth       int    `yaml:"value-depth"`
}

Directories

Path Synopsis
api
log

Jump to

Keyboard shortcuts

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