MCPcopy
hub / github.com/uber-go/nilaway / ProduceTriggerNeverPrestring

Struct ProduceTriggerNeverPrestring

annotation/produce_trigger.go:214–214  ·  view source on GitHub ↗

ProduceTriggerNeverPrestring is a Prestring storing the needed information to compactly encode a ProduceTriggerNever

Source from the content-addressed store, hash-verified

212
213// ProduceTriggerNeverPrestring is a Prestring storing the needed information to compactly encode a ProduceTriggerNever
214type ProduceTriggerNeverPrestring struct{}
215
216func (ProduceTriggerNeverPrestring) String() string {
217 return "is not nilable"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected