frontmatter

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 2 more Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUnexpectedEOF = fmt.Errorf("unexpected eof")

Functions

This section is empty.

Types

type Meta

type Meta struct {
	Title string `yaml:"Title"`
	ID    string `yaml:"ID"`
}

func ExtractFromFile

func ExtractFromFile(path string) (*Meta, []string, error)

func ExtractFromLines

func ExtractFromLines(lines []string) (*Meta, []string, error)

Jump to

Keyboard shortcuts

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