package wrappers
Import Path
github.com/golang/protobuf/ptypes/wrappers (on go.dev)
Dependency Relation
imports 4 packages, and imported by 2 packages
Involved Source Files
wrappers.pb.go
Package-Level Type Names (total 9, all are exported)
type BoolValue = wrapperspb.BoolValue (struct) type BytesValue = wrapperspb.BytesValue (struct) type DoubleValue = wrapperspb.DoubleValue (struct) type FloatValue = wrapperspb.FloatValue (struct) type Int32Value = wrapperspb.Int32Value (struct) type Int64Value = wrapperspb.Int64Value (struct) type StringValue = wrapperspb.StringValue (struct) type UInt32Value = wrapperspb.UInt32Value (struct) type UInt64Value = wrapperspb.UInt64Value (struct)
Package-Level Functions (total 2, neither is exported)
Package-Level Variables (total 4, in which 1 are exported)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |