Imports
- github.com/dustin/go-humanize
- github.com/gofiber/fiber/v2
- github.com/json-iterator/go
- github.com/montanaflynn/stats
- github.com/robfig/cron/v3
- gopkg.in/yaml.v3
Imports in module “github.com/flowline-io/flowbot”
- github.com/flowline-io/flowbot/internal/bots
- github.com/flowline-io/flowbot/internal/store
- github.com/flowline-io/flowbot/internal/store/model
- github.com/flowline-io/flowbot/internal/workflow
- github.com/flowline-io/flowbot/pkg/flog
- github.com/flowline-io/flowbot/pkg/parser
- github.com/flowline-io/flowbot/pkg/route
- github.com/flowline-io/flowbot/pkg/types
- github.com/flowline-io/flowbot/pkg/types/protocol
- github.com/flowline-io/flowbot/pkg/types/ruleset/command
- github.com/flowline-io/flowbot/pkg/types/ruleset/cron
- github.com/flowline-io/flowbot/pkg/types/ruleset/form
- github.com/flowline-io/flowbot/pkg/types/ruleset/webservice
- github.com/flowline-io/flowbot/pkg/types/ruleset/workflow
- github.com/flowline-io/flowbot/pkg/utils