Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogHandler ¶
type LogHandler struct {
// contains filtered or unexported fields
}
func NewLogHandler ¶
func NewLogHandler(logger *zap.Logger, pipe io.ReadCloser, rpcClient *rpc.Client, req *LogHandlerReq) *LogHandler
func (*LogHandler) Start ¶
func (l *LogHandler) Start(ctx context.Context)
type LogHandlerReq ¶
Click to show internal directories.
Click to hide internal directories.