MCPcopy 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
50type Source struct {
51 Region string
52 Url string
53 Name string
54}
55
56var registryManagers = map[string]AppManager{}
57

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected