CQRS use cases (create/update/delete/get/list/list_by_owner), ownership checks, auto-snapshot on config change. Channel setters added to domain model.
3 lines
32 B
Rust
3 lines
32 B
Rust
pub mod auth;
|
|
pub mod channels;
|