Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_CraneSubprocess_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CanStartMessage ¶
type CanStartMessage struct { Ok bool `protobuf:"varint,1,opt,name=ok,proto3" json:"ok,omitempty"` // contains filtered or unexported fields }
func (*CanStartMessage) Descriptor
deprecated
func (*CanStartMessage) Descriptor() ([]byte, []int)
Deprecated: Use CanStartMessage.ProtoReflect.Descriptor instead.
func (*CanStartMessage) GetOk ¶
func (x *CanStartMessage) GetOk() bool
func (*CanStartMessage) ProtoMessage ¶
func (*CanStartMessage) ProtoMessage()
func (*CanStartMessage) ProtoReflect ¶
func (x *CanStartMessage) ProtoReflect() protoreflect.Message
func (*CanStartMessage) Reset ¶
func (x *CanStartMessage) Reset()
func (*CanStartMessage) String ¶
func (x *CanStartMessage) String() string
type ChildProcessReady ¶
type ChildProcessReady struct { Ok bool `protobuf:"varint,1,opt,name=ok,proto3" json:"ok,omitempty"` // contains filtered or unexported fields }
func (*ChildProcessReady) Descriptor
deprecated
func (*ChildProcessReady) Descriptor() ([]byte, []int)
Deprecated: Use ChildProcessReady.ProtoReflect.Descriptor instead.
func (*ChildProcessReady) GetOk ¶
func (x *ChildProcessReady) GetOk() bool
func (*ChildProcessReady) ProtoMessage ¶
func (*ChildProcessReady) ProtoMessage()
func (*ChildProcessReady) ProtoReflect ¶
func (x *ChildProcessReady) ProtoReflect() protoreflect.Message
func (*ChildProcessReady) Reset ¶
func (x *ChildProcessReady) Reset()
func (*ChildProcessReady) String ¶
func (x *ChildProcessReady) String() string
Click to show internal directories.
Click to hide internal directories.