Documentation
¶
Index ¶
Constants ¶
View Source
const ( Brainstorm = "brainstorm" Meeting = "meeting" Lecture = "lecture" Notes = "notes" )
Template name constants. Use these instead of string literals for compile-time safety.
Variables ¶
View Source
var ErrUnknown = errors.New("unknown template")
ErrUnknown indicates an invalid template name was specified.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.