Documentation ¶
Index ¶
- func GetModelOption(s ssh.Session, options []string, server *Server, sess ssh.Session) *tea.Program
- func Model(options []string, server *Server, sess ssh.Session) *parentModel
- func NewBasicBot(name string, lob *lobby) basicBot
- func NewCreateModel(com *commonModel) *createModel
- func NewGame(com *commonModel) *gameModel
- func NewInfoModel(com *commonModel) *infoModel
- func NewJoinModel(com *commonModel) *joinModel
- func NewLobby(done chan string, id string) *lobby
- func NewManager() *manager
- func NewMenu(com *commonModel) *menuModel
- func NewPlayer(com *commonModel) *player
- func NewSpinner() spinnerModel
- func NewStockfishBot(name string, depth int, lob *lobby) stockfishBot
- func NewStockfishModel(com *commonModel) *stockfishModel
- type Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetModelOption ¶
func NewCreateModel ¶
func NewCreateModel(com *commonModel) *createModel
func NewInfoModel ¶
func NewInfoModel(com *commonModel) *infoModel
func NewJoinModel ¶
func NewJoinModel(com *commonModel) *joinModel
func NewManager ¶
func NewManager() *manager
func NewSpinner ¶
func NewSpinner() spinnerModel
func NewStockfishBot ¶
STOCKFISH
func NewStockfishModel ¶
func NewStockfishModel(com *commonModel) *stockfishModel
Types ¶
Click to show internal directories.
Click to hide internal directories.