Documentation
¶
Overview ¶
Package models contains data storage models (i.e database).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data struct {
ID int
}
Data represents a piece of data. The fields of UserData operate at depth level 2.
Click to show internal directories.
Click to hide internal directories.