package
Version:
v0.0.0-rc17
Opens a new window with list of versions in this module.
Published: Jan 29, 2025
License: Apache-2.0
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
¶
func SetEnv(name, value string)
SetEnv modifies environment variables of the current test. Useful
for passing dynamic configuration, e.g. ports.
type Recipe interface {
Start() error
Stop() error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.