Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoSavedQA = errors.New("This question is not exists in databese")
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
func (*Storage) CreateTableByNum ¶
CreateSchemaByNum creates table with specific number.
func (*Storage) ParseToFile ¶
func (*Storage) PickRightanswer ¶
PickRightanswer by question from storage.
Click to show internal directories.
Click to hide internal directories.