MCPcopy Create free account
hub / github.com/featureform/featureform / GetVariant

Method GetVariant

lib/sampleproto/metadata.pb.go:2197–2202  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2195}
2196
2197func (x *SourceVariant) GetVariant() string {
2198 if x != nil {
2199 return x.Variant
2200 }
2201 return ""
2202}
2203
2204func (m *SourceVariant) GetDefinition() isSourceVariant_Definition {
2205 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected