package
Version:
v0.0.0-...-8e614fc
Opens a new window with list of versions in this module.
Published: Oct 14, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Entry struct {
ID int `json:"id"`
Question string `json:"question"`
Answer string `json:"answer"`
Dummy1 string `json:"dummy1"`
Dummy2 string `json:"dummy2"`
Dummy3 string `json:"dummy3"`
}
func GetAllEntries() []Entry
Source Files
¶
Click to show internal directories.
Click to hide internal directories.