Documentation ¶ Index ¶ func NewPlugin(section *booklit.Section) booklit.Plugin type Plugin func (plugin Plugin) String(arg string) booklit.Content Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewPlugin ¶ func NewPlugin(section *booklit.Section) booklit.Plugin Types ¶ type Plugin ¶ type Plugin struct { // contains filtered or unexported fields } func (Plugin) String ¶ func (plugin Plugin) String(arg string) booklit.Content Source Files ¶ View all Source files plugin.go Click to show internal directories. Click to hide internal directories.