Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LotteryNumbers ¶
type LotteryNumbers struct {
Lines [][]int `json:"lines"`
}
Define your models here. For example: LotteryNumbers represents a set of generated lottery numbers.
Click to show internal directories.
Click to hide internal directories.