generated from Patagia/template-nix
parent
d8c8b7bb10
commit
ffcea325f6
10 changed files with 67 additions and 15 deletions
controller/src/bin
|
@ -9,9 +9,9 @@ use std::net::SocketAddr;
|
|||
use std::str::FromStr;
|
||||
use std::sync::Arc;
|
||||
|
||||
use patagia_common::instrumentation;
|
||||
use patagia_controller::api;
|
||||
use patagia_controller::context::ControllerContext;
|
||||
use patagia_controller::instrumentation;
|
||||
|
||||
#[derive(Parser, Debug)]
|
||||
#[command(version, about, long_about = None)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue