Documentation ¶
Index ¶
- type Options
- type Server
- func (srv *Server) HandleList(ctx context.Context, r *msg.Request) (*msg.Response, error)
- func (srv *Server) HandleListen(ctx context.Context, r *msg.Request) (*msg.Response, error)
- func (srv *Server) HandleStat(ctx context.Context, r *msg.Request) (*msg.Response, error)
- func (srv *Server) Run(ctx context.Context) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) HandleList ¶
func (*Server) HandleListen ¶
func (*Server) HandleStat ¶
Click to show internal directories.
Click to hide internal directories.