Documentation
¶
Index ¶
- Variables
- type Server
- func (svc *Server) History(w http.ResponseWriter, r *http.Request)
- func (svc *Server) Index(w http.ResponseWriter, r *http.Request)
- func (svc *Server) Launch() websocket.Handler
- func (svc *Server) Play(replay bool) websocket.Handler
- func (svc *Server) Start(ctx context.Context) error
- func (svc *Server) Task(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = model.ErrNotFound
View Source
var InternalServerError = model.InternalServerError
View Source
var NotFoundError = model.NotFoundError
Functions ¶
This section is empty.
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.