MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / VerifyAccount

Method VerifyAccount

agent/app/service/agents.go:83–83  ·  view source on GitHub ↗
(req dto.AgentAccountVerifyReq)

Source from the content-addressed store, hash-verified

81 UpdateAccountModel(req dto.AgentAccountModelUpdateReq) error
82 DeleteAccountModel(req dto.AgentAccountModelDeleteReq) error
83 VerifyAccount(req dto.AgentAccountVerifyReq) error
84 DeleteAccount(req dto.AgentAccountDeleteReq) error
85
86 GetFeishuConfig(req dto.AgentFeishuConfigReq) (*dto.AgentFeishuConfig, error)

Callers 2

resolveAgentAccountInputFunction · 0.65
VerifyAgentAccountMethod · 0.65

Implementers 1

AgentServiceagent/app/service/agents_utils.go

Calls

no outgoing calls

Tested by

no test coverage detected