package
Version:
v0.1.16737
Opens a new window with list of versions in this module.
Published: Feb 10, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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!
LoadData should be called once to decode the YAML into YML.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.