Registry / utility / floattech-bot-manager

floattech-bot-manager

JSON →
library1.0.0gogounverified

Manages bot instances and their lifecycle for FloatTech projects.

go get github.com/FloatTech/bot-manager
INSTALL
IMPORT
SIG · FLOATTECH-BOT-MANA
F
floattech-bot-manager
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

botmanager
github.com/FloatTech/bot-manager

Create a new bot manager instance.

package main import ( "fmt" "github.com/FloatTech/bot-manager" ) func main() { mgr := botmanager.New() fmt.Println(mgr) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
floattech-bot-manager — go get floattech-bot-manager · libregistry