Documentation ¶
Index ¶
- func GetCallerInsideSourceRoot(skip int) (pc uintptr, file string, line int, ok bool)
- func GetPackageAndName(pc uintptr) (string, string)
- func GetPackageAndNameAndBoundaries(pc uintptr) (string, string, string)
- func GetRemoteConfiguration() map[string]interface{}
- func GetSourceRoot() string
- func Logger() *log.Logger
- func SetLogger(l *log.Logger)
- func SetRemoteConfiguration(config map[string]interface{})
- func SetSourceRoot(root string)
- func SetTracer(t opentracing.Tracer)
- func Tracer() opentracing.Tracer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCallerInsideSourceRoot ¶ added in v0.1.13
func GetPackageAndNameAndBoundaries ¶ added in v0.4.0
func SetRemoteConfiguration ¶ added in v0.3.0
func SetRemoteConfiguration(config map[string]interface{})
func SetTracer ¶
func SetTracer(t opentracing.Tracer)
func Tracer ¶
func Tracer() opentracing.Tracer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.