feat(proto): add separate client/user-agent gRPC services
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mod db;
|
||||
|
||||
#[tokio::main]
|
||||
pub async fn main() {
|
||||
|
||||
}
|
||||
pub struct Server {
|
||||
pub db: db::Database,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user