package
Version:
v0.0.0-...-b401549
Opens a new window with list of versions in this module.
Published: May 29, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Question struct {
ID string
Text string `json:"text" xml:"Question"`
Answer string `json:"answer" xml:"Answer"`
Author string `json:"author" xml:"Author"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.