feat: add abstraction around task
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -5,6 +5,7 @@ use refresh::AgentRefresh;
|
||||
pub use config::setup_config;
|
||||
|
||||
pub mod models;
|
||||
pub(crate) mod task;
|
||||
|
||||
mod agent_state;
|
||||
mod config;
|
||||
|
Reference in New Issue
Block a user