package
0.0.0-20250213080715-e03b4921b52d
Repository: https://github.com/0xsoniclabs/norma.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new client facilitating the creation of Docker Containers capable of hosting services.
Purge removes all Docker objects created by norma.

# Variables

SigHup is the SIGHUP signal.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Client provides means to spawn Docker containers capable of hosting services like the go-opera client.
Container represents a Docker Container, typically used for running a Fantom network Node, thus an instance of the go-opera client.
ContainerConfig defines parameters for running Docker Containers.
Network represents a Docker network.

# Type aliases

Signal represents a signal that can be sent to a Docker container.