definitions

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Definition

type Definition struct {
	Id    string `yaml:"id"`
	Name  string `yaml:"name"`
	Short string `yaml:"short"`
	Long  string `yaml:"long"`
}

func LoadYamlFile

func LoadYamlFile(fsys fs.ReadFileFS, path string) (*Definition, error)

func LoadYamlFiles

func LoadYamlFiles(fsys fs.ReadFileFS) ([]*Definition, error)

Jump to

Keyboard shortcuts

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