mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-25 10:18:59 +02:00
simplify setup process with WebUI
This commit is contained in:
@@ -42,6 +42,7 @@ type (
|
||||
RouteProviderList() []string
|
||||
Context() context.Context
|
||||
GetAgent(agentAddrOrDockerHost string) (*agent.AgentConfig, bool)
|
||||
AddAgent(host string, ca agent.PEMPair, client agent.PEMPair) (int, E.Error)
|
||||
ListAgents() []*agent.AgentConfig
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user