package
0.0.0-20230226003218-1dd1f65bfa42
Repository: https://github.com/c4-project/c4t.git
Documentation: pkg.go.dev
# Packages
Package pretty contains pretty-printers for configuration.
# Functions
FilePath resolves the config file path file using hooks.
GlobalFile gets the path to the global config file.
Load tries to load a tester config from various places.
LocalProberSet provides a prober set suitable for most local probing.
StandardHooks is the default set of hooks to use when getting a config file.
# Structs
BackendFinder lets a config be used to find backends.
Config is a top-level tester config struct.
NoConfigFileError wraps an error when trying to resolve a config file through FilePath.
Pathset is a set of configuration paths (all of which are considered to be filepaths, not slashpaths).
ProberSet contains the various probers used by configuration probing.