Documentation
¶
Index ¶
- Variables
- type CallReturnedRunUpdate
- func (*CallReturnedRunUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *CallReturnedRunUpdate) GetError() *program.Error
- func (x *CallReturnedRunUpdate) GetRetval() *values.Value
- func (*CallReturnedRunUpdate) ProtoMessage()
- func (x *CallReturnedRunUpdate) ProtoReflect() protoreflect.Message
- func (x *CallReturnedRunUpdate) Reset()
- func (x *CallReturnedRunUpdate) String() string
- func (m *CallReturnedRunUpdate) Validate() error
- type CallReturnedRunUpdateValidationError
- func (e CallReturnedRunUpdateValidationError) Cause() error
- func (e CallReturnedRunUpdateValidationError) Error() string
- func (e CallReturnedRunUpdateValidationError) ErrorName() string
- func (e CallReturnedRunUpdateValidationError) Field() string
- func (e CallReturnedRunUpdateValidationError) Key() bool
- func (e CallReturnedRunUpdateValidationError) Reason() string
- type CallWaitRunState
- func (*CallWaitRunState) Descriptor() ([]byte, []int)deprecated
- func (x *CallWaitRunState) GetArgs() []*values.Value
- func (x *CallWaitRunState) GetCall() *values.Value
- func (x *CallWaitRunState) GetKws() map[string]*values.Value
- func (*CallWaitRunState) ProtoMessage()
- func (x *CallWaitRunState) ProtoReflect() protoreflect.Message
- func (x *CallWaitRunState) Reset()
- func (x *CallWaitRunState) String() string
- func (m *CallWaitRunState) Validate() error
- type CallWaitRunStateValidationError
- func (e CallWaitRunStateValidationError) Cause() error
- func (e CallWaitRunStateValidationError) Error() string
- func (e CallWaitRunStateValidationError) ErrorName() string
- func (e CallWaitRunStateValidationError) Field() string
- func (e CallWaitRunStateValidationError) Key() bool
- func (e CallWaitRunStateValidationError) Reason() string
- type CanceledRunState
- func (*CanceledRunState) Descriptor() ([]byte, []int)deprecated
- func (x *CanceledRunState) GetCallstack() []*program.CallFrame
- func (x *CanceledRunState) GetReason() string
- func (*CanceledRunState) ProtoMessage()
- func (x *CanceledRunState) ProtoReflect() protoreflect.Message
- func (x *CanceledRunState) Reset()
- func (x *CanceledRunState) String() string
- func (m *CanceledRunState) Validate() error
- type CanceledRunStateValidationError
- func (e CanceledRunStateValidationError) Cause() error
- func (e CanceledRunStateValidationError) Error() string
- func (e CanceledRunStateValidationError) ErrorName() string
- func (e CanceledRunStateValidationError) Field() string
- func (e CanceledRunStateValidationError) Key() bool
- func (e CanceledRunStateValidationError) Reason() string
- type ClientErrorRunState
- func (*ClientErrorRunState) Descriptor() ([]byte, []int)deprecated
- func (x *ClientErrorRunState) GetError() string
- func (*ClientErrorRunState) ProtoMessage()
- func (x *ClientErrorRunState) ProtoReflect() protoreflect.Message
- func (x *ClientErrorRunState) Reset()
- func (x *ClientErrorRunState) String() string
- func (m *ClientErrorRunState) Validate() error
- type ClientErrorRunStateValidationError
- func (e ClientErrorRunStateValidationError) Cause() error
- func (e ClientErrorRunStateValidationError) Error() string
- func (e ClientErrorRunStateValidationError) ErrorName() string
- func (e ClientErrorRunStateValidationError) Field() string
- func (e ClientErrorRunStateValidationError) Key() bool
- func (e ClientErrorRunStateValidationError) Reason() string
- type CompletedRunState
- func (*CompletedRunState) Descriptor() ([]byte, []int)deprecated
- func (x *CompletedRunState) GetVals() map[string]*values.Value
- func (*CompletedRunState) ProtoMessage()
- func (x *CompletedRunState) ProtoReflect() protoreflect.Message
- func (x *CompletedRunState) Reset()
- func (x *CompletedRunState) String() string
- func (m *CompletedRunState) Validate() error
- type CompletedRunStateValidationError
- func (e CompletedRunStateValidationError) Cause() error
- func (e CompletedRunStateValidationError) Error() string
- func (e CompletedRunStateValidationError) ErrorName() string
- func (e CompletedRunStateValidationError) Field() string
- func (e CompletedRunStateValidationError) Key() bool
- func (e CompletedRunStateValidationError) Reason() string
- type ErrorRunState
- func (*ErrorRunState) Descriptor() ([]byte, []int)deprecated
- func (x *ErrorRunState) GetError() *program.Error
- func (*ErrorRunState) ProtoMessage()
- func (x *ErrorRunState) ProtoReflect() protoreflect.Message
- func (x *ErrorRunState) Reset()
- func (x *ErrorRunState) String() string
- func (m *ErrorRunState) Validate() error
- type ErrorRunStateValidationError
- func (e ErrorRunStateValidationError) Cause() error
- func (e ErrorRunStateValidationError) Error() string
- func (e ErrorRunStateValidationError) ErrorName() string
- func (e ErrorRunStateValidationError) Field() string
- func (e ErrorRunStateValidationError) Key() bool
- func (e ErrorRunStateValidationError) Reason() string
- type LoadReturnedRunUpdate
- func (*LoadReturnedRunUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *LoadReturnedRunUpdate) GetError() *program.Error
- func (x *LoadReturnedRunUpdate) GetRunSummary() *RunSummary
- func (x *LoadReturnedRunUpdate) GetVals() map[string]*values.Value
- func (*LoadReturnedRunUpdate) ProtoMessage()
- func (x *LoadReturnedRunUpdate) ProtoReflect() protoreflect.Message
- func (x *LoadReturnedRunUpdate) Reset()
- func (x *LoadReturnedRunUpdate) String() string
- func (m *LoadReturnedRunUpdate) Validate() error
- type LoadReturnedRunUpdateValidationError
- func (e LoadReturnedRunUpdateValidationError) Cause() error
- func (e LoadReturnedRunUpdateValidationError) Error() string
- func (e LoadReturnedRunUpdateValidationError) ErrorName() string
- func (e LoadReturnedRunUpdateValidationError) Field() string
- func (e LoadReturnedRunUpdateValidationError) Key() bool
- func (e LoadReturnedRunUpdateValidationError) Reason() string
- type LoadWaitRunState
- func (*LoadWaitRunState) Descriptor() ([]byte, []int)deprecated
- func (x *LoadWaitRunState) GetPath() *program.Path
- func (*LoadWaitRunState) ProtoMessage()
- func (x *LoadWaitRunState) ProtoReflect() protoreflect.Message
- func (x *LoadWaitRunState) Reset()
- func (x *LoadWaitRunState) String() string
- func (m *LoadWaitRunState) Validate() error
- type LoadWaitRunStateValidationError
- func (e LoadWaitRunStateValidationError) Cause() error
- func (e LoadWaitRunStateValidationError) Error() string
- func (e LoadWaitRunStateValidationError) ErrorName() string
- func (e LoadWaitRunStateValidationError) Field() string
- func (e LoadWaitRunStateValidationError) Key() bool
- func (e LoadWaitRunStateValidationError) Reason() string
- type PrintRunUpdate
- func (*PrintRunUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *PrintRunUpdate) GetText() string
- func (*PrintRunUpdate) ProtoMessage()
- func (x *PrintRunUpdate) ProtoReflect() protoreflect.Message
- func (x *PrintRunUpdate) Reset()
- func (x *PrintRunUpdate) String() string
- func (m *PrintRunUpdate) Validate() error
- type PrintRunUpdateValidationError
- func (e PrintRunUpdateValidationError) Cause() error
- func (e PrintRunUpdateValidationError) Error() string
- func (e PrintRunUpdateValidationError) ErrorName() string
- func (e PrintRunUpdateValidationError) Field() string
- func (e PrintRunUpdateValidationError) Key() bool
- func (e PrintRunUpdateValidationError) Reason() string
- type RunState
- func (*RunState) Descriptor() ([]byte, []int)deprecated
- func (x *RunState) GetCall() *CallWaitRunState
- func (x *RunState) GetCallret() *CallReturnedRunUpdate
- func (x *RunState) GetCanceled() *CanceledRunState
- func (x *RunState) GetClientError() *ClientErrorRunState
- func (x *RunState) GetCompleted() *CompletedRunState
- func (x *RunState) GetError() *ErrorRunState
- func (x *RunState) GetLoad() *LoadWaitRunState
- func (x *RunState) GetLoadret() *LoadReturnedRunUpdate
- func (x *RunState) GetPrint() *PrintRunUpdate
- func (x *RunState) GetRunning() *RunningRunState
- func (m *RunState) GetType() isRunState_Type
- func (*RunState) ProtoMessage()
- func (x *RunState) ProtoReflect() protoreflect.Message
- func (x *RunState) Reset()
- func (x *RunState) String() string
- func (m *RunState) Validate() error
- type RunStateLogRecord
- func (*RunStateLogRecord) Descriptor() ([]byte, []int)deprecated
- func (x *RunStateLogRecord) GetSource() *program.Path
- func (x *RunStateLogRecord) GetState() *RunState
- func (x *RunStateLogRecord) GetT() *timestamppb.Timestamp
- func (*RunStateLogRecord) ProtoMessage()
- func (x *RunStateLogRecord) ProtoReflect() protoreflect.Message
- func (x *RunStateLogRecord) Reset()
- func (x *RunStateLogRecord) String() string
- func (m *RunStateLogRecord) Validate() error
- type RunStateLogRecordValidationError
- func (e RunStateLogRecordValidationError) Cause() error
- func (e RunStateLogRecordValidationError) Error() string
- func (e RunStateLogRecordValidationError) ErrorName() string
- func (e RunStateLogRecordValidationError) Field() string
- func (e RunStateLogRecordValidationError) Key() bool
- func (e RunStateLogRecordValidationError) Reason() string
- type RunStateValidationError
- type RunState_Call
- type RunState_Callret
- type RunState_Canceled
- type RunState_ClientError
- type RunState_Completed
- type RunState_Error
- type RunState_Load
- type RunState_Loadret
- type RunState_Print
- type RunState_Running
- type RunSummary
- func (*RunSummary) Descriptor() ([]byte, []int)deprecated
- func (x *RunSummary) GetLog() []*RunStateLogRecord
- func (x *RunSummary) GetPrints() []string
- func (*RunSummary) ProtoMessage()
- func (x *RunSummary) ProtoReflect() protoreflect.Message
- func (x *RunSummary) Reset()
- func (x *RunSummary) String() string
- func (m *RunSummary) Validate() error
- type RunSummaryValidationError
- type RunningRunState
- type RunningRunStateValidationError
- func (e RunningRunStateValidationError) Cause() error
- func (e RunningRunStateValidationError) Error() string
- func (e RunningRunStateValidationError) ErrorName() string
- func (e RunningRunStateValidationError) Field() string
- func (e RunningRunStateValidationError) Key() bool
- func (e RunningRunStateValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var File_lang_run_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CallReturnedRunUpdate ¶
type CallReturnedRunUpdate struct { Error *program.Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` Retval *values.Value `protobuf:"bytes,2,opt,name=retval,proto3" json:"retval,omitempty"` // contains filtered or unexported fields }
func (*CallReturnedRunUpdate) Descriptor
deprecated
func (*CallReturnedRunUpdate) Descriptor() ([]byte, []int)
Deprecated: Use CallReturnedRunUpdate.ProtoReflect.Descriptor instead.
func (*CallReturnedRunUpdate) GetError ¶
func (x *CallReturnedRunUpdate) GetError() *program.Error
func (*CallReturnedRunUpdate) GetRetval ¶
func (x *CallReturnedRunUpdate) GetRetval() *values.Value
func (*CallReturnedRunUpdate) ProtoMessage ¶
func (*CallReturnedRunUpdate) ProtoMessage()
func (*CallReturnedRunUpdate) ProtoReflect ¶
func (x *CallReturnedRunUpdate) ProtoReflect() protoreflect.Message
func (*CallReturnedRunUpdate) Reset ¶
func (x *CallReturnedRunUpdate) Reset()
func (*CallReturnedRunUpdate) String ¶
func (x *CallReturnedRunUpdate) String() string
func (*CallReturnedRunUpdate) Validate ¶
func (m *CallReturnedRunUpdate) Validate() error
Validate checks the field values on CallReturnedRunUpdate with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CallReturnedRunUpdateValidationError ¶
type CallReturnedRunUpdateValidationError struct {
// contains filtered or unexported fields
}
CallReturnedRunUpdateValidationError is the validation error returned by CallReturnedRunUpdate.Validate if the designated constraints aren't met.
func (CallReturnedRunUpdateValidationError) Cause ¶
func (e CallReturnedRunUpdateValidationError) Cause() error
Cause function returns cause value.
func (CallReturnedRunUpdateValidationError) Error ¶
func (e CallReturnedRunUpdateValidationError) Error() string
Error satisfies the builtin error interface
func (CallReturnedRunUpdateValidationError) ErrorName ¶
func (e CallReturnedRunUpdateValidationError) ErrorName() string
ErrorName returns error name.
func (CallReturnedRunUpdateValidationError) Field ¶
func (e CallReturnedRunUpdateValidationError) Field() string
Field function returns field value.
func (CallReturnedRunUpdateValidationError) Key ¶
func (e CallReturnedRunUpdateValidationError) Key() bool
Key function returns key value.
func (CallReturnedRunUpdateValidationError) Reason ¶
func (e CallReturnedRunUpdateValidationError) Reason() string
Reason function returns reason value.
type CallWaitRunState ¶
type CallWaitRunState struct { Call *values.Value `protobuf:"bytes,1,opt,name=call,proto3" json:"call,omitempty"` Args []*values.Value `protobuf:"bytes,2,rep,name=args,proto3" json:"args,omitempty"` Kws map[string]*values.Value `` /* 147-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CallWaitRunState) Descriptor
deprecated
func (*CallWaitRunState) Descriptor() ([]byte, []int)
Deprecated: Use CallWaitRunState.ProtoReflect.Descriptor instead.
func (*CallWaitRunState) GetArgs ¶
func (x *CallWaitRunState) GetArgs() []*values.Value
func (*CallWaitRunState) GetCall ¶
func (x *CallWaitRunState) GetCall() *values.Value
func (*CallWaitRunState) ProtoMessage ¶
func (*CallWaitRunState) ProtoMessage()
func (*CallWaitRunState) ProtoReflect ¶
func (x *CallWaitRunState) ProtoReflect() protoreflect.Message
func (*CallWaitRunState) Reset ¶
func (x *CallWaitRunState) Reset()
func (*CallWaitRunState) String ¶
func (x *CallWaitRunState) String() string
func (*CallWaitRunState) Validate ¶
func (m *CallWaitRunState) Validate() error
Validate checks the field values on CallWaitRunState with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CallWaitRunStateValidationError ¶
type CallWaitRunStateValidationError struct {
// contains filtered or unexported fields
}
CallWaitRunStateValidationError is the validation error returned by CallWaitRunState.Validate if the designated constraints aren't met.
func (CallWaitRunStateValidationError) Cause ¶
func (e CallWaitRunStateValidationError) Cause() error
Cause function returns cause value.
func (CallWaitRunStateValidationError) Error ¶
func (e CallWaitRunStateValidationError) Error() string
Error satisfies the builtin error interface
func (CallWaitRunStateValidationError) ErrorName ¶
func (e CallWaitRunStateValidationError) ErrorName() string
ErrorName returns error name.
func (CallWaitRunStateValidationError) Field ¶
func (e CallWaitRunStateValidationError) Field() string
Field function returns field value.
func (CallWaitRunStateValidationError) Key ¶
func (e CallWaitRunStateValidationError) Key() bool
Key function returns key value.
func (CallWaitRunStateValidationError) Reason ¶
func (e CallWaitRunStateValidationError) Reason() string
Reason function returns reason value.
type CanceledRunState ¶
type CanceledRunState struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` Callstack []*program.CallFrame `protobuf:"bytes,2,rep,name=callstack,proto3" json:"callstack,omitempty"` // contains filtered or unexported fields }
func (*CanceledRunState) Descriptor
deprecated
func (*CanceledRunState) Descriptor() ([]byte, []int)
Deprecated: Use CanceledRunState.ProtoReflect.Descriptor instead.
func (*CanceledRunState) GetCallstack ¶
func (x *CanceledRunState) GetCallstack() []*program.CallFrame
func (*CanceledRunState) GetReason ¶
func (x *CanceledRunState) GetReason() string
func (*CanceledRunState) ProtoMessage ¶
func (*CanceledRunState) ProtoMessage()
func (*CanceledRunState) ProtoReflect ¶
func (x *CanceledRunState) ProtoReflect() protoreflect.Message
func (*CanceledRunState) Reset ¶
func (x *CanceledRunState) Reset()
func (*CanceledRunState) String ¶
func (x *CanceledRunState) String() string
func (*CanceledRunState) Validate ¶
func (m *CanceledRunState) Validate() error
Validate checks the field values on CanceledRunState with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CanceledRunStateValidationError ¶
type CanceledRunStateValidationError struct {
// contains filtered or unexported fields
}
CanceledRunStateValidationError is the validation error returned by CanceledRunState.Validate if the designated constraints aren't met.
func (CanceledRunStateValidationError) Cause ¶
func (e CanceledRunStateValidationError) Cause() error
Cause function returns cause value.
func (CanceledRunStateValidationError) Error ¶
func (e CanceledRunStateValidationError) Error() string
Error satisfies the builtin error interface
func (CanceledRunStateValidationError) ErrorName ¶
func (e CanceledRunStateValidationError) ErrorName() string
ErrorName returns error name.
func (CanceledRunStateValidationError) Field ¶
func (e CanceledRunStateValidationError) Field() string
Field function returns field value.
func (CanceledRunStateValidationError) Key ¶
func (e CanceledRunStateValidationError) Key() bool
Key function returns key value.
func (CanceledRunStateValidationError) Reason ¶
func (e CanceledRunStateValidationError) Reason() string
Reason function returns reason value.
type ClientErrorRunState ¶
type ClientErrorRunState struct { Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*ClientErrorRunState) Descriptor
deprecated
func (*ClientErrorRunState) Descriptor() ([]byte, []int)
Deprecated: Use ClientErrorRunState.ProtoReflect.Descriptor instead.
func (*ClientErrorRunState) GetError ¶
func (x *ClientErrorRunState) GetError() string
func (*ClientErrorRunState) ProtoMessage ¶
func (*ClientErrorRunState) ProtoMessage()
func (*ClientErrorRunState) ProtoReflect ¶
func (x *ClientErrorRunState) ProtoReflect() protoreflect.Message
func (*ClientErrorRunState) Reset ¶
func (x *ClientErrorRunState) Reset()
func (*ClientErrorRunState) String ¶
func (x *ClientErrorRunState) String() string
func (*ClientErrorRunState) Validate ¶
func (m *ClientErrorRunState) Validate() error
Validate checks the field values on ClientErrorRunState with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ClientErrorRunStateValidationError ¶
type ClientErrorRunStateValidationError struct {
// contains filtered or unexported fields
}
ClientErrorRunStateValidationError is the validation error returned by ClientErrorRunState.Validate if the designated constraints aren't met.
func (ClientErrorRunStateValidationError) Cause ¶
func (e ClientErrorRunStateValidationError) Cause() error
Cause function returns cause value.
func (ClientErrorRunStateValidationError) Error ¶
func (e ClientErrorRunStateValidationError) Error() string
Error satisfies the builtin error interface
func (ClientErrorRunStateValidationError) ErrorName ¶
func (e ClientErrorRunStateValidationError) ErrorName() string
ErrorName returns error name.
func (ClientErrorRunStateValidationError) Field ¶
func (e ClientErrorRunStateValidationError) Field() string
Field function returns field value.
func (ClientErrorRunStateValidationError) Key ¶
func (e ClientErrorRunStateValidationError) Key() bool
Key function returns key value.
func (ClientErrorRunStateValidationError) Reason ¶
func (e ClientErrorRunStateValidationError) Reason() string
Reason function returns reason value.
type CompletedRunState ¶
type CompletedRunState struct { Vals map[string]*values.Value `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CompletedRunState) Descriptor
deprecated
func (*CompletedRunState) Descriptor() ([]byte, []int)
Deprecated: Use CompletedRunState.ProtoReflect.Descriptor instead.
func (*CompletedRunState) ProtoMessage ¶
func (*CompletedRunState) ProtoMessage()
func (*CompletedRunState) ProtoReflect ¶
func (x *CompletedRunState) ProtoReflect() protoreflect.Message
func (*CompletedRunState) Reset ¶
func (x *CompletedRunState) Reset()
func (*CompletedRunState) String ¶
func (x *CompletedRunState) String() string
func (*CompletedRunState) Validate ¶
func (m *CompletedRunState) Validate() error
Validate checks the field values on CompletedRunState with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CompletedRunStateValidationError ¶
type CompletedRunStateValidationError struct {
// contains filtered or unexported fields
}
CompletedRunStateValidationError is the validation error returned by CompletedRunState.Validate if the designated constraints aren't met.
func (CompletedRunStateValidationError) Cause ¶
func (e CompletedRunStateValidationError) Cause() error
Cause function returns cause value.
func (CompletedRunStateValidationError) Error ¶
func (e CompletedRunStateValidationError) Error() string
Error satisfies the builtin error interface
func (CompletedRunStateValidationError) ErrorName ¶
func (e CompletedRunStateValidationError) ErrorName() string
ErrorName returns error name.
func (CompletedRunStateValidationError) Field ¶
func (e CompletedRunStateValidationError) Field() string
Field function returns field value.
func (CompletedRunStateValidationError) Key ¶
func (e CompletedRunStateValidationError) Key() bool
Key function returns key value.
func (CompletedRunStateValidationError) Reason ¶
func (e CompletedRunStateValidationError) Reason() string
Reason function returns reason value.
type ErrorRunState ¶
type ErrorRunState struct { Error *program.Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*ErrorRunState) Descriptor
deprecated
func (*ErrorRunState) Descriptor() ([]byte, []int)
Deprecated: Use ErrorRunState.ProtoReflect.Descriptor instead.
func (*ErrorRunState) GetError ¶
func (x *ErrorRunState) GetError() *program.Error
func (*ErrorRunState) ProtoMessage ¶
func (*ErrorRunState) ProtoMessage()
func (*ErrorRunState) ProtoReflect ¶
func (x *ErrorRunState) ProtoReflect() protoreflect.Message
func (*ErrorRunState) Reset ¶
func (x *ErrorRunState) Reset()
func (*ErrorRunState) String ¶
func (x *ErrorRunState) String() string
func (*ErrorRunState) Validate ¶
func (m *ErrorRunState) Validate() error
Validate checks the field values on ErrorRunState with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ErrorRunStateValidationError ¶
type ErrorRunStateValidationError struct {
// contains filtered or unexported fields
}
ErrorRunStateValidationError is the validation error returned by ErrorRunState.Validate if the designated constraints aren't met.
func (ErrorRunStateValidationError) Cause ¶
func (e ErrorRunStateValidationError) Cause() error
Cause function returns cause value.
func (ErrorRunStateValidationError) Error ¶
func (e ErrorRunStateValidationError) Error() string
Error satisfies the builtin error interface
func (ErrorRunStateValidationError) ErrorName ¶
func (e ErrorRunStateValidationError) ErrorName() string
ErrorName returns error name.
func (ErrorRunStateValidationError) Field ¶
func (e ErrorRunStateValidationError) Field() string
Field function returns field value.
func (ErrorRunStateValidationError) Key ¶
func (e ErrorRunStateValidationError) Key() bool
Key function returns key value.
func (ErrorRunStateValidationError) Reason ¶
func (e ErrorRunStateValidationError) Reason() string
Reason function returns reason value.
type LoadReturnedRunUpdate ¶
type LoadReturnedRunUpdate struct { Error *program.Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` RunSummary *RunSummary `protobuf:"bytes,2,opt,name=run_summary,json=runSummary,proto3" json:"run_summary,omitempty"` Vals map[string]*values.Value `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*LoadReturnedRunUpdate) Descriptor
deprecated
func (*LoadReturnedRunUpdate) Descriptor() ([]byte, []int)
Deprecated: Use LoadReturnedRunUpdate.ProtoReflect.Descriptor instead.
func (*LoadReturnedRunUpdate) GetError ¶
func (x *LoadReturnedRunUpdate) GetError() *program.Error
func (*LoadReturnedRunUpdate) GetRunSummary ¶
func (x *LoadReturnedRunUpdate) GetRunSummary() *RunSummary
func (*LoadReturnedRunUpdate) GetVals ¶
func (x *LoadReturnedRunUpdate) GetVals() map[string]*values.Value
func (*LoadReturnedRunUpdate) ProtoMessage ¶
func (*LoadReturnedRunUpdate) ProtoMessage()
func (*LoadReturnedRunUpdate) ProtoReflect ¶
func (x *LoadReturnedRunUpdate) ProtoReflect() protoreflect.Message
func (*LoadReturnedRunUpdate) Reset ¶
func (x *LoadReturnedRunUpdate) Reset()
func (*LoadReturnedRunUpdate) String ¶
func (x *LoadReturnedRunUpdate) String() string
func (*LoadReturnedRunUpdate) Validate ¶
func (m *LoadReturnedRunUpdate) Validate() error
Validate checks the field values on LoadReturnedRunUpdate with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type LoadReturnedRunUpdateValidationError ¶
type LoadReturnedRunUpdateValidationError struct {
// contains filtered or unexported fields
}
LoadReturnedRunUpdateValidationError is the validation error returned by LoadReturnedRunUpdate.Validate if the designated constraints aren't met.
func (LoadReturnedRunUpdateValidationError) Cause ¶
func (e LoadReturnedRunUpdateValidationError) Cause() error
Cause function returns cause value.
func (LoadReturnedRunUpdateValidationError) Error ¶
func (e LoadReturnedRunUpdateValidationError) Error() string
Error satisfies the builtin error interface
func (LoadReturnedRunUpdateValidationError) ErrorName ¶
func (e LoadReturnedRunUpdateValidationError) ErrorName() string
ErrorName returns error name.
func (LoadReturnedRunUpdateValidationError) Field ¶
func (e LoadReturnedRunUpdateValidationError) Field() string
Field function returns field value.
func (LoadReturnedRunUpdateValidationError) Key ¶
func (e LoadReturnedRunUpdateValidationError) Key() bool
Key function returns key value.
func (LoadReturnedRunUpdateValidationError) Reason ¶
func (e LoadReturnedRunUpdateValidationError) Reason() string
Reason function returns reason value.
type LoadWaitRunState ¶
type LoadWaitRunState struct { Path *program.Path `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*LoadWaitRunState) Descriptor
deprecated
func (*LoadWaitRunState) Descriptor() ([]byte, []int)
Deprecated: Use LoadWaitRunState.ProtoReflect.Descriptor instead.
func (*LoadWaitRunState) GetPath ¶
func (x *LoadWaitRunState) GetPath() *program.Path
func (*LoadWaitRunState) ProtoMessage ¶
func (*LoadWaitRunState) ProtoMessage()
func (*LoadWaitRunState) ProtoReflect ¶
func (x *LoadWaitRunState) ProtoReflect() protoreflect.Message
func (*LoadWaitRunState) Reset ¶
func (x *LoadWaitRunState) Reset()
func (*LoadWaitRunState) String ¶
func (x *LoadWaitRunState) String() string
func (*LoadWaitRunState) Validate ¶
func (m *LoadWaitRunState) Validate() error
Validate checks the field values on LoadWaitRunState with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type LoadWaitRunStateValidationError ¶
type LoadWaitRunStateValidationError struct {
// contains filtered or unexported fields
}
LoadWaitRunStateValidationError is the validation error returned by LoadWaitRunState.Validate if the designated constraints aren't met.
func (LoadWaitRunStateValidationError) Cause ¶
func (e LoadWaitRunStateValidationError) Cause() error
Cause function returns cause value.
func (LoadWaitRunStateValidationError) Error ¶
func (e LoadWaitRunStateValidationError) Error() string
Error satisfies the builtin error interface
func (LoadWaitRunStateValidationError) ErrorName ¶
func (e LoadWaitRunStateValidationError) ErrorName() string
ErrorName returns error name.
func (LoadWaitRunStateValidationError) Field ¶
func (e LoadWaitRunStateValidationError) Field() string
Field function returns field value.
func (LoadWaitRunStateValidationError) Key ¶
func (e LoadWaitRunStateValidationError) Key() bool
Key function returns key value.
func (LoadWaitRunStateValidationError) Reason ¶
func (e LoadWaitRunStateValidationError) Reason() string
Reason function returns reason value.
type PrintRunUpdate ¶
type PrintRunUpdate struct { Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` // contains filtered or unexported fields }
func (*PrintRunUpdate) Descriptor
deprecated
func (*PrintRunUpdate) Descriptor() ([]byte, []int)
Deprecated: Use PrintRunUpdate.ProtoReflect.Descriptor instead.
func (*PrintRunUpdate) GetText ¶
func (x *PrintRunUpdate) GetText() string
func (*PrintRunUpdate) ProtoMessage ¶
func (*PrintRunUpdate) ProtoMessage()
func (*PrintRunUpdate) ProtoReflect ¶
func (x *PrintRunUpdate) ProtoReflect() protoreflect.Message
func (*PrintRunUpdate) Reset ¶
func (x *PrintRunUpdate) Reset()
func (*PrintRunUpdate) String ¶
func (x *PrintRunUpdate) String() string
func (*PrintRunUpdate) Validate ¶
func (m *PrintRunUpdate) Validate() error
Validate checks the field values on PrintRunUpdate with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type PrintRunUpdateValidationError ¶
type PrintRunUpdateValidationError struct {
// contains filtered or unexported fields
}
PrintRunUpdateValidationError is the validation error returned by PrintRunUpdate.Validate if the designated constraints aren't met.
func (PrintRunUpdateValidationError) Cause ¶
func (e PrintRunUpdateValidationError) Cause() error
Cause function returns cause value.
func (PrintRunUpdateValidationError) Error ¶
func (e PrintRunUpdateValidationError) Error() string
Error satisfies the builtin error interface
func (PrintRunUpdateValidationError) ErrorName ¶
func (e PrintRunUpdateValidationError) ErrorName() string
ErrorName returns error name.
func (PrintRunUpdateValidationError) Field ¶
func (e PrintRunUpdateValidationError) Field() string
Field function returns field value.
func (PrintRunUpdateValidationError) Key ¶
func (e PrintRunUpdateValidationError) Key() bool
Key function returns key value.
func (PrintRunUpdateValidationError) Reason ¶
func (e PrintRunUpdateValidationError) Reason() string
Reason function returns reason value.
type RunState ¶
type RunState struct { // Types that are assignable to Type: // *RunState_Running // *RunState_Call // *RunState_Load // *RunState_Completed // *RunState_Canceled // *RunState_Error // *RunState_Print // *RunState_Callret // *RunState_Loadret // *RunState_ClientError Type isRunState_Type `protobuf_oneof:"type"` // contains filtered or unexported fields }
func (*RunState) Descriptor
deprecated
func (*RunState) GetCall ¶
func (x *RunState) GetCall() *CallWaitRunState
func (*RunState) GetCallret ¶
func (x *RunState) GetCallret() *CallReturnedRunUpdate
func (*RunState) GetCanceled ¶
func (x *RunState) GetCanceled() *CanceledRunState
func (*RunState) GetClientError ¶
func (x *RunState) GetClientError() *ClientErrorRunState
func (*RunState) GetCompleted ¶
func (x *RunState) GetCompleted() *CompletedRunState
func (*RunState) GetError ¶
func (x *RunState) GetError() *ErrorRunState
func (*RunState) GetLoad ¶
func (x *RunState) GetLoad() *LoadWaitRunState
func (*RunState) GetLoadret ¶
func (x *RunState) GetLoadret() *LoadReturnedRunUpdate
func (*RunState) GetPrint ¶
func (x *RunState) GetPrint() *PrintRunUpdate
func (*RunState) GetRunning ¶
func (x *RunState) GetRunning() *RunningRunState
func (*RunState) ProtoMessage ¶
func (*RunState) ProtoMessage()
func (*RunState) ProtoReflect ¶
func (x *RunState) ProtoReflect() protoreflect.Message
type RunStateLogRecord ¶
type RunStateLogRecord struct { T *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=t,proto3" json:"t,omitempty"` State *RunState `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` Source *program.Path `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"` // set only by akd for ui use. // contains filtered or unexported fields }
func (*RunStateLogRecord) Descriptor
deprecated
func (*RunStateLogRecord) Descriptor() ([]byte, []int)
Deprecated: Use RunStateLogRecord.ProtoReflect.Descriptor instead.
func (*RunStateLogRecord) GetSource ¶
func (x *RunStateLogRecord) GetSource() *program.Path
func (*RunStateLogRecord) GetState ¶
func (x *RunStateLogRecord) GetState() *RunState
func (*RunStateLogRecord) GetT ¶
func (x *RunStateLogRecord) GetT() *timestamppb.Timestamp
func (*RunStateLogRecord) ProtoMessage ¶
func (*RunStateLogRecord) ProtoMessage()
func (*RunStateLogRecord) ProtoReflect ¶
func (x *RunStateLogRecord) ProtoReflect() protoreflect.Message
func (*RunStateLogRecord) Reset ¶
func (x *RunStateLogRecord) Reset()
func (*RunStateLogRecord) String ¶
func (x *RunStateLogRecord) String() string
func (*RunStateLogRecord) Validate ¶
func (m *RunStateLogRecord) Validate() error
Validate checks the field values on RunStateLogRecord with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RunStateLogRecordValidationError ¶
type RunStateLogRecordValidationError struct {
// contains filtered or unexported fields
}
RunStateLogRecordValidationError is the validation error returned by RunStateLogRecord.Validate if the designated constraints aren't met.
func (RunStateLogRecordValidationError) Cause ¶
func (e RunStateLogRecordValidationError) Cause() error
Cause function returns cause value.
func (RunStateLogRecordValidationError) Error ¶
func (e RunStateLogRecordValidationError) Error() string
Error satisfies the builtin error interface
func (RunStateLogRecordValidationError) ErrorName ¶
func (e RunStateLogRecordValidationError) ErrorName() string
ErrorName returns error name.
func (RunStateLogRecordValidationError) Field ¶
func (e RunStateLogRecordValidationError) Field() string
Field function returns field value.
func (RunStateLogRecordValidationError) Key ¶
func (e RunStateLogRecordValidationError) Key() bool
Key function returns key value.
func (RunStateLogRecordValidationError) Reason ¶
func (e RunStateLogRecordValidationError) Reason() string
Reason function returns reason value.
type RunStateValidationError ¶
type RunStateValidationError struct {
// contains filtered or unexported fields
}
RunStateValidationError is the validation error returned by RunState.Validate if the designated constraints aren't met.
func (RunStateValidationError) Cause ¶
func (e RunStateValidationError) Cause() error
Cause function returns cause value.
func (RunStateValidationError) Error ¶
func (e RunStateValidationError) Error() string
Error satisfies the builtin error interface
func (RunStateValidationError) ErrorName ¶
func (e RunStateValidationError) ErrorName() string
ErrorName returns error name.
func (RunStateValidationError) Field ¶
func (e RunStateValidationError) Field() string
Field function returns field value.
func (RunStateValidationError) Key ¶
func (e RunStateValidationError) Key() bool
Key function returns key value.
func (RunStateValidationError) Reason ¶
func (e RunStateValidationError) Reason() string
Reason function returns reason value.
type RunState_Call ¶
type RunState_Call struct {
Call *CallWaitRunState `protobuf:"bytes,2,opt,name=call,proto3,oneof"` // waiting for callback response.
}
type RunState_Callret ¶
type RunState_Callret struct {
Callret *CallReturnedRunUpdate `protobuf:"bytes,21,opt,name=callret,proto3,oneof"` // not sent to client.
}
type RunState_Canceled ¶
type RunState_Canceled struct {
Canceled *CanceledRunState `protobuf:"bytes,5,opt,name=canceled,proto3,oneof"`
}
type RunState_ClientError ¶
type RunState_ClientError struct { // Generated only in a client. ClientError *ClientErrorRunState `protobuf:"bytes,30,opt,name=client_error,json=clientError,proto3,oneof"` }
type RunState_Completed ¶
type RunState_Completed struct {
Completed *CompletedRunState `protobuf:"bytes,4,opt,name=completed,proto3,oneof"` // successfuly, otherwise error.
}
type RunState_Error ¶
type RunState_Error struct {
Error *ErrorRunState `protobuf:"bytes,6,opt,name=error,proto3,oneof"`
}
type RunState_Load ¶
type RunState_Load struct {
Load *LoadWaitRunState `protobuf:"bytes,3,opt,name=load,proto3,oneof"` // waiting for load response.
}
type RunState_Loadret ¶
type RunState_Loadret struct {
Loadret *LoadReturnedRunUpdate `protobuf:"bytes,22,opt,name=loadret,proto3,oneof"` // not sent to client.
}
type RunState_Print ¶
type RunState_Print struct { // These are not a states, just logs of events that happened for the record. Print *PrintRunUpdate `protobuf:"bytes,20,opt,name=print,proto3,oneof"` // sent to client. }
type RunState_Running ¶
type RunState_Running struct {
Running *RunningRunState `protobuf:"bytes,1,opt,name=running,proto3,oneof"`
}
type RunSummary ¶
type RunSummary struct { Log []*RunStateLogRecord `protobuf:"bytes,2,rep,name=log,proto3" json:"log,omitempty"` Prints []string `protobuf:"bytes,3,rep,name=prints,proto3" json:"prints,omitempty"` // contains filtered or unexported fields }
func (*RunSummary) Descriptor
deprecated
func (*RunSummary) Descriptor() ([]byte, []int)
Deprecated: Use RunSummary.ProtoReflect.Descriptor instead.
func (*RunSummary) GetLog ¶
func (x *RunSummary) GetLog() []*RunStateLogRecord
func (*RunSummary) GetPrints ¶
func (x *RunSummary) GetPrints() []string
func (*RunSummary) ProtoMessage ¶
func (*RunSummary) ProtoMessage()
func (*RunSummary) ProtoReflect ¶
func (x *RunSummary) ProtoReflect() protoreflect.Message
func (*RunSummary) Reset ¶
func (x *RunSummary) Reset()
func (*RunSummary) String ¶
func (x *RunSummary) String() string
func (*RunSummary) Validate ¶
func (m *RunSummary) Validate() error
Validate checks the field values on RunSummary with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RunSummaryValidationError ¶
type RunSummaryValidationError struct {
// contains filtered or unexported fields
}
RunSummaryValidationError is the validation error returned by RunSummary.Validate if the designated constraints aren't met.
func (RunSummaryValidationError) Cause ¶
func (e RunSummaryValidationError) Cause() error
Cause function returns cause value.
func (RunSummaryValidationError) Error ¶
func (e RunSummaryValidationError) Error() string
Error satisfies the builtin error interface
func (RunSummaryValidationError) ErrorName ¶
func (e RunSummaryValidationError) ErrorName() string
ErrorName returns error name.
func (RunSummaryValidationError) Field ¶
func (e RunSummaryValidationError) Field() string
Field function returns field value.
func (RunSummaryValidationError) Key ¶
func (e RunSummaryValidationError) Key() bool
Key function returns key value.
func (RunSummaryValidationError) Reason ¶
func (e RunSummaryValidationError) Reason() string
Reason function returns reason value.
type RunningRunState ¶
type RunningRunState struct {
// contains filtered or unexported fields
}
func (*RunningRunState) Descriptor
deprecated
func (*RunningRunState) Descriptor() ([]byte, []int)
Deprecated: Use RunningRunState.ProtoReflect.Descriptor instead.
func (*RunningRunState) ProtoMessage ¶
func (*RunningRunState) ProtoMessage()
func (*RunningRunState) ProtoReflect ¶
func (x *RunningRunState) ProtoReflect() protoreflect.Message
func (*RunningRunState) Reset ¶
func (x *RunningRunState) Reset()
func (*RunningRunState) String ¶
func (x *RunningRunState) String() string
func (*RunningRunState) Validate ¶
func (m *RunningRunState) Validate() error
Validate checks the field values on RunningRunState with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RunningRunStateValidationError ¶
type RunningRunStateValidationError struct {
// contains filtered or unexported fields
}
RunningRunStateValidationError is the validation error returned by RunningRunState.Validate if the designated constraints aren't met.
func (RunningRunStateValidationError) Cause ¶
func (e RunningRunStateValidationError) Cause() error
Cause function returns cause value.
func (RunningRunStateValidationError) Error ¶
func (e RunningRunStateValidationError) Error() string
Error satisfies the builtin error interface
func (RunningRunStateValidationError) ErrorName ¶
func (e RunningRunStateValidationError) ErrorName() string
ErrorName returns error name.
func (RunningRunStateValidationError) Field ¶
func (e RunningRunStateValidationError) Field() string
Field function returns field value.
func (RunningRunStateValidationError) Key ¶
func (e RunningRunStateValidationError) Key() bool
Key function returns key value.
func (RunningRunStateValidationError) Reason ¶
func (e RunningRunStateValidationError) Reason() string
Reason function returns reason value.