package
Version:
v0.0.0-...-fbf8389
Opens a new window with list of versions in this module.
Published: Mar 18, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Puzzle struct {
Title string `json:"title"`
URL string `json:"url"`
PublishTime int `json:"publish_time"`
FEN string `json:"fen"`
PGN string `json:"pgn"`
Image string `json:"image"`
}
Puzzle represents a chess.com puzzle
ToPost prepapres a Mattermost post for the puzzle object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.