Skip to main content

Crate bitrouter_runtime

Crate bitrouter_runtime 

Source

Re-exports§

pub use app::AppRuntime;
pub use error::Result;
pub use error::RuntimeError;
pub use paths::PathOverrides;
pub use paths::RuntimePaths;
pub use paths::resolve_home;
pub use router::Router;

Modules§

app
auth
Authentication filters for the bitrouter gateway.
control
daemon
error
keys
HTTP endpoints for API key lifecycle.
paths
router
server