Documentation ¶
Index ¶
- func FromProto(v *enginev2pb.Value) (interface{}, error)
- func Map(st *structpb.Struct) (map[string]string, error)
- func Single(x interface{}) (*enginev2pb.Value, error)
- func Struct(m map[string]string) *structpb.Struct
- func Value(x interface{}) (*enginev2pb.Value, error)
- func Values(m map[string]interface{}) (map[string]*enginev2pb.Value, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromProto ¶
func FromProto(v *enginev2pb.Value) (interface{}, error)
func Single ¶
func Single(x interface{}) (*enginev2pb.Value, error)
func Value ¶
func Value(x interface{}) (*enginev2pb.Value, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.