Documentation
¶
Overview ¶
code-from-spec: SPEC/golang/implementation/parsing/frontmatter@0QVTBn-vNbNOgysfrOsEloJnhOE
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFileUnreadable = errors.New("file unreadable")
View Source
var ErrMalformedYAML = errors.New("malformed YAML")
Functions ¶
This section is empty.
Types ¶
type Frontmatter ¶
func FrontmatterParse ¶
func FrontmatterParse(filePath *pathutils.PathCfs) (*Frontmatter, error)
Click to show internal directories.
Click to hide internal directories.