This website requires JavaScript.
Explore
Help
Register
Sign In
akulij
/
gongbotrs
Watch
1
Star
0
Fork
0
You've already forked gongbotrs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gongbotrs
/
src
/
db
History
Akulij
7e01186178
All checks were successful
Build && Deploy / cargo build (push)
Successful in 1m5s
Details
use async_trait for RawCall
2025-06-07 03:33:13 +05:00
..
tests
clippy fix
2025-06-07 01:50:30 +05:00
application.rs
create Application.store_db to store by DB type
2025-05-31 13:45:02 +05:00
bots.rs
impl GetCollection via async_trait
2025-06-07 02:08:00 +05:00
callback_info.rs
create CallbackInfo.new_with_literal method
2025-05-01 14:53:14 +03:00
message_forward.rs
create MessageForward.store_db to store by DB type
2025-05-31 13:45:45 +05:00
mod.rs
fix $crate literal in query_call_consume macro
2025-06-07 02:54:35 +05:00
raw_calls.rs
use async_trait for RawCall
2025-06-07 03:33:13 +05:00