Documentation
¶
Index ¶
- func ConvertList(src *structpb.ListValue, dst reflect.Value) error
- func ConvertStruct(src *structpb.Struct, dst reflect.Value) error
- func ConvertStructToMap(src *structpb.Struct, dst reflect.Value) error
- func ConvertStructToStruct(src *structpb.Struct, dst reflect.Value) error
- func ConvertValue(src *structpb.Value, dst reflect.Value) (err error)
- func Marshal(v any) (*structpb.Struct, error)
- func Unmarshal(data *structpb.Struct, v any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertStructToStruct ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.