Directories
¶
Path | Synopsis |
---|---|
Package deps provides mechanisms to run Node dependencies using docker
|
Package deps provides mechanisms to run Node dependencies using docker |
Package machine provides mechanisms to handle Cartesi Machine Snapshots to run Node locally for development and tests
|
Package machine provides mechanisms to handle Cartesi Machine Snapshots to run Node locally for development and tests |
config
The config package manages the node configuration, which comes from environment variables.
|
The config package manages the node configuration, which comes from environment variables. |
config/generate
This script will read the Config.toml file and create: - a formatted get.go file, with get functions for each environment variable; - a config.md file with documentation for the environment variables.
|
This script will read the Config.toml file and create: - a formatted get.go file, with get functions for each environment variable; - a config.md file with documentation for the environment variables. |
Package services provides mechanisms to start multiple services in the background
|
Package services provides mechanisms to start multiple services in the background |
fakeservice
This file creates a dummy webserver with the sole pupose of being used as a binary to test the services.Service struct
|
This file creates a dummy webserver with the sole pupose of being used as a binary to test the services.Service struct |
Click to show internal directories.
Click to hide internal directories.