Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ IsEnabled
Method
IsEnabled
agent/app/service/agents_channels.go:1553–1553 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1551
1552
type
enabledBot
interface
{
1553
IsEnabled() bool
1554
}
1555
1556
func
hasEnabledBots[T enabledBot](bots []T) bool {
Callers
1
hasEnabledBots
Function · 0.65
Implementers
1
AgentChannelBotBase
agent/app/dto/agents.go
Calls
no outgoing calls
Tested by
no test coverage detected