links

package
v1.22.1 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	Path      string
	Templates map[string]*template.Template
}

func Load

func Load(path string) Repository

*

  • Load YAML file

func LoadFromString

func LoadFromString(str string) Repository

*

  • Load YAML file

func (Repository) Generate

func (r Repository) Generate(name string, data map[string]string) string

*

  • Resolve URL

Jump to

Keyboard shortcuts

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