Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultHandler = newDebug()
)
Functions ¶
This section is empty.
Types ¶
type Debug ¶
type Debug struct { proto.DebugHandler // contains filtered or unexported fields }
func (*Debug) Health ¶
func (d *Debug) Health(ctx context.Context, req *proto.HealthRequest, rsp *proto.HealthResponse) error
func (*Debug) Stats ¶
func (d *Debug) Stats(ctx context.Context, req *proto.StatsRequest, rsp *proto.StatsResponse) error
Click to show internal directories.
Click to hide internal directories.