overflow_probes/central/api/module/log.go

6 lines
63 B
Go
Raw Normal View History

2017-09-29 12:30:27 +00:00
package module
const (
LogService_Send = "LogService.send"
)