Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1124
type
isZeroer
interface
{
1125
IsZero() bool
1126
}
1127
1128
// SHIM(reflect): TypeFor[T]() reflect.Type
Callers
10
IsOmitted
Function · 0.80
isEmptyValue
Function · 0.80
encode
Method · 0.80
typeFields
Function · 0.80
newStructTypeEncoder
Method · 0.80
newStructUnionTypeEncoder
Method · 0.80
newStructTypeEncoder
Method · 0.80
newStructUnionTypeEncoder
Method · 0.80
VariantFromUnion
Function · 0.80
newStructTypeEncoder
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected