Docs.rs
lago-api-0.3.0
lago-api 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
broomva
Dependencies
axum ^0.8
normal
futures ^0.3
normal
infer ^0.16
normal
lago-auth ^0.3.0
normal
lago-core ^0.3.0
normal
lago-fs ^0.3.0
normal
lago-journal ^0.3.0
normal
lago-knowledge ^0.3.0
normal
lago-policy ^0.3.0
normal
lago-store ^0.3.0
normal
metrics ^0.24
normal
metrics-exporter-prometheus ^0.16
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
ulid ^1
normal
http-body-util ^0.1
dev
metrics ^0.24
dev
metrics-exporter-prometheus ^0.16
dev
tempfile ^3
dev
Versions
50.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module state
lago_
api
0.3.0
Module state
Module Items
Structs
Constants
In crate lago_
api
lago_api
Module
state
Copy item path
Source
Structs
§
AppState
Shared application state threaded through all axum handlers.
Cached
Manifest
Cached manifest entry with expiration timestamp.
Constants
§
MANIFEST_
CACHE_
TTL_
SECS
Default manifest cache TTL: 60 seconds.