Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sma1lboy/RegTool
/ Source
Struct
Source
source/source.go:50–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
type
Source
struct
{
51
Region string
52
Url string
53
Name string
54
}
55
56
var
registryManagers =
map
[string]AppManager{}
57
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected