Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/protocolbuffers/protobuf-go
/ Int32
Struct
Int32
internal/encoding/text/decode_test.go:198–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
type
Int32
struct
{
199
val int32
200
}
201
202
func
(n Int32) checkOk(tok text.Token) string {
203
got, ok := tok.Int32()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected