get

package
v0.0.0-...-d090297 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package get provides functionality for retrieving document metadata.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(path string, opts ...Option) (report.Report, error)

Get retrieves metadata from (markdown) files rooted at the given path.

Types

type Option

type Option interface {
	// contains filtered or unexported methods
}

Option is an option to Get.

func Expr

func Expr(e string) Option

Expr specifies an expression used to filter fields.

Jump to

Keyboard shortcuts

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