Documentation ¶
Index ¶
- func Init(address, serviceName string)
- func SendDbq(depth int, ins Instance, severity Severity, m SendDbqModel, onGoroutine bool)
- func SendInfo(depth int, ins Instance, severity Severity, message string, data *string, ...)
- func SendService(depth int, ins Instance, severity Severity, m SendServiceModel, ...)
- type Instance
- type SendDbqModel
- type SendServiceModel
- type Severity
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendDbq ¶ added in v1.1.7
func SendDbq(depth int, ins Instance, severity Severity, m SendDbqModel, onGoroutine bool)
func SendService ¶
func SendService(depth int, ins Instance, severity Severity, m SendServiceModel, onGoroutine bool)
Types ¶
type SendDbqModel ¶ added in v1.1.7
type SendServiceModel ¶
Click to show internal directories.
Click to hide internal directories.