Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_dispatch_sdk_python_v1_pickled_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Pickled ¶
type Pickled struct {
// Pickled representation of a value.
PickledValue []byte `protobuf:"bytes,1,opt,name=pickled_value,json=pickledValue,proto3" json:"pickled_value,omitempty"`
// contains filtered or unexported fields
}
Pickled is a wrapper for a value that was serialized with the Python pickle package.
func (*Pickled) ProtoReflect ¶
func (x *Pickled) ProtoReflect() protoreflect.Message
Source Files
¶
- pickled.pb.go
Click to show internal directories.
Click to hide internal directories.