MCPcopy
hub / github.com/kubepug/kubepug / Registry

Method Registry

generator/deprecations/gen.go:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58}
59
60func (r *APIRegistry) Registry() []APIDeprecation {
61 return r.registry
62}
63
64// enabledTagValue holds parameters from a tagName tag.
65type tagValue struct {

Callers 2

mainFunction · 0.95
TestCommonFunctionsFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestCommonFunctionsFunction · 0.76