Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFigureTypeNotFound error = errors.New("figure type not found")
Functions ¶
func RunHttpServer ¶
func RunHttpServer() error
Types ¶
type Handlers ¶
type Handlers struct {
ChessCalculator chesslib.ChessKingUnderDangerCalculator
}
func (*Handlers) IsKingUnderAttackHandler ¶
func (Handlers *Handlers) IsKingUnderAttackHandler(w http.ResponseWriter, r *http.Request)
type RespIsKingUnderAttack ¶
Click to show internal directories.
Click to hide internal directories.