loader

package
v1.2.6 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	YAML_EXT = ".yaml"
	YML_EXT  = ".yml"
	STAR_EXT = ".star"
	LUA_EXT  = ".lua"
)

Variables

This section is empty.

Functions

func GetProfileValues

func GetProfileValues(currentProfile *model.Profile, profiles []*model.Profile, environmentVars []string) map[string]string

FIXME: quick and dirty implementation for overriding profile values

func ReadProfile

func ReadProfile(root, filename string) (*model.Profile, error)

func ReadProfiles

func ReadProfiles(root string) ([]*model.Profile, error)

func ReadRequest

func ReadRequest(root, filename string) (*model.RequestMold, error)

func ReadRequests

func ReadRequests(root string) ([]*model.RequestMold, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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