Documentation ¶
Index ¶
- func Bool(v *structpb.Value) bool
- func BoolPtr(v *structpb.Value) *bool
- func BoolValue(b bool) *structpb.Value
- func Float64(v *structpb.Value) float64
- func Float64Ptr(v *structpb.Value) *float64
- func Float64Value(v float64) *structpb.Value
- func Int32(v *structpb.Value) int32
- func Int32Ptr(v *structpb.Value) *int32
- func Int32Value(v int32) *structpb.Value
- func Int64(v *structpb.Value) int64
- func Int64Ptr(v *structpb.Value) *int64
- func Int64Value(v int64) *structpb.Value
- func String(v *structpb.Value) string
- func StringPtr(v *structpb.Value) *string
- func StringValue(s string) *structpb.Value
- func Uint32(v *structpb.Value) uint32
- func Uint32Ptr(v *structpb.Value) *uint32
- func Uint32Value(v uint32) *structpb.Value
- func Uint64(v *structpb.Value) uint64
- func Uint64Ptr(v *structpb.Value) *uint64
- func Uint64Value(v uint64) *structpb.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Float64Ptr ¶
func Float64Value ¶
func Int32Value ¶
func Int64Value ¶
func StringValue ¶
func Uint32Value ¶
func Uint64Value ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.