package
0.1.1
Repository: https://github.com/smallinsky/mtf.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

RuntimeTypeCommand indicates that system under test is a simble binary that will terminate after execution.
RuntimeTypeService indicates that system under test works as a service.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SutSettings system under test settings used to build and executed sut in docker container.
No description provided by the author
TLSSettings allows to pass additional that will be used during generation certs.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

RuntimeType distinguish between different ways of sut execution.