MCPcopy
hub / github.com/openai/openai-go / IsZero

Method IsZero

internal/encoding/json/encode.go:1125–1125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1123
1124type isZeroer interface {
1125 IsZero() bool
1126}
1127
1128// SHIM(reflect): TypeFor[T]() reflect.Type

Callers 10

IsOmittedFunction · 0.80
isEmptyValueFunction · 0.80
encodeMethod · 0.80
typeFieldsFunction · 0.80
newStructTypeEncoderMethod · 0.80
newStructTypeEncoderMethod · 0.80
VariantFromUnionFunction · 0.80
newStructTypeEncoderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected