Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Edit ¶
type Edit struct {
controller.Super
Error bool
Journal model.Journal
}
Edit Handle updating an existing entry
type Index ¶
type Index struct {
controller.Super
Journals []model.Journal
Saved bool
}
Index Handle displaying all blog entries
Click to show internal directories.
Click to hide internal directories.