Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MarsClient ¶
type MarsClient interface {
WaitingFor(ctx context.Context, req mars.WaitingForRequest) (mars.WaitingForResponse, error)
}
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) PlayerInputHandler ¶
func (s *Service) PlayerInputHandler(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.