frontmatter

package
v4.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2026 License: MIT Imports: 6 Imported by: 0

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

type Frontmatter struct {
	DependsOn []string
	Input     string
	Output    string
}

func FrontmatterParse

func FrontmatterParse(filePath *pathutils.PathCfs) (*Frontmatter, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL