Documentation
¶
Index ¶
Constants ¶
View Source
const Filename = "mfd.json"
Filename is the name of the file written with MFD data
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Display ¶
type Display struct {
Pages []Page `json:"pages"`
}
Display is the main display structure to write
Click to show internal directories.
Click to hide internal directories.