Structs§
- Gateway
Opts - Command line parameters for starting the gateway.
mode,data_dir,listen, andapi_addrare all required. - Gateway
Parameters GatewayParametersis a helper struct that can be derived fromGatewayOptsthat holds the CLI or environment variables that are specified by the user.