//
pkg.gl
Category
github.com/no-src/gofs
api
task
loader
package
0.8.2
Repository:
https://github.com/no-src/gofs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
188 SLOC
#
Functions
NewLoader
NewLoader return a task config loader instance and currently support file, memory, redis, buntdb memory, buntdb, etcd.
#
Structs
TaskConfig
TaskConfig the config of tasks.
TaskItem
TaskItem a task item.
#
Interfaces
Loader
Loader a task config loader interface.