Documentation ¶
Index ¶
- Constants
- func GetdebugServerTraceByMethodContext(p *debugServerTraceByMethodContextParam) (*debugServerTraceByMethodContext, error)
- func GetrpcInterceptorIOCInterfaceSingleton() (rpcInterceptorIOCInterface, error)
- func GetrpcInterceptorSingleton() (*rpcInterceptor, error)
- func GettraceGoRoutineInterceptorFacadeCtx(p *traceGoRoutineInterceptorFacadeCtxParam) (*traceGoRoutineInterceptorFacadeCtx, error)
- func GettraceGoRoutineInterceptorFacadeCtxIOCInterface(p *traceGoRoutineInterceptorFacadeCtxParam) (traceGoRoutineInterceptorFacadeCtxIOCInterface, error)
- func GettraceInterceptorIOCInterfaceSingleton() (traceInterceptorIOCInterface, error)
- func GettraceInterceptorSingleton() (*traceInterceptor, error)
- func GettraceServiceImplIOCInterfaceSingleton() (traceServiceImplIOCInterface, error)
- func GettraceServiceImplSingleton() (*traceServiceImpl, error)
- type ThisrpcInterceptor
- type ThistraceInterceptor
- type ThistraceServiceImpl
- type TraceConfig
Constants ¶
View Source
const Name = "trace"
Variables ¶
This section is empty.
Functions ¶
func GetdebugServerTraceByMethodContext ¶
func GetdebugServerTraceByMethodContext(p *debugServerTraceByMethodContextParam) (*debugServerTraceByMethodContext, error)
func GetrpcInterceptorIOCInterfaceSingleton ¶
func GetrpcInterceptorIOCInterfaceSingleton() (rpcInterceptorIOCInterface, error)
func GetrpcInterceptorSingleton ¶
func GetrpcInterceptorSingleton() (*rpcInterceptor, error)
func GettraceGoRoutineInterceptorFacadeCtx ¶
func GettraceGoRoutineInterceptorFacadeCtx(p *traceGoRoutineInterceptorFacadeCtxParam) (*traceGoRoutineInterceptorFacadeCtx, error)
func GettraceGoRoutineInterceptorFacadeCtxIOCInterface ¶
func GettraceGoRoutineInterceptorFacadeCtxIOCInterface(p *traceGoRoutineInterceptorFacadeCtxParam) (traceGoRoutineInterceptorFacadeCtxIOCInterface, error)
func GettraceInterceptorIOCInterfaceSingleton ¶
func GettraceInterceptorIOCInterfaceSingleton() (traceInterceptorIOCInterface, error)
func GettraceInterceptorSingleton ¶
func GettraceInterceptorSingleton() (*traceInterceptor, error)
func GettraceServiceImplIOCInterfaceSingleton ¶
func GettraceServiceImplIOCInterfaceSingleton() (traceServiceImplIOCInterface, error)
func GettraceServiceImplSingleton ¶
func GettraceServiceImplSingleton() (*traceServiceImpl, error)
Types ¶
type ThisrpcInterceptor ¶
type ThisrpcInterceptor struct { }
func (*ThisrpcInterceptor) This ¶
func (t *ThisrpcInterceptor) This() rpcInterceptorIOCInterface
type ThistraceInterceptor ¶
type ThistraceInterceptor struct { }
func (*ThistraceInterceptor) This ¶
func (t *ThistraceInterceptor) This() traceInterceptorIOCInterface
type ThistraceServiceImpl ¶
type ThistraceServiceImpl struct { }
func (*ThistraceServiceImpl) This ¶
func (t *ThistraceServiceImpl) This() traceServiceImplIOCInterface
type TraceConfig ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.