Documentation
¶
Overview ¶
Package reminder defines file constants for the session reminder subsystem.
Index ¶
Constants ¶
View Source
const (
// Reminders is the session-scoped reminders file.
Reminders = "reminders.json"
)
Reminder file constants for .context/ directory.
View Source
const (
// VarReminderList is the template variable for formatted reminder list.
VarReminderList = "ReminderList"
)
Template variable keys for reminder hooks.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.