startup_file

Function startup_file 

Source
pub async fn startup_file(conf_dir: impl AsRef<Path>) -> Result<(), BoxError>
Expand description

ยงStartup the gateway by config file

The conf_dir is the path of the configuration dir.