MCPcopy Create free account
hub / github.com/zalando/skipper / spec

Struct spec

predicates/source/source.go:73–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71)
72
73type spec struct {
74 typ sourcePred
75}
76
77type predicate struct {
78 typ sourcePred

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected