data

package
v0.1.15900 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type YML

type YML struct {
	Links struct {
		CLIDocs     string `yaml:"cli_docs"`
		OrbDocs     string `yaml:"orb_docs"`
		NewAPIToken string `yaml:"new_api_token"`
	} `yaml:"links"`
}

YML maps the YAML found in _data/data.yml Be sure to update this type when you modify the structure of that file!

func LoadData

func LoadData() (*YML, error)

LoadData should be called once to decode the YAML into YML.

Jump to

Keyboard shortcuts

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