package
Version:
v0.0.0-...-ab44ecc
Opens a new window with list of versions in this module.
Published: Jul 28, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Record struct {
Name string `yaml:"name"`
Expect string `yaml:"expect,omitempty"`
Environments []string `yaml:"environments,flow,omitempty"`
}
type Records struct {
Records []Record `yaml:"records,flow"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.