Versions in this module Expand all Collapse all v4 v4.9.0 Jul 31, 2024 Changes in this version + type Debug struct + func NewHandler(c client.Client) *Debug + func (d *Debug) Health(ctx context.Context, req *proto.HealthRequest, rsp *proto.HealthResponse) error + func (d *Debug) Log(ctx context.Context, stream server.Stream) error + func (d *Debug) Stats(ctx context.Context, req *proto.StatsRequest, rsp *proto.StatsResponse) error + func (d *Debug) Trace(ctx context.Context, req *proto.TraceRequest, rsp *proto.TraceResponse) error