Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager integrates operations on snippets stored in a file.
func NewManager ¶
func NewManager(fh *fs.FileHandler) (*Manager, error)
NewManager creates a pointer to a Manager instance for a given file handle.
Click to show internal directories.
Click to hide internal directories.