Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ AgentService
Struct
AgentService
agent/app/service/agents_utils.go:28–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
)
27
28
type
AgentService
struct
{}
29
30
func
NewIAgentService() IAgentService {
31
return
&AgentService{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected