parser

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArticleHeader

type ArticleHeader struct {
	Title string
	Date  string
	Draft bool
	Tags  []string
}

ArticleHeader holds meta data for an article.

func CreateHeaders

func CreateHeaders(filePaths []string, parentPath string) ([]ArticleHeader, error)

CreateHeaders creates ArticleHeader structs

Jump to

Keyboard shortcuts

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