internal

package
v0.0.0-...-ab44ecc Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PerformLookup

func PerformLookup(host string) ([]string, error)

Types

type Record

type Record struct {
	Name         string   `yaml:"name"`
	Expect       string   `yaml:"expect,omitempty"`
	Environments []string `yaml:"environments,flow,omitempty"`
}

type Records

type Records struct {
	Records []Record `yaml:"records,flow"`
}

func ReadRecordsFromFile

func ReadRecordsFromFile(filename string) (Records, error)

Jump to

Keyboard shortcuts

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