Documentation
¶
Index ¶
- Variables
- type Frgm
- func (f *Frgm) Encode(out io.Writer, snippets snippet.Snippets) error
- func (f *Frgm) Export(snippets snippet.Snippets, dest string) error
- func (f *Frgm) Load(src string) (snippet.Snippets, error)
- func (f *Frgm) LoadSet(in io.Reader, defaultGroup string) (*snippet.SnippetSet, error)
- func (f *Frgm) LoadSets(src string) ([]*snippet.SnippetSet, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var AllowExts = format.Exts{".yml", ".yaml"}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.