Deprecated: Use the "google.golang.org/protobuf" module instead.
package structpb
import "github.com/golang/protobuf/ptypes/struct"
Index ¶
- Constants
- Variables
- type ListValue
- type NullValue
- type Struct
- type Value
- type Value_BoolValue
- type Value_ListValue
- type Value_NullValue
- type Value_NumberValue
- type Value_StringValue
- type Value_StructValue
Constants ¶
const NullValue_NULL_VALUE = structpb.NullValue_NULL_VALUE
Variables ¶
var File_github_com_golang_protobuf_ptypes_struct_struct_proto protoreflect.FileDescriptor
var NullValue_name = structpb.NullValue_name
var NullValue_value = structpb.NullValue_value
Types ¶
type ListValue ¶
type NullValue ¶
type Struct ¶
type Value ¶
type Value_BoolValue ¶
type Value_BoolValue = structpb.Value_BoolValue
type Value_ListValue ¶
type Value_ListValue = structpb.Value_ListValue
type Value_NullValue ¶
type Value_NullValue = structpb.Value_NullValue
type Value_NumberValue ¶
type Value_NumberValue = structpb.Value_NumberValue
type Value_StringValue ¶
type Value_StringValue = structpb.Value_StringValue
type Value_StructValue ¶
type Value_StructValue = structpb.Value_StructValue
Source Files ¶
- Version
- v1.4.3
- Published
- Oct 15, 2020
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 12 minutes ago –
Tools for package owners.