Skip to content

Commit bc76cf3

Browse files
committed
Update types.go
1 parent bbb2c9c commit bc76cf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

parse/types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ const (
4545
Bytes
4646
)
4747

48+
// https://developers.google.com/protocol-buffers/docs/proto3#scalar
4849
var (
4950
ProtoTypes = [...]string{
5051
"double",

0 commit comments

Comments
 (0)