Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Part ¶
type Part struct {
Ident flect.Ident // chapter
Name flect.Ident // "Arrays and Slices"
Key string // arrays-and-slices
Number int // 9
Path string // path to the part
}
func (Part) MarshalJSON ¶
type Parts ¶
func (Parts) UpdateIdent ¶
Click to show internal directories.
Click to hide internal directories.