v1

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2025 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommonService_Paging_FullMethodName = "/skyflow.CommonService/Paging"
	CommonService_HTTP_FullMethodName   = "/skyflow.CommonService/HTTP"
	CommonService_Ping_FullMethodName   = "/skyflow.CommonService/Ping"
)
View Source
const (
	SkyflowV1Service_CreateNamespace_FullMethodName                = "/skyflow.SkyflowV1Service/CreateNamespace"
	SkyflowV1Service_CreateOrUpdateNamespace_FullMethodName        = "/skyflow.SkyflowV1Service/CreateOrUpdateNamespace"
	SkyflowV1Service_ListNamespaces_FullMethodName                 = "/skyflow.SkyflowV1Service/ListNamespaces"
	SkyflowV1Service_DeleteNamespace_FullMethodName                = "/skyflow.SkyflowV1Service/DeleteNamespace"
	SkyflowV1Service_CreateActivity_FullMethodName                 = "/skyflow.SkyflowV1Service/CreateActivity"
	SkyflowV1Service_CreateOrUpdateActivity_FullMethodName         = "/skyflow.SkyflowV1Service/CreateOrUpdateActivity"
	SkyflowV1Service_ListActivities_FullMethodName                 = "/skyflow.SkyflowV1Service/ListActivities"
	SkyflowV1Service_DescribeActivity_FullMethodName               = "/skyflow.SkyflowV1Service/DescribeActivity"
	SkyflowV1Service_DeleteActivity_FullMethodName                 = "/skyflow.SkyflowV1Service/DeleteActivity"
	SkyflowV1Service_CreateStateMachine_FullMethodName             = "/skyflow.SkyflowV1Service/CreateStateMachine"
	SkyflowV1Service_CreateOrUpdateStateMachine_FullMethodName     = "/skyflow.SkyflowV1Service/CreateOrUpdateStateMachine"
	SkyflowV1Service_DeleteStateMachine_FullMethodName             = "/skyflow.SkyflowV1Service/DeleteStateMachine"
	SkyflowV1Service_ListStateMachines_FullMethodName              = "/skyflow.SkyflowV1Service/ListStateMachines"
	SkyflowV1Service_DescribeStateMachine_FullMethodName           = "/skyflow.SkyflowV1Service/DescribeStateMachine"
	SkyflowV1Service_UpdateStateMachine_FullMethodName             = "/skyflow.SkyflowV1Service/UpdateStateMachine"
	SkyflowV1Service_ParseStateMachine_FullMethodName              = "/skyflow.SkyflowV1Service/ParseStateMachine"
	SkyflowV1Service_ValidateStateMachineDefinition_FullMethodName = "/skyflow.SkyflowV1Service/ValidateStateMachineDefinition"
	SkyflowV1Service_StartExecution_FullMethodName                 = "/skyflow.SkyflowV1Service/StartExecution"
	SkyflowV1Service_DescribeExecution_FullMethodName              = "/skyflow.SkyflowV1Service/DescribeExecution"
	SkyflowV1Service_DescribeExecutionBone_FullMethodName          = "/skyflow.SkyflowV1Service/DescribeExecutionBone"
	SkyflowV1Service_StopExecution_FullMethodName                  = "/skyflow.SkyflowV1Service/StopExecution"
	SkyflowV1Service_ListExecutions_FullMethodName                 = "/skyflow.SkyflowV1Service/ListExecutions"
	SkyflowV1Service_ListExecutionEvents_FullMethodName            = "/skyflow.SkyflowV1Service/ListExecutionEvents"
	SkyflowV1Service_DescribeStep_FullMethodName                   = "/skyflow.SkyflowV1Service/DescribeStep"
	SkyflowV1Service_ListStepEvents_FullMethodName                 = "/skyflow.SkyflowV1Service/ListStepEvents"
	SkyflowV1Service_GetActivityTask_FullMethodName                = "/skyflow.SkyflowV1Service/GetActivityTask"
	SkyflowV1Service_SendTaskSuccess_FullMethodName                = "/skyflow.SkyflowV1Service/SendTaskSuccess"
	SkyflowV1Service_SendTaskFailure_FullMethodName                = "/skyflow.SkyflowV1Service/SendTaskFailure"
	SkyflowV1Service_SendTaskHeartbeat_FullMethodName              = "/skyflow.SkyflowV1Service/SendTaskHeartbeat"
	SkyflowV1Service_SendTaskReference_FullMethodName              = "/skyflow.SkyflowV1Service/SendTaskReference"
	SkyflowV1Service_SkipFailedStep_FullMethodName                 = "/skyflow.SkyflowV1Service/SkipFailedStep"
	SkyflowV1Service_UnblockTask_FullMethodName                    = "/skyflow.SkyflowV1Service/UnblockTask"
	SkyflowV1Service_SkipBlockedTask_FullMethodName                = "/skyflow.SkyflowV1Service/SkipBlockedTask"
	SkyflowV1Service_RetryFailedStep_FullMethodName                = "/skyflow.SkyflowV1Service/RetryFailedStep"
	SkyflowV1Service_SendStepFailed_FullMethodName                 = "/skyflow.SkyflowV1Service/SendStepFailed"
	SkyflowV1Service_RedoStep_FullMethodName                       = "/skyflow.SkyflowV1Service/RedoStep"
	SkyflowV1Service_ResumeSuspendingStep_FullMethodName           = "/skyflow.SkyflowV1Service/ResumeSuspendingStep"
)
View Source
const (
	Greeter_SayHello_FullMethodName = "/helloworld.v1.Greeter/SayHello"
)
View Source
const OperationCommonServiceHTTP = "/skyflow.CommonService/HTTP"
View Source
const OperationCommonServicePaging = "/skyflow.CommonService/Paging"
View Source
const OperationCommonServicePing = "/skyflow.CommonService/Ping"
View Source
const OperationGreeterSayHello = "/helloworld.v1.Greeter/SayHello"
View Source
const OperationSkyflowV1ServiceCreateActivity = "/skyflow.SkyflowV1Service/CreateActivity"
View Source
const OperationSkyflowV1ServiceCreateNamespace = "/skyflow.SkyflowV1Service/CreateNamespace"
View Source
const OperationSkyflowV1ServiceCreateOrUpdateActivity = "/skyflow.SkyflowV1Service/CreateOrUpdateActivity"
View Source
const OperationSkyflowV1ServiceCreateOrUpdateNamespace = "/skyflow.SkyflowV1Service/CreateOrUpdateNamespace"
View Source
const OperationSkyflowV1ServiceCreateOrUpdateStateMachine = "/skyflow.SkyflowV1Service/CreateOrUpdateStateMachine"
View Source
const OperationSkyflowV1ServiceCreateStateMachine = "/skyflow.SkyflowV1Service/CreateStateMachine"
View Source
const OperationSkyflowV1ServiceDeleteActivity = "/skyflow.SkyflowV1Service/DeleteActivity"
View Source
const OperationSkyflowV1ServiceDeleteNamespace = "/skyflow.SkyflowV1Service/DeleteNamespace"
View Source
const OperationSkyflowV1ServiceDeleteStateMachine = "/skyflow.SkyflowV1Service/DeleteStateMachine"
View Source
const OperationSkyflowV1ServiceDescribeActivity = "/skyflow.SkyflowV1Service/DescribeActivity"
View Source
const OperationSkyflowV1ServiceDescribeExecution = "/skyflow.SkyflowV1Service/DescribeExecution"
View Source
const OperationSkyflowV1ServiceDescribeExecutionBone = "/skyflow.SkyflowV1Service/DescribeExecutionBone"
View Source
const OperationSkyflowV1ServiceDescribeStateMachine = "/skyflow.SkyflowV1Service/DescribeStateMachine"
View Source
const OperationSkyflowV1ServiceDescribeStep = "/skyflow.SkyflowV1Service/DescribeStep"
View Source
const OperationSkyflowV1ServiceGetActivityTask = "/skyflow.SkyflowV1Service/GetActivityTask"
View Source
const OperationSkyflowV1ServiceListActivities = "/skyflow.SkyflowV1Service/ListActivities"
View Source
const OperationSkyflowV1ServiceListExecutionEvents = "/skyflow.SkyflowV1Service/ListExecutionEvents"
View Source
const OperationSkyflowV1ServiceListExecutions = "/skyflow.SkyflowV1Service/ListExecutions"
View Source
const OperationSkyflowV1ServiceListNamespaces = "/skyflow.SkyflowV1Service/ListNamespaces"
View Source
const OperationSkyflowV1ServiceListStateMachines = "/skyflow.SkyflowV1Service/ListStateMachines"
View Source
const OperationSkyflowV1ServiceListStepEvents = "/skyflow.SkyflowV1Service/ListStepEvents"
View Source
const OperationSkyflowV1ServiceParseStateMachine = "/skyflow.SkyflowV1Service/ParseStateMachine"
View Source
const OperationSkyflowV1ServiceRedoStep = "/skyflow.SkyflowV1Service/RedoStep"
View Source
const OperationSkyflowV1ServiceResumeSuspendingStep = "/skyflow.SkyflowV1Service/ResumeSuspendingStep"
View Source
const OperationSkyflowV1ServiceRetryFailedStep = "/skyflow.SkyflowV1Service/RetryFailedStep"
View Source
const OperationSkyflowV1ServiceSendStepFailed = "/skyflow.SkyflowV1Service/SendStepFailed"
View Source
const OperationSkyflowV1ServiceSendTaskFailure = "/skyflow.SkyflowV1Service/SendTaskFailure"
View Source
const OperationSkyflowV1ServiceSendTaskHeartbeat = "/skyflow.SkyflowV1Service/SendTaskHeartbeat"
View Source
const OperationSkyflowV1ServiceSendTaskReference = "/skyflow.SkyflowV1Service/SendTaskReference"
View Source
const OperationSkyflowV1ServiceSendTaskSuccess = "/skyflow.SkyflowV1Service/SendTaskSuccess"
View Source
const OperationSkyflowV1ServiceSkipBlockedTask = "/skyflow.SkyflowV1Service/SkipBlockedTask"
View Source
const OperationSkyflowV1ServiceSkipFailedStep = "/skyflow.SkyflowV1Service/SkipFailedStep"
View Source
const OperationSkyflowV1ServiceStartExecution = "/skyflow.SkyflowV1Service/StartExecution"
View Source
const OperationSkyflowV1ServiceStopExecution = "/skyflow.SkyflowV1Service/StopExecution"
View Source
const OperationSkyflowV1ServiceUnblockTask = "/skyflow.SkyflowV1Service/UnblockTask"
View Source
const OperationSkyflowV1ServiceUpdateStateMachine = "/skyflow.SkyflowV1Service/UpdateStateMachine"
View Source
const OperationSkyflowV1ServiceValidateStateMachineDefinition = "/skyflow.SkyflowV1Service/ValidateStateMachineDefinition"

Variables

View Source
var (
	ErrorReason_name = map[int32]string{
		0: "GREETER_UNSPECIFIED",
		1: "USER_NOT_FOUND",
	}
	ErrorReason_value = map[string]int32{
		"GREETER_UNSPECIFIED": 0,
		"USER_NOT_FOUND":      1,
	}
)

Enum value maps for ErrorReason.

View Source
var (
	ErrorCode_name = map[int32]string{
		0:     "OK",
		11000: "UnknownError",
		11001: "InternalError",
		11002: "ResourceLimitExceeded",
		11003: "InvalidURI",
		12001: "ActivityAlreadyExists",
		12002: "ActivityDoesNotExist",
		12003: "StateMachineAlreadyExists",
		12004: "StateMachineDoesNotExist",
		12005: "NameSpaceAlreadyExists",
		12006: "NameSpaceDoesNotExist",
		13001: "ExecutionAlreadyExists",
		13002: "ExecutionDoesNotExist",
		1003:  "StateNotFound",
		1004:  "StateGroupNotFound",
		1005:  "TaskTokenNotFound",
		1006:  "NamespaceNotFound",
		1007:  "ActivityNotFound",
		1008:  "StateMachineNotFound",
		1009:  "ExecutionUUIDExisted",
		1010:  "ActivityTaskNotFound",
		1011:  "StepStatusError",
		1012:  "ExecutionStatusError",
		1013:  "ParameterIsValid",
		1014:  "ParameterLimitExceeded",
		1015:  "InputLimitExceeded",
		1016:  "OutputLimitExceeded",
		1017:  "StateMachineDeinitionInvalid",
	}
	ErrorCode_value = map[string]int32{
		"OK":                           0,
		"UnknownError":                 11000,
		"InternalError":                11001,
		"ResourceLimitExceeded":        11002,
		"InvalidURI":                   11003,
		"ActivityAlreadyExists":        12001,
		"ActivityDoesNotExist":         12002,
		"StateMachineAlreadyExists":    12003,
		"StateMachineDoesNotExist":     12004,
		"NameSpaceAlreadyExists":       12005,
		"NameSpaceDoesNotExist":        12006,
		"ExecutionAlreadyExists":       13001,
		"ExecutionDoesNotExist":        13002,
		"StateNotFound":                1003,
		"StateGroupNotFound":           1004,
		"TaskTokenNotFound":            1005,
		"NamespaceNotFound":            1006,
		"ActivityNotFound":             1007,
		"StateMachineNotFound":         1008,
		"ExecutionUUIDExisted":         1009,
		"ActivityTaskNotFound":         1010,
		"StepStatusError":              1011,
		"ExecutionStatusError":         1012,
		"ParameterIsValid":             1013,
		"ParameterLimitExceeded":       1014,
		"InputLimitExceeded":           1015,
		"OutputLimitExceeded":          1016,
		"StateMachineDeinitionInvalid": 1017,
	}
)

Enum value maps for ErrorCode.

View Source
var CommonService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "skyflow.CommonService",
	HandlerType: (*CommonServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Paging",
			Handler:    _CommonService_Paging_Handler,
		},
		{
			MethodName: "HTTP",
			Handler:    _CommonService_HTTP_Handler,
		},
		{
			MethodName: "Ping",
			Handler:    _CommonService_Ping_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "skyflow.proto",
}

CommonService_ServiceDesc is the grpc.ServiceDesc for CommonService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_error_reason_proto protoreflect.FileDescriptor
View Source
var File_greeter_proto protoreflect.FileDescriptor
View Source
var File_skyflow_proto protoreflect.FileDescriptor
View Source
var Greeter_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "helloworld.v1.Greeter",
	HandlerType: (*GreeterServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SayHello",
			Handler:    _Greeter_SayHello_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "greeter.proto",
}

Greeter_ServiceDesc is the grpc.ServiceDesc for Greeter service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var SkyflowV1Service_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "skyflow.SkyflowV1Service",
	HandlerType: (*SkyflowV1ServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CreateNamespace",
			Handler:    _SkyflowV1Service_CreateNamespace_Handler,
		},
		{
			MethodName: "CreateOrUpdateNamespace",
			Handler:    _SkyflowV1Service_CreateOrUpdateNamespace_Handler,
		},
		{
			MethodName: "ListNamespaces",
			Handler:    _SkyflowV1Service_ListNamespaces_Handler,
		},
		{
			MethodName: "DeleteNamespace",
			Handler:    _SkyflowV1Service_DeleteNamespace_Handler,
		},
		{
			MethodName: "CreateActivity",
			Handler:    _SkyflowV1Service_CreateActivity_Handler,
		},
		{
			MethodName: "CreateOrUpdateActivity",
			Handler:    _SkyflowV1Service_CreateOrUpdateActivity_Handler,
		},
		{
			MethodName: "ListActivities",
			Handler:    _SkyflowV1Service_ListActivities_Handler,
		},
		{
			MethodName: "DescribeActivity",
			Handler:    _SkyflowV1Service_DescribeActivity_Handler,
		},
		{
			MethodName: "DeleteActivity",
			Handler:    _SkyflowV1Service_DeleteActivity_Handler,
		},
		{
			MethodName: "CreateStateMachine",
			Handler:    _SkyflowV1Service_CreateStateMachine_Handler,
		},
		{
			MethodName: "CreateOrUpdateStateMachine",
			Handler:    _SkyflowV1Service_CreateOrUpdateStateMachine_Handler,
		},
		{
			MethodName: "DeleteStateMachine",
			Handler:    _SkyflowV1Service_DeleteStateMachine_Handler,
		},
		{
			MethodName: "ListStateMachines",
			Handler:    _SkyflowV1Service_ListStateMachines_Handler,
		},
		{
			MethodName: "DescribeStateMachine",
			Handler:    _SkyflowV1Service_DescribeStateMachine_Handler,
		},
		{
			MethodName: "UpdateStateMachine",
			Handler:    _SkyflowV1Service_UpdateStateMachine_Handler,
		},
		{
			MethodName: "ParseStateMachine",
			Handler:    _SkyflowV1Service_ParseStateMachine_Handler,
		},
		{
			MethodName: "ValidateStateMachineDefinition",
			Handler:    _SkyflowV1Service_ValidateStateMachineDefinition_Handler,
		},
		{
			MethodName: "StartExecution",
			Handler:    _SkyflowV1Service_StartExecution_Handler,
		},
		{
			MethodName: "DescribeExecution",
			Handler:    _SkyflowV1Service_DescribeExecution_Handler,
		},
		{
			MethodName: "DescribeExecutionBone",
			Handler:    _SkyflowV1Service_DescribeExecutionBone_Handler,
		},
		{
			MethodName: "StopExecution",
			Handler:    _SkyflowV1Service_StopExecution_Handler,
		},
		{
			MethodName: "ListExecutions",
			Handler:    _SkyflowV1Service_ListExecutions_Handler,
		},
		{
			MethodName: "ListExecutionEvents",
			Handler:    _SkyflowV1Service_ListExecutionEvents_Handler,
		},
		{
			MethodName: "DescribeStep",
			Handler:    _SkyflowV1Service_DescribeStep_Handler,
		},
		{
			MethodName: "ListStepEvents",
			Handler:    _SkyflowV1Service_ListStepEvents_Handler,
		},
		{
			MethodName: "GetActivityTask",
			Handler:    _SkyflowV1Service_GetActivityTask_Handler,
		},
		{
			MethodName: "SendTaskSuccess",
			Handler:    _SkyflowV1Service_SendTaskSuccess_Handler,
		},
		{
			MethodName: "SendTaskFailure",
			Handler:    _SkyflowV1Service_SendTaskFailure_Handler,
		},
		{
			MethodName: "SendTaskHeartbeat",
			Handler:    _SkyflowV1Service_SendTaskHeartbeat_Handler,
		},
		{
			MethodName: "SendTaskReference",
			Handler:    _SkyflowV1Service_SendTaskReference_Handler,
		},
		{
			MethodName: "SkipFailedStep",
			Handler:    _SkyflowV1Service_SkipFailedStep_Handler,
		},
		{
			MethodName: "UnblockTask",
			Handler:    _SkyflowV1Service_UnblockTask_Handler,
		},
		{
			MethodName: "SkipBlockedTask",
			Handler:    _SkyflowV1Service_SkipBlockedTask_Handler,
		},
		{
			MethodName: "RetryFailedStep",
			Handler:    _SkyflowV1Service_RetryFailedStep_Handler,
		},
		{
			MethodName: "SendStepFailed",
			Handler:    _SkyflowV1Service_SendStepFailed_Handler,
		},
		{
			MethodName: "RedoStep",
			Handler:    _SkyflowV1Service_RedoStep_Handler,
		},
		{
			MethodName: "ResumeSuspendingStep",
			Handler:    _SkyflowV1Service_ResumeSuspendingStep_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "skyflow.proto",
}

SkyflowV1Service_ServiceDesc is the grpc.ServiceDesc for SkyflowV1Service service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterCommonServiceHTTPServer

func RegisterCommonServiceHTTPServer(s *http.Server, srv CommonServiceHTTPServer)

func RegisterCommonServiceServer

func RegisterCommonServiceServer(s grpc.ServiceRegistrar, srv CommonServiceServer)

func RegisterGreeterHTTPServer

func RegisterGreeterHTTPServer(s *http.Server, srv GreeterHTTPServer)

func RegisterGreeterServer

func RegisterGreeterServer(s grpc.ServiceRegistrar, srv GreeterServer)

func RegisterSkyflowV1ServiceHTTPServer

func RegisterSkyflowV1ServiceHTTPServer(s *http.Server, srv SkyflowV1ServiceHTTPServer)

func RegisterSkyflowV1ServiceServer

func RegisterSkyflowV1ServiceServer(s grpc.ServiceRegistrar, srv SkyflowV1ServiceServer)

Types

type ActivityInfo

type ActivityInfo struct {
	Name        string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	ActivityUri string `protobuf:"bytes,3,opt,name=activity_uri,json=activityUri,proto3" json:"activity_uri,omitempty"`
	// create_time timestample
	CreateTime int64 `protobuf:"varint,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// update_time timestample
	UpdateTime int64 `protobuf:"varint,12,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// contains filtered or unexported fields
}

ActivityInfo 活动信息

func (*ActivityInfo) Descriptor deprecated

func (*ActivityInfo) Descriptor() ([]byte, []int)

Deprecated: Use ActivityInfo.ProtoReflect.Descriptor instead.

func (*ActivityInfo) GetActivityUri

func (x *ActivityInfo) GetActivityUri() string

func (*ActivityInfo) GetCreateTime

func (x *ActivityInfo) GetCreateTime() int64

func (*ActivityInfo) GetDescription

func (x *ActivityInfo) GetDescription() string

func (*ActivityInfo) GetName

func (x *ActivityInfo) GetName() string

func (*ActivityInfo) GetUpdateTime

func (x *ActivityInfo) GetUpdateTime() int64

func (*ActivityInfo) ProtoMessage

func (*ActivityInfo) ProtoMessage()

func (*ActivityInfo) ProtoReflect

func (x *ActivityInfo) ProtoReflect() protoreflect.Message

func (*ActivityInfo) Reset

func (x *ActivityInfo) Reset()

func (*ActivityInfo) String

func (x *ActivityInfo) String() string

func (*ActivityInfo) Validate

func (m *ActivityInfo) Validate() error

Validate checks the field values on ActivityInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ActivityInfo) ValidateAll

func (m *ActivityInfo) ValidateAll() error

ValidateAll checks the field values on ActivityInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActivityInfoMultiError, or nil if none found.

type ActivityInfoMultiError

type ActivityInfoMultiError []error

ActivityInfoMultiError is an error wrapping multiple validation errors returned by ActivityInfo.ValidateAll() if the designated constraints aren't met.

func (ActivityInfoMultiError) AllErrors

func (m ActivityInfoMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ActivityInfoMultiError) Error

func (m ActivityInfoMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type ActivityInfoValidationError

type ActivityInfoValidationError struct {
	// contains filtered or unexported fields
}

ActivityInfoValidationError is the validation error returned by ActivityInfo.Validate if the designated constraints aren't met.

func (ActivityInfoValidationError) Cause

Cause function returns cause value.

func (ActivityInfoValidationError) Error

Error satisfies the builtin error interface

func (ActivityInfoValidationError) ErrorName

func (e ActivityInfoValidationError) ErrorName() string

ErrorName returns error name.

func (ActivityInfoValidationError) Field

Field function returns field value.

func (ActivityInfoValidationError) Key

Key function returns key value.

func (ActivityInfoValidationError) Reason

Reason function returns reason value.

type ActivityListItem

type ActivityListItem struct {

	// name 活动名字
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// description 活动描述
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	// activity_uri 活动uri
	ActivityUri string `protobuf:"bytes,3,opt,name=activity_uri,json=activityUri,proto3" json:"activity_uri,omitempty"`
	// create_time timestample
	CreateTime int64 `protobuf:"varint,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// update_time timestample
	UpdateTime int64 `protobuf:"varint,12,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// contains filtered or unexported fields
}

ActivityListItem ...

func (*ActivityListItem) Descriptor deprecated

func (*ActivityListItem) Descriptor() ([]byte, []int)

Deprecated: Use ActivityListItem.ProtoReflect.Descriptor instead.

func (*ActivityListItem) GetActivityUri

func (x *ActivityListItem) GetActivityUri() string

func (*ActivityListItem) GetCreateTime

func (x *ActivityListItem) GetCreateTime() int64

func (*ActivityListItem) GetDescription

func (x *ActivityListItem) GetDescription() string

func (*ActivityListItem) GetName

func (x *ActivityListItem) GetName() string

func (*ActivityListItem) GetUpdateTime

func (x *ActivityListItem) GetUpdateTime() int64

func (*ActivityListItem) ProtoMessage

func (*ActivityListItem) ProtoMessage()

func (*ActivityListItem) ProtoReflect

func (x *ActivityListItem) ProtoReflect() protoreflect.Message

func (*ActivityListItem) Reset

func (x *ActivityListItem) Reset()

func (*ActivityListItem) String

func (x *ActivityListItem) String() string

func (*ActivityListItem) Validate

func (m *ActivityListItem) Validate() error

Validate checks the field values on ActivityListItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ActivityListItem) ValidateAll

func (m *ActivityListItem) ValidateAll() error

ValidateAll checks the field values on ActivityListItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActivityListItemMultiError, or nil if none found.

type ActivityListItemMultiError

type ActivityListItemMultiError []error

ActivityListItemMultiError is an error wrapping multiple validation errors returned by ActivityListItem.ValidateAll() if the designated constraints aren't met.

func (ActivityListItemMultiError) AllErrors

func (m ActivityListItemMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ActivityListItemMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ActivityListItemValidationError

type ActivityListItemValidationError struct {
	// contains filtered or unexported fields
}

ActivityListItemValidationError is the validation error returned by ActivityListItem.Validate if the designated constraints aren't met.

func (ActivityListItemValidationError) Cause

Cause function returns cause value.

func (ActivityListItemValidationError) Error

Error satisfies the builtin error interface

func (ActivityListItemValidationError) ErrorName

ErrorName returns error name.

func (ActivityListItemValidationError) Field

Field function returns field value.

func (ActivityListItemValidationError) Key

Key function returns key value.

func (ActivityListItemValidationError) Reason

Reason function returns reason value.

type CommonServiceClient

type CommonServiceClient interface {
	// Paging 分页格式
	Paging(ctx context.Context, in *PageRequest, opts ...grpc.CallOption) (*PageResponse, error)
	// HTTPReturn  HTTP API接口返回值格式
	HTTP(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*HTTPResponseMessage, error)
	// Ping ping service
	Ping(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*PingResponse, error)
}

CommonServiceClient is the client API for CommonService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

CommonService 通用服务

type CommonServiceHTTPClient

type CommonServiceHTTPClient interface {
	// HTTP HTTPReturn  HTTP API接口返回值格式
	HTTP(ctx context.Context, req *emptypb.Empty, opts ...http.CallOption) (rsp *HTTPResponseMessage, err error)
	// Paging Paging 分页格式
	Paging(ctx context.Context, req *PageRequest, opts ...http.CallOption) (rsp *PageResponse, err error)
	// Ping Ping ping service
	Ping(ctx context.Context, req *emptypb.Empty, opts ...http.CallOption) (rsp *PingResponse, err error)
}

func NewCommonServiceHTTPClient

func NewCommonServiceHTTPClient(client *http.Client) CommonServiceHTTPClient

type CommonServiceHTTPClientImpl

type CommonServiceHTTPClientImpl struct {
	// contains filtered or unexported fields
}

func (*CommonServiceHTTPClientImpl) HTTP

HTTP HTTPReturn HTTP API接口返回值格式

func (*CommonServiceHTTPClientImpl) Paging

Paging Paging 分页格式

func (*CommonServiceHTTPClientImpl) Ping

Ping Ping ping service

type CommonServiceHTTPServer

type CommonServiceHTTPServer interface {
	// HTTP HTTPReturn  HTTP API接口返回值格式
	HTTP(context.Context, *emptypb.Empty) (*HTTPResponseMessage, error)
	// Paging Paging 分页格式
	Paging(context.Context, *PageRequest) (*PageResponse, error)
	// Ping Ping ping service
	Ping(context.Context, *emptypb.Empty) (*PingResponse, error)
}

type CommonServiceServer

type CommonServiceServer interface {
	// Paging 分页格式
	Paging(context.Context, *PageRequest) (*PageResponse, error)
	// HTTPReturn  HTTP API接口返回值格式
	HTTP(context.Context, *emptypb.Empty) (*HTTPResponseMessage, error)
	// Ping ping service
	Ping(context.Context, *emptypb.Empty) (*PingResponse, error)
	// contains filtered or unexported methods
}

CommonServiceServer is the server API for CommonService service. All implementations must embed UnimplementedCommonServiceServer for forward compatibility.

CommonService 通用服务

type CreateActivityRequest

type CreateActivityRequest struct {

	// name activity name
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// description activity description
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	// namespace activity namespace
	Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// parameters activity parameters
	Parameters string `protobuf:"bytes,4,opt,name=parameters,proto3" json:"parameters,omitempty"`
	// contains filtered or unexported fields
}

CreateActivityRequest 创建一个活动请求结构

func (*CreateActivityRequest) Descriptor deprecated

func (*CreateActivityRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateActivityRequest.ProtoReflect.Descriptor instead.

func (*CreateActivityRequest) GetDescription

func (x *CreateActivityRequest) GetDescription() string

func (*CreateActivityRequest) GetName

func (x *CreateActivityRequest) GetName() string

func (*CreateActivityRequest) GetNamespace

func (x *CreateActivityRequest) GetNamespace() string

func (*CreateActivityRequest) GetParameters

func (x *CreateActivityRequest) GetParameters() string

func (*CreateActivityRequest) ProtoMessage

func (*CreateActivityRequest) ProtoMessage()

func (*CreateActivityRequest) ProtoReflect

func (x *CreateActivityRequest) ProtoReflect() protoreflect.Message

func (*CreateActivityRequest) Reset

func (x *CreateActivityRequest) Reset()

func (*CreateActivityRequest) String

func (x *CreateActivityRequest) String() string

func (*CreateActivityRequest) Validate

func (m *CreateActivityRequest) Validate() error

Validate checks the field values on CreateActivityRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateActivityRequest) ValidateAll

func (m *CreateActivityRequest) ValidateAll() error

ValidateAll checks the field values on CreateActivityRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateActivityRequestMultiError, or nil if none found.

type CreateActivityRequestMultiError

type CreateActivityRequestMultiError []error

CreateActivityRequestMultiError is an error wrapping multiple validation errors returned by CreateActivityRequest.ValidateAll() if the designated constraints aren't met.

func (CreateActivityRequestMultiError) AllErrors

func (m CreateActivityRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CreateActivityRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateActivityRequestValidationError

type CreateActivityRequestValidationError struct {
	// contains filtered or unexported fields
}

CreateActivityRequestValidationError is the validation error returned by CreateActivityRequest.Validate if the designated constraints aren't met.

func (CreateActivityRequestValidationError) Cause

Cause function returns cause value.

func (CreateActivityRequestValidationError) Error

Error satisfies the builtin error interface

func (CreateActivityRequestValidationError) ErrorName

ErrorName returns error name.

func (CreateActivityRequestValidationError) Field

Field function returns field value.

func (CreateActivityRequestValidationError) Key

Key function returns key value.

func (CreateActivityRequestValidationError) Reason

Reason function returns reason value.

type CreateActivityResponse

type CreateActivityResponse struct {

	// activity uri
	ActivityUri string `protobuf:"bytes,1,opt,name=activity_uri,json=activityUri,proto3" json:"activity_uri,omitempty"`
	// create_time create time timestample
	CreateTime int64 `protobuf:"varint,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// update_time timestample
	UpdateTime int64 `protobuf:"varint,12,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// contains filtered or unexported fields
}

CreateActivityResponse 创建一个活动返回结构

func (*CreateActivityResponse) Descriptor deprecated

func (*CreateActivityResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateActivityResponse.ProtoReflect.Descriptor instead.

func (*CreateActivityResponse) GetActivityUri

func (x *CreateActivityResponse) GetActivityUri() string

func (*CreateActivityResponse) GetCreateTime

func (x *CreateActivityResponse) GetCreateTime() int64

func (*CreateActivityResponse) GetUpdateTime

func (x *CreateActivityResponse) GetUpdateTime() int64

func (*CreateActivityResponse) ProtoMessage

func (*CreateActivityResponse) ProtoMessage()

func (*CreateActivityResponse) ProtoReflect

func (x *CreateActivityResponse) ProtoReflect() protoreflect.Message

func (*CreateActivityResponse) Reset

func (x *CreateActivityResponse) Reset()

func (*CreateActivityResponse) String

func (x *CreateActivityResponse) String() string

func (*CreateActivityResponse) Validate

func (m *CreateActivityResponse) Validate() error

Validate checks the field values on CreateActivityResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateActivityResponse) ValidateAll

func (m *CreateActivityResponse) ValidateAll() error

ValidateAll checks the field values on CreateActivityResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateActivityResponseMultiError, or nil if none found.

type CreateActivityResponseMultiError

type CreateActivityResponseMultiError []error

CreateActivityResponseMultiError is an error wrapping multiple validation errors returned by CreateActivityResponse.ValidateAll() if the designated constraints aren't met.

func (CreateActivityResponseMultiError) AllErrors

func (m CreateActivityResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CreateActivityResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateActivityResponseValidationError

type CreateActivityResponseValidationError struct {
	// contains filtered or unexported fields
}

CreateActivityResponseValidationError is the validation error returned by CreateActivityResponse.Validate if the designated constraints aren't met.

func (CreateActivityResponseValidationError) Cause

Cause function returns cause value.

func (CreateActivityResponseValidationError) Error

Error satisfies the builtin error interface

func (CreateActivityResponseValidationError) ErrorName

ErrorName returns error name.

func (CreateActivityResponseValidationError) Field

Field function returns field value.

func (CreateActivityResponseValidationError) Key

Key function returns key value.

func (CreateActivityResponseValidationError) Reason

Reason function returns reason value.

type CreateNamespaceRequest

type CreateNamespaceRequest struct {

	// name 命名空间名字
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// description 命名空间描述
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

CreateNamespaceRequest 创建一个命名空间

func (*CreateNamespaceRequest) Descriptor deprecated

func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateNamespaceRequest.ProtoReflect.Descriptor instead.

func (*CreateNamespaceRequest) GetDescription

func (x *CreateNamespaceRequest) GetDescription() string

func (*CreateNamespaceRequest) GetName

func (x *CreateNamespaceRequest) GetName() string

func (*CreateNamespaceRequest) ProtoMessage

func (*CreateNamespaceRequest) ProtoMessage()

func (*CreateNamespaceRequest) ProtoReflect

func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message

func (*CreateNamespaceRequest) Reset

func (x *CreateNamespaceRequest) Reset()

func (*CreateNamespaceRequest) String

func (x *CreateNamespaceRequest) String() string

func (*CreateNamespaceRequest) Validate

func (m *CreateNamespaceRequest) Validate() error

Validate checks the field values on CreateNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateNamespaceRequest) ValidateAll

func (m *CreateNamespaceRequest) ValidateAll() error

ValidateAll checks the field values on CreateNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateNamespaceRequestMultiError, or nil if none found.

type CreateNamespaceRequestMultiError

type CreateNamespaceRequestMultiError []error

CreateNamespaceRequestMultiError is an error wrapping multiple validation errors returned by CreateNamespaceRequest.ValidateAll() if the designated constraints aren't met.

func (CreateNamespaceRequestMultiError) AllErrors

func (m CreateNamespaceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CreateNamespaceRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateNamespaceRequestValidationError

type CreateNamespaceRequestValidationError struct {
	// contains filtered or unexported fields
}

CreateNamespaceRequestValidationError is the validation error returned by CreateNamespaceRequest.Validate if the designated constraints aren't met.

func (CreateNamespaceRequestValidationError) Cause

Cause function returns cause value.

func (CreateNamespaceRequestValidationError) Error

Error satisfies the builtin error interface

func (CreateNamespaceRequestValidationError) ErrorName

ErrorName returns error name.

func (CreateNamespaceRequestValidationError) Field

Field function returns field value.

func (CreateNamespaceRequestValidationError) Key

Key function returns key value.

func (CreateNamespaceRequestValidationError) Reason

Reason function returns reason value.

type CreateNamespaceResponse

type CreateNamespaceResponse struct {

	// name namespace name
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// description 命名空间描述
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	// create_time timestample
	CreateTime int64 `protobuf:"varint,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// update_time  update time timestample
	UpdateTime int64 `protobuf:"varint,12,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// contains filtered or unexported fields
}

CreateNamespaceResponse 创建一个命名空间返回结构

func (*CreateNamespaceResponse) Descriptor deprecated

func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateNamespaceResponse.ProtoReflect.Descriptor instead.

func (*CreateNamespaceResponse) GetCreateTime

func (x *CreateNamespaceResponse) GetCreateTime() int64

func (*CreateNamespaceResponse) GetDescription

func (x *CreateNamespaceResponse) GetDescription() string

func (*CreateNamespaceResponse) GetName

func (x *CreateNamespaceResponse) GetName() string

func (*CreateNamespaceResponse) GetUpdateTime

func (x *CreateNamespaceResponse) GetUpdateTime() int64

func (*CreateNamespaceResponse) ProtoMessage

func (*CreateNamespaceResponse) ProtoMessage()

func (*CreateNamespaceResponse) ProtoReflect

func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message

func (*CreateNamespaceResponse) Reset

func (x *CreateNamespaceResponse) Reset()

func (*CreateNamespaceResponse) String

func (x *CreateNamespaceResponse) String() string

func (*CreateNamespaceResponse) Validate

func (m *CreateNamespaceResponse) Validate() error

Validate checks the field values on CreateNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateNamespaceResponse) ValidateAll

func (m *CreateNamespaceResponse) ValidateAll() error

ValidateAll checks the field values on CreateNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateNamespaceResponseMultiError, or nil if none found.

type CreateNamespaceResponseMultiError

type CreateNamespaceResponseMultiError []error

CreateNamespaceResponseMultiError is an error wrapping multiple validation errors returned by CreateNamespaceResponse.ValidateAll() if the designated constraints aren't met.

func (CreateNamespaceResponseMultiError) AllErrors

func (m CreateNamespaceResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CreateNamespaceResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateNamespaceResponseValidationError

type CreateNamespaceResponseValidationError struct {
	// contains filtered or unexported fields
}

CreateNamespaceResponseValidationError is the validation error returned by CreateNamespaceResponse.Validate if the designated constraints aren't met.

func (CreateNamespaceResponseValidationError) Cause

Cause function returns cause value.

func (CreateNamespaceResponseValidationError) Error

Error satisfies the builtin error interface

func (CreateNamespaceResponseValidationError) ErrorName

ErrorName returns error name.

func (CreateNamespaceResponseValidationError) Field

Field function returns field value.

func (CreateNamespaceResponseValidationError) Key

Key function returns key value.

func (CreateNamespaceResponseValidationError) Reason

Reason function returns reason value.

type CreateStateMachineRequest

type CreateStateMachineRequest struct {
	Name        string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	Namespace   string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Definition  string `protobuf:"bytes,4,opt,name=definition,proto3" json:"definition,omitempty"`
	// contains filtered or unexported fields
}

CreateStateMachineRequest 创建一个状态机请求结构

func (*CreateStateMachineRequest) Descriptor deprecated

func (*CreateStateMachineRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateStateMachineRequest.ProtoReflect.Descriptor instead.

func (*CreateStateMachineRequest) GetDefinition

func (x *CreateStateMachineRequest) GetDefinition() string

func (*CreateStateMachineRequest) GetDescription

func (x *CreateStateMachineRequest) GetDescription() string

func (*CreateStateMachineRequest) GetName

func (x *CreateStateMachineRequest) GetName() string

func (*CreateStateMachineRequest) GetNamespace

func (x *CreateStateMachineRequest) GetNamespace() string

func (*CreateStateMachineRequest) ProtoMessage

func (*CreateStateMachineRequest) ProtoMessage()

func (*CreateStateMachineRequest) ProtoReflect

func (*CreateStateMachineRequest) Reset

func (x *CreateStateMachineRequest) Reset()

func (*CreateStateMachineRequest) String

func (x *CreateStateMachineRequest) String() string

func (*CreateStateMachineRequest) Validate

func (m *CreateStateMachineRequest) Validate() error

Validate checks the field values on CreateStateMachineRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateStateMachineRequest) ValidateAll

func (m *CreateStateMachineRequest) ValidateAll() error

ValidateAll checks the field values on CreateStateMachineRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateStateMachineRequestMultiError, or nil if none found.

type CreateStateMachineRequestMultiError

type CreateStateMachineRequestMultiError []error

CreateStateMachineRequestMultiError is an error wrapping multiple validation errors returned by CreateStateMachineRequest.ValidateAll() if the designated constraints aren't met.

func (CreateStateMachineRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (CreateStateMachineRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateStateMachineRequestValidationError

type CreateStateMachineRequestValidationError struct {
	// contains filtered or unexported fields
}

CreateStateMachineRequestValidationError is the validation error returned by CreateStateMachineRequest.Validate if the designated constraints aren't met.

func (CreateStateMachineRequestValidationError) Cause

Cause function returns cause value.

func (CreateStateMachineRequestValidationError) Error

Error satisfies the builtin error interface

func (CreateStateMachineRequestValidationError) ErrorName

ErrorName returns error name.

func (CreateStateMachineRequestValidationError) Field

Field function returns field value.

func (CreateStateMachineRequestValidationError) Key

Key function returns key value.

func (CreateStateMachineRequestValidationError) Reason

Reason function returns reason value.

type CreateStateMachineResponse

type CreateStateMachineResponse struct {
	Data *StateMachineInfo `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

CreateStateMachineResponse 创建一个状态机返回结构

func (*CreateStateMachineResponse) Descriptor deprecated

func (*CreateStateMachineResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateStateMachineResponse.ProtoReflect.Descriptor instead.

func (*CreateStateMachineResponse) GetData

func (*CreateStateMachineResponse) ProtoMessage

func (*CreateStateMachineResponse) ProtoMessage()

func (*CreateStateMachineResponse) ProtoReflect

func (*CreateStateMachineResponse) Reset

func (x *CreateStateMachineResponse) Reset()

func (*CreateStateMachineResponse) String

func (x *CreateStateMachineResponse) String() string

func (*CreateStateMachineResponse) Validate

func (m *CreateStateMachineResponse) Validate() error

Validate checks the field values on CreateStateMachineResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateStateMachineResponse) ValidateAll

func (m *CreateStateMachineResponse) ValidateAll() error

ValidateAll checks the field values on CreateStateMachineResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateStateMachineResponseMultiError, or nil if none found.

type CreateStateMachineResponseMultiError

type CreateStateMachineResponseMultiError []error

CreateStateMachineResponseMultiError is an error wrapping multiple validation errors returned by CreateStateMachineResponse.ValidateAll() if the designated constraints aren't met.

func (CreateStateMachineResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (CreateStateMachineResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateStateMachineResponseValidationError

type CreateStateMachineResponseValidationError struct {
	// contains filtered or unexported fields
}

CreateStateMachineResponseValidationError is the validation error returned by CreateStateMachineResponse.Validate if the designated constraints aren't met.

func (CreateStateMachineResponseValidationError) Cause

Cause function returns cause value.

func (CreateStateMachineResponseValidationError) Error

Error satisfies the builtin error interface

func (CreateStateMachineResponseValidationError) ErrorName

ErrorName returns error name.

func (CreateStateMachineResponseValidationError) Field

Field function returns field value.

func (CreateStateMachineResponseValidationError) Key

Key function returns key value.

func (CreateStateMachineResponseValidationError) Reason

Reason function returns reason value.

type DeleteActivityRequest

type DeleteActivityRequest struct {

	// activity uri
	ActivityUri string `protobuf:"bytes,1,opt,name=activity_uri,json=activityUri,proto3" json:"activity_uri,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteActivityRequest) Descriptor deprecated

func (*DeleteActivityRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteActivityRequest.ProtoReflect.Descriptor instead.

func (*DeleteActivityRequest) GetActivityUri

func (x *DeleteActivityRequest) GetActivityUri() string

func (*DeleteActivityRequest) ProtoMessage

func (*DeleteActivityRequest) ProtoMessage()

func (*DeleteActivityRequest) ProtoReflect

func (x *DeleteActivityRequest) ProtoReflect() protoreflect.Message

func (*DeleteActivityRequest) Reset

func (x *DeleteActivityRequest) Reset()

func (*DeleteActivityRequest) String

func (x *DeleteActivityRequest) String() string

func (*DeleteActivityRequest) Validate

func (m *DeleteActivityRequest) Validate() error

Validate checks the field values on DeleteActivityRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteActivityRequest) ValidateAll

func (m *DeleteActivityRequest) ValidateAll() error

ValidateAll checks the field values on DeleteActivityRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteActivityRequestMultiError, or nil if none found.

type DeleteActivityRequestMultiError

type DeleteActivityRequestMultiError []error

DeleteActivityRequestMultiError is an error wrapping multiple validation errors returned by DeleteActivityRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteActivityRequestMultiError) AllErrors

func (m DeleteActivityRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteActivityRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteActivityRequestValidationError

type DeleteActivityRequestValidationError struct {
	// contains filtered or unexported fields
}

DeleteActivityRequestValidationError is the validation error returned by DeleteActivityRequest.Validate if the designated constraints aren't met.

func (DeleteActivityRequestValidationError) Cause

Cause function returns cause value.

func (DeleteActivityRequestValidationError) Error

Error satisfies the builtin error interface

func (DeleteActivityRequestValidationError) ErrorName

ErrorName returns error name.

func (DeleteActivityRequestValidationError) Field

Field function returns field value.

func (DeleteActivityRequestValidationError) Key

Key function returns key value.

func (DeleteActivityRequestValidationError) Reason

Reason function returns reason value.

type DeleteActivityResponse

type DeleteActivityResponse struct {
	// contains filtered or unexported fields
}

删除活动请求返回, 占位符

func (*DeleteActivityResponse) Descriptor deprecated

func (*DeleteActivityResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteActivityResponse.ProtoReflect.Descriptor instead.

func (*DeleteActivityResponse) ProtoMessage

func (*DeleteActivityResponse) ProtoMessage()

func (*DeleteActivityResponse) ProtoReflect

func (x *DeleteActivityResponse) ProtoReflect() protoreflect.Message

func (*DeleteActivityResponse) Reset

func (x *DeleteActivityResponse) Reset()

func (*DeleteActivityResponse) String

func (x *DeleteActivityResponse) String() string

func (*DeleteActivityResponse) Validate

func (m *DeleteActivityResponse) Validate() error

Validate checks the field values on DeleteActivityResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteActivityResponse) ValidateAll

func (m *DeleteActivityResponse) ValidateAll() error

ValidateAll checks the field values on DeleteActivityResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteActivityResponseMultiError, or nil if none found.

type DeleteActivityResponseMultiError

type DeleteActivityResponseMultiError []error

DeleteActivityResponseMultiError is an error wrapping multiple validation errors returned by DeleteActivityResponse.ValidateAll() if the designated constraints aren't met.

func (DeleteActivityResponseMultiError) AllErrors

func (m DeleteActivityResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteActivityResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteActivityResponseValidationError

type DeleteActivityResponseValidationError struct {
	// contains filtered or unexported fields
}

DeleteActivityResponseValidationError is the validation error returned by DeleteActivityResponse.Validate if the designated constraints aren't met.

func (DeleteActivityResponseValidationError) Cause

Cause function returns cause value.

func (DeleteActivityResponseValidationError) Error

Error satisfies the builtin error interface

func (DeleteActivityResponseValidationError) ErrorName

ErrorName returns error name.

func (DeleteActivityResponseValidationError) Field

Field function returns field value.

func (DeleteActivityResponseValidationError) Key

Key function returns key value.

func (DeleteActivityResponseValidationError) Reason

Reason function returns reason value.

type DeleteNamespaceRequest

type DeleteNamespaceRequest struct {

	// name 命名空间名字
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

DeleteNamespaceRequest 删除一个命名空间

func (*DeleteNamespaceRequest) Descriptor deprecated

func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteNamespaceRequest.ProtoReflect.Descriptor instead.

func (*DeleteNamespaceRequest) GetName

func (x *DeleteNamespaceRequest) GetName() string

func (*DeleteNamespaceRequest) ProtoMessage

func (*DeleteNamespaceRequest) ProtoMessage()

func (*DeleteNamespaceRequest) ProtoReflect

func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message

func (*DeleteNamespaceRequest) Reset

func (x *DeleteNamespaceRequest) Reset()

func (*DeleteNamespaceRequest) String

func (x *DeleteNamespaceRequest) String() string

func (*DeleteNamespaceRequest) Validate

func (m *DeleteNamespaceRequest) Validate() error

Validate checks the field values on DeleteNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteNamespaceRequest) ValidateAll

func (m *DeleteNamespaceRequest) ValidateAll() error

ValidateAll checks the field values on DeleteNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteNamespaceRequestMultiError, or nil if none found.

type DeleteNamespaceRequestMultiError

type DeleteNamespaceRequestMultiError []error

DeleteNamespaceRequestMultiError is an error wrapping multiple validation errors returned by DeleteNamespaceRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteNamespaceRequestMultiError) AllErrors

func (m DeleteNamespaceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteNamespaceRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteNamespaceRequestValidationError

type DeleteNamespaceRequestValidationError struct {
	// contains filtered or unexported fields
}

DeleteNamespaceRequestValidationError is the validation error returned by DeleteNamespaceRequest.Validate if the designated constraints aren't met.

func (DeleteNamespaceRequestValidationError) Cause

Cause function returns cause value.

func (DeleteNamespaceRequestValidationError) Error

Error satisfies the builtin error interface

func (DeleteNamespaceRequestValidationError) ErrorName

ErrorName returns error name.

func (DeleteNamespaceRequestValidationError) Field

Field function returns field value.

func (DeleteNamespaceRequestValidationError) Key

Key function returns key value.

func (DeleteNamespaceRequestValidationError) Reason

Reason function returns reason value.

type DeleteStateMachineRequest

type DeleteStateMachineRequest struct {
	StatemachineUri string `protobuf:"bytes,1,opt,name=statemachine_uri,json=statemachineUri,proto3" json:"statemachine_uri,omitempty"`
	// contains filtered or unexported fields
}

DeleteStateMachineRequest 删除一个状态机请求结构

func (*DeleteStateMachineRequest) Descriptor deprecated

func (*DeleteStateMachineRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteStateMachineRequest.ProtoReflect.Descriptor instead.

func (*DeleteStateMachineRequest) GetStatemachineUri

func (x *DeleteStateMachineRequest) GetStatemachineUri() string

func (*DeleteStateMachineRequest) ProtoMessage

func (*DeleteStateMachineRequest) ProtoMessage()

func (*DeleteStateMachineRequest) ProtoReflect

func (*DeleteStateMachineRequest) Reset

func (x *DeleteStateMachineRequest) Reset()

func (*DeleteStateMachineRequest) String

func (x *DeleteStateMachineRequest) String() string

func (*DeleteStateMachineRequest) Validate

func (m *DeleteStateMachineRequest) Validate() error

Validate checks the field values on DeleteStateMachineRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteStateMachineRequest) ValidateAll

func (m *DeleteStateMachineRequest) ValidateAll() error

ValidateAll checks the field values on DeleteStateMachineRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteStateMachineRequestMultiError, or nil if none found.

type DeleteStateMachineRequestMultiError

type DeleteStateMachineRequestMultiError []error

DeleteStateMachineRequestMultiError is an error wrapping multiple validation errors returned by DeleteStateMachineRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteStateMachineRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DeleteStateMachineRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteStateMachineRequestValidationError

type DeleteStateMachineRequestValidationError struct {
	// contains filtered or unexported fields
}

DeleteStateMachineRequestValidationError is the validation error returned by DeleteStateMachineRequest.Validate if the designated constraints aren't met.

func (DeleteStateMachineRequestValidationError) Cause

Cause function returns cause value.

func (DeleteStateMachineRequestValidationError) Error

Error satisfies the builtin error interface

func (DeleteStateMachineRequestValidationError) ErrorName

ErrorName returns error name.

func (DeleteStateMachineRequestValidationError) Field

Field function returns field value.

func (DeleteStateMachineRequestValidationError) Key

Key function returns key value.

func (DeleteStateMachineRequestValidationError) Reason

Reason function returns reason value.

type DeleteStateMachineResponse

type DeleteStateMachineResponse struct {
	// contains filtered or unexported fields
}

DeleteStateMachineResponse 删除一个状态机返回结构

func (*DeleteStateMachineResponse) Descriptor deprecated

func (*DeleteStateMachineResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteStateMachineResponse.ProtoReflect.Descriptor instead.

func (*DeleteStateMachineResponse) ProtoMessage

func (*DeleteStateMachineResponse) ProtoMessage()

func (*DeleteStateMachineResponse) ProtoReflect

func (*DeleteStateMachineResponse) Reset

func (x *DeleteStateMachineResponse) Reset()

func (*DeleteStateMachineResponse) String

func (x *DeleteStateMachineResponse) String() string

func (*DeleteStateMachineResponse) Validate

func (m *DeleteStateMachineResponse) Validate() error

Validate checks the field values on DeleteStateMachineResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteStateMachineResponse) ValidateAll

func (m *DeleteStateMachineResponse) ValidateAll() error

ValidateAll checks the field values on DeleteStateMachineResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteStateMachineResponseMultiError, or nil if none found.

type DeleteStateMachineResponseMultiError

type DeleteStateMachineResponseMultiError []error

DeleteStateMachineResponseMultiError is an error wrapping multiple validation errors returned by DeleteStateMachineResponse.ValidateAll() if the designated constraints aren't met.

func (DeleteStateMachineResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DeleteStateMachineResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteStateMachineResponseValidationError

type DeleteStateMachineResponseValidationError struct {
	// contains filtered or unexported fields
}

DeleteStateMachineResponseValidationError is the validation error returned by DeleteStateMachineResponse.Validate if the designated constraints aren't met.

func (DeleteStateMachineResponseValidationError) Cause

Cause function returns cause value.

func (DeleteStateMachineResponseValidationError) Error

Error satisfies the builtin error interface

func (DeleteStateMachineResponseValidationError) ErrorName

ErrorName returns error name.

func (DeleteStateMachineResponseValidationError) Field

Field function returns field value.

func (DeleteStateMachineResponseValidationError) Key

Key function returns key value.

func (DeleteStateMachineResponseValidationError) Reason

Reason function returns reason value.

type DescribeActivityRequest

type DescribeActivityRequest struct {

	// activity uri
	ActivityUri string `protobuf:"bytes,1,opt,name=activity_uri,json=activityUri,proto3" json:"activity_uri,omitempty"`
	// contains filtered or unexported fields
}

DescribeActivityRequest 获得活动详情

func (*DescribeActivityRequest) Descriptor deprecated

func (*DescribeActivityRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeActivityRequest.ProtoReflect.Descriptor instead.

func (*DescribeActivityRequest) GetActivityUri

func (x *DescribeActivityRequest) GetActivityUri() string

func (*DescribeActivityRequest) ProtoMessage

func (*DescribeActivityRequest) ProtoMessage()

func (*DescribeActivityRequest) ProtoReflect

func (x *DescribeActivityRequest) ProtoReflect() protoreflect.Message

func (*DescribeActivityRequest) Reset

func (x *DescribeActivityRequest) Reset()

func (*DescribeActivityRequest) String

func (x *DescribeActivityRequest) String() string

func (*DescribeActivityRequest) Validate

func (m *DescribeActivityRequest) Validate() error

Validate checks the field values on DescribeActivityRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeActivityRequest) ValidateAll

func (m *DescribeActivityRequest) ValidateAll() error

ValidateAll checks the field values on DescribeActivityRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeActivityRequestMultiError, or nil if none found.

type DescribeActivityRequestMultiError

type DescribeActivityRequestMultiError []error

DescribeActivityRequestMultiError is an error wrapping multiple validation errors returned by DescribeActivityRequest.ValidateAll() if the designated constraints aren't met.

func (DescribeActivityRequestMultiError) AllErrors

func (m DescribeActivityRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DescribeActivityRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeActivityRequestValidationError

type DescribeActivityRequestValidationError struct {
	// contains filtered or unexported fields
}

DescribeActivityRequestValidationError is the validation error returned by DescribeActivityRequest.Validate if the designated constraints aren't met.

func (DescribeActivityRequestValidationError) Cause

Cause function returns cause value.

func (DescribeActivityRequestValidationError) Error

Error satisfies the builtin error interface

func (DescribeActivityRequestValidationError) ErrorName

ErrorName returns error name.

func (DescribeActivityRequestValidationError) Field

Field function returns field value.

func (DescribeActivityRequestValidationError) Key

Key function returns key value.

func (DescribeActivityRequestValidationError) Reason

Reason function returns reason value.

type DescribeActivityResponse

type DescribeActivityResponse struct {

	// name activity name
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// description activity description
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	// activity_uri activity uri
	ActivityUri string `protobuf:"bytes,3,opt,name=activity_uri,json=activityUri,proto3" json:"activity_uri,omitempty"`
	// create_time create time timestample
	CreateTime int64 `protobuf:"varint,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// update_time  update time timestample
	UpdateTime int64 `protobuf:"varint,12,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// contains filtered or unexported fields
}

DescribeActivityResponse 获得活动列表请求返回

func (*DescribeActivityResponse) Descriptor deprecated

func (*DescribeActivityResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeActivityResponse.ProtoReflect.Descriptor instead.

func (*DescribeActivityResponse) GetActivityUri

func (x *DescribeActivityResponse) GetActivityUri() string

func (*DescribeActivityResponse) GetCreateTime

func (x *DescribeActivityResponse) GetCreateTime() int64

func (*DescribeActivityResponse) GetDescription

func (x *DescribeActivityResponse) GetDescription() string

func (*DescribeActivityResponse) GetName

func (x *DescribeActivityResponse) GetName() string

func (*DescribeActivityResponse) GetUpdateTime

func (x *DescribeActivityResponse) GetUpdateTime() int64

func (*DescribeActivityResponse) ProtoMessage

func (*DescribeActivityResponse) ProtoMessage()

func (*DescribeActivityResponse) ProtoReflect

func (x *DescribeActivityResponse) ProtoReflect() protoreflect.Message

func (*DescribeActivityResponse) Reset

func (x *DescribeActivityResponse) Reset()

func (*DescribeActivityResponse) String

func (x *DescribeActivityResponse) String() string

func (*DescribeActivityResponse) Validate

func (m *DescribeActivityResponse) Validate() error

Validate checks the field values on DescribeActivityResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeActivityResponse) ValidateAll

func (m *DescribeActivityResponse) ValidateAll() error

ValidateAll checks the field values on DescribeActivityResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeActivityResponseMultiError, or nil if none found.

type DescribeActivityResponseMultiError

type DescribeActivityResponseMultiError []error

DescribeActivityResponseMultiError is an error wrapping multiple validation errors returned by DescribeActivityResponse.ValidateAll() if the designated constraints aren't met.

func (DescribeActivityResponseMultiError) AllErrors

func (m DescribeActivityResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DescribeActivityResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeActivityResponseValidationError

type DescribeActivityResponseValidationError struct {
	// contains filtered or unexported fields
}

DescribeActivityResponseValidationError is the validation error returned by DescribeActivityResponse.Validate if the designated constraints aren't met.

func (DescribeActivityResponseValidationError) Cause

Cause function returns cause value.

func (DescribeActivityResponseValidationError) Error

Error satisfies the builtin error interface

func (DescribeActivityResponseValidationError) ErrorName

ErrorName returns error name.

func (DescribeActivityResponseValidationError) Field

Field function returns field value.

func (DescribeActivityResponseValidationError) Key

Key function returns key value.

func (DescribeActivityResponseValidationError) Reason

Reason function returns reason value.

type DescribeExecutionBoneRequest

type DescribeExecutionBoneRequest struct {

	// execution uuid 必选
	ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"`
	// contains filtered or unexported fields
}

获得一个执行的执行的Bone请求结构

func (*DescribeExecutionBoneRequest) Descriptor deprecated

func (*DescribeExecutionBoneRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeExecutionBoneRequest.ProtoReflect.Descriptor instead.

func (*DescribeExecutionBoneRequest) GetExecutionUuid

func (x *DescribeExecutionBoneRequest) GetExecutionUuid() string

func (*DescribeExecutionBoneRequest) ProtoMessage

func (*DescribeExecutionBoneRequest) ProtoMessage()

func (*DescribeExecutionBoneRequest) ProtoReflect

func (*DescribeExecutionBoneRequest) Reset

func (x *DescribeExecutionBoneRequest) Reset()

func (*DescribeExecutionBoneRequest) String

func (*DescribeExecutionBoneRequest) Validate

func (m *DescribeExecutionBoneRequest) Validate() error

Validate checks the field values on DescribeExecutionBoneRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeExecutionBoneRequest) ValidateAll

func (m *DescribeExecutionBoneRequest) ValidateAll() error

ValidateAll checks the field values on DescribeExecutionBoneRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeExecutionBoneRequestMultiError, or nil if none found.

type DescribeExecutionBoneRequestMultiError

type DescribeExecutionBoneRequestMultiError []error

DescribeExecutionBoneRequestMultiError is an error wrapping multiple validation errors returned by DescribeExecutionBoneRequest.ValidateAll() if the designated constraints aren't met.

func (DescribeExecutionBoneRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DescribeExecutionBoneRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeExecutionBoneRequestValidationError

type DescribeExecutionBoneRequestValidationError struct {
	// contains filtered or unexported fields
}

DescribeExecutionBoneRequestValidationError is the validation error returned by DescribeExecutionBoneRequest.Validate if the designated constraints aren't met.

func (DescribeExecutionBoneRequestValidationError) Cause

Cause function returns cause value.

func (DescribeExecutionBoneRequestValidationError) Error

Error satisfies the builtin error interface

func (DescribeExecutionBoneRequestValidationError) ErrorName

ErrorName returns error name.

func (DescribeExecutionBoneRequestValidationError) Field

Field function returns field value.

func (DescribeExecutionBoneRequestValidationError) Key

Key function returns key value.

func (DescribeExecutionBoneRequestValidationError) Reason

Reason function returns reason value.

type DescribeExecutionBoneResponse

type DescribeExecutionBoneResponse struct {

	// bone execution bone
	Bone string `protobuf:"bytes,2,opt,name=bone,proto3" json:"bone,omitempty"`
	// contains filtered or unexported fields
}

获得一个执行的描述d的返回结构

func (*DescribeExecutionBoneResponse) Descriptor deprecated

func (*DescribeExecutionBoneResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeExecutionBoneResponse.ProtoReflect.Descriptor instead.

func (*DescribeExecutionBoneResponse) GetBone

func (*DescribeExecutionBoneResponse) ProtoMessage

func (*DescribeExecutionBoneResponse) ProtoMessage()

func (*DescribeExecutionBoneResponse) ProtoReflect

func (*DescribeExecutionBoneResponse) Reset

func (x *DescribeExecutionBoneResponse) Reset()

func (*DescribeExecutionBoneResponse) String

func (*DescribeExecutionBoneResponse) Validate

func (m *DescribeExecutionBoneResponse) Validate() error

Validate checks the field values on DescribeExecutionBoneResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeExecutionBoneResponse) ValidateAll

func (m *DescribeExecutionBoneResponse) ValidateAll() error

ValidateAll checks the field values on DescribeExecutionBoneResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeExecutionBoneResponseMultiError, or nil if none found.

type DescribeExecutionBoneResponseMultiError

type DescribeExecutionBoneResponseMultiError []error

DescribeExecutionBoneResponseMultiError is an error wrapping multiple validation errors returned by DescribeExecutionBoneResponse.ValidateAll() if the designated constraints aren't met.

func (DescribeExecutionBoneResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DescribeExecutionBoneResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeExecutionBoneResponseValidationError

type DescribeExecutionBoneResponseValidationError struct {
	// contains filtered or unexported fields
}

DescribeExecutionBoneResponseValidationError is the validation error returned by DescribeExecutionBoneResponse.Validate if the designated constraints aren't met.

func (DescribeExecutionBoneResponseValidationError) Cause

Cause function returns cause value.

func (DescribeExecutionBoneResponseValidationError) Error

Error satisfies the builtin error interface

func (DescribeExecutionBoneResponseValidationError) ErrorName

ErrorName returns error name.

func (DescribeExecutionBoneResponseValidationError) Field

Field function returns field value.

func (DescribeExecutionBoneResponseValidationError) Key

Key function returns key value.

func (DescribeExecutionBoneResponseValidationError) Reason

Reason function returns reason value.

type DescribeExecutionRequest

type DescribeExecutionRequest struct {

	// execution uuid 必选
	ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"`
	// contains filtered or unexported fields
}

获得一个执行的描述请求结构

func (*DescribeExecutionRequest) Descriptor deprecated

func (*DescribeExecutionRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeExecutionRequest.ProtoReflect.Descriptor instead.

func (*DescribeExecutionRequest) GetExecutionUuid

func (x *DescribeExecutionRequest) GetExecutionUuid() string

func (*DescribeExecutionRequest) ProtoMessage

func (*DescribeExecutionRequest) ProtoMessage()

func (*DescribeExecutionRequest) ProtoReflect

func (x *DescribeExecutionRequest) ProtoReflect() protoreflect.Message

func (*DescribeExecutionRequest) Reset

func (x *DescribeExecutionRequest) Reset()

func (*DescribeExecutionRequest) String

func (x *DescribeExecutionRequest) String() string

func (*DescribeExecutionRequest) Validate

func (m *DescribeExecutionRequest) Validate() error

Validate checks the field values on DescribeExecutionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeExecutionRequest) ValidateAll

func (m *DescribeExecutionRequest) ValidateAll() error

ValidateAll checks the field values on DescribeExecutionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeExecutionRequestMultiError, or nil if none found.

type DescribeExecutionRequestMultiError

type DescribeExecutionRequestMultiError []error

DescribeExecutionRequestMultiError is an error wrapping multiple validation errors returned by DescribeExecutionRequest.ValidateAll() if the designated constraints aren't met.

func (DescribeExecutionRequestMultiError) AllErrors

func (m DescribeExecutionRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DescribeExecutionRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeExecutionRequestValidationError

type DescribeExecutionRequestValidationError struct {
	// contains filtered or unexported fields
}

DescribeExecutionRequestValidationError is the validation error returned by DescribeExecutionRequest.Validate if the designated constraints aren't met.

func (DescribeExecutionRequestValidationError) Cause

Cause function returns cause value.

func (DescribeExecutionRequestValidationError) Error

Error satisfies the builtin error interface

func (DescribeExecutionRequestValidationError) ErrorName

ErrorName returns error name.

func (DescribeExecutionRequestValidationError) Field

Field function returns field value.

func (DescribeExecutionRequestValidationError) Key

Key function returns key value.

func (DescribeExecutionRequestValidationError) Reason

Reason function returns reason value.

type DescribeExecutionResponse

type DescribeExecutionResponse struct {
	// contains filtered or unexported fields
}

获得一个执行的描述的返回结构

func (*DescribeExecutionResponse) Descriptor deprecated

func (*DescribeExecutionResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeExecutionResponse.ProtoReflect.Descriptor instead.

func (*DescribeExecutionResponse) ProtoMessage

func (*DescribeExecutionResponse) ProtoMessage()

func (*DescribeExecutionResponse) ProtoReflect

func (*DescribeExecutionResponse) Reset

func (x *DescribeExecutionResponse) Reset()

func (*DescribeExecutionResponse) String

func (x *DescribeExecutionResponse) String() string

func (*DescribeExecutionResponse) Validate

func (m *DescribeExecutionResponse) Validate() error

Validate checks the field values on DescribeExecutionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeExecutionResponse) ValidateAll

func (m *DescribeExecutionResponse) ValidateAll() error

ValidateAll checks the field values on DescribeExecutionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeExecutionResponseMultiError, or nil if none found.

type DescribeExecutionResponseMultiError

type DescribeExecutionResponseMultiError []error

DescribeExecutionResponseMultiError is an error wrapping multiple validation errors returned by DescribeExecutionResponse.ValidateAll() if the designated constraints aren't met.

func (DescribeExecutionResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DescribeExecutionResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeExecutionResponseValidationError

type DescribeExecutionResponseValidationError struct {
	// contains filtered or unexported fields
}

DescribeExecutionResponseValidationError is the validation error returned by DescribeExecutionResponse.Validate if the designated constraints aren't met.

func (DescribeExecutionResponseValidationError) Cause

Cause function returns cause value.

func (DescribeExecutionResponseValidationError) Error

Error satisfies the builtin error interface

func (DescribeExecutionResponseValidationError) ErrorName

ErrorName returns error name.

func (DescribeExecutionResponseValidationError) Field

Field function returns field value.

func (DescribeExecutionResponseValidationError) Key

Key function returns key value.

func (DescribeExecutionResponseValidationError) Reason

Reason function returns reason value.

type DescribeNamespaceRequest

type DescribeNamespaceRequest struct {

	// name 命名空间名字
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

DescribeNamespaceRequest 获得一个命名空间的描述

func (*DescribeNamespaceRequest) Descriptor deprecated

func (*DescribeNamespaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeNamespaceRequest.ProtoReflect.Descriptor instead.

func (*DescribeNamespaceRequest) GetName

func (x *DescribeNamespaceRequest) GetName() string

func (*DescribeNamespaceRequest) ProtoMessage

func (*DescribeNamespaceRequest) ProtoMessage()

func (*DescribeNamespaceRequest) ProtoReflect

func (x *DescribeNamespaceRequest) ProtoReflect() protoreflect.Message

func (*DescribeNamespaceRequest) Reset

func (x *DescribeNamespaceRequest) Reset()

func (*DescribeNamespaceRequest) String

func (x *DescribeNamespaceRequest) String() string

func (*DescribeNamespaceRequest) Validate

func (m *DescribeNamespaceRequest) Validate() error

Validate checks the field values on DescribeNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeNamespaceRequest) ValidateAll

func (m *DescribeNamespaceRequest) ValidateAll() error

ValidateAll checks the field values on DescribeNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeNamespaceRequestMultiError, or nil if none found.

type DescribeNamespaceRequestMultiError

type DescribeNamespaceRequestMultiError []error

DescribeNamespaceRequestMultiError is an error wrapping multiple validation errors returned by DescribeNamespaceRequest.ValidateAll() if the designated constraints aren't met.

func (DescribeNamespaceRequestMultiError) AllErrors

func (m DescribeNamespaceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DescribeNamespaceRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeNamespaceRequestValidationError

type DescribeNamespaceRequestValidationError struct {
	// contains filtered or unexported fields
}

DescribeNamespaceRequestValidationError is the validation error returned by DescribeNamespaceRequest.Validate if the designated constraints aren't met.

func (DescribeNamespaceRequestValidationError) Cause

Cause function returns cause value.

func (DescribeNamespaceRequestValidationError) Error

Error satisfies the builtin error interface

func (DescribeNamespaceRequestValidationError) ErrorName

ErrorName returns error name.

func (DescribeNamespaceRequestValidationError) Field

Field function returns field value.

func (DescribeNamespaceRequestValidationError) Key

Key function returns key value.

func (DescribeNamespaceRequestValidationError) Reason

Reason function returns reason value.

type DescribeNamespaceResponse

type DescribeNamespaceResponse struct {

	// name 命名空间名字
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// description 命名空间描述
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	// create_time timestample
	CreateTime int64 `protobuf:"varint,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// update_time timestample
	UpdateTime int64 `protobuf:"varint,12,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// contains filtered or unexported fields
}

DescribeNamespaceResponse 获得一个命名空间的描述返回

func (*DescribeNamespaceResponse) Descriptor deprecated

func (*DescribeNamespaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeNamespaceResponse.ProtoReflect.Descriptor instead.

func (*DescribeNamespaceResponse) GetCreateTime

func (x *DescribeNamespaceResponse) GetCreateTime() int64

func (*DescribeNamespaceResponse) GetDescription

func (x *DescribeNamespaceResponse) GetDescription() string

func (*DescribeNamespaceResponse) GetName

func (x *DescribeNamespaceResponse) GetName() string

func (*DescribeNamespaceResponse) GetUpdateTime

func (x *DescribeNamespaceResponse) GetUpdateTime() int64

func (*DescribeNamespaceResponse) ProtoMessage

func (*DescribeNamespaceResponse) ProtoMessage()

func (*DescribeNamespaceResponse) ProtoReflect

func (*DescribeNamespaceResponse) Reset

func (x *DescribeNamespaceResponse) Reset()

func (*DescribeNamespaceResponse) String

func (x *DescribeNamespaceResponse) String() string

func (*DescribeNamespaceResponse) Validate

func (m *DescribeNamespaceResponse) Validate() error

Validate checks the field values on DescribeNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeNamespaceResponse) ValidateAll

func (m *DescribeNamespaceResponse) ValidateAll() error

ValidateAll checks the field values on DescribeNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeNamespaceResponseMultiError, or nil if none found.

type DescribeNamespaceResponseMultiError

type DescribeNamespaceResponseMultiError []error

DescribeNamespaceResponseMultiError is an error wrapping multiple validation errors returned by DescribeNamespaceResponse.ValidateAll() if the designated constraints aren't met.

func (DescribeNamespaceResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DescribeNamespaceResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeNamespaceResponseValidationError

type DescribeNamespaceResponseValidationError struct {
	// contains filtered or unexported fields
}

DescribeNamespaceResponseValidationError is the validation error returned by DescribeNamespaceResponse.Validate if the designated constraints aren't met.

func (DescribeNamespaceResponseValidationError) Cause

Cause function returns cause value.

func (DescribeNamespaceResponseValidationError) Error

Error satisfies the builtin error interface

func (DescribeNamespaceResponseValidationError) ErrorName

ErrorName returns error name.

func (DescribeNamespaceResponseValidationError) Field

Field function returns field value.

func (DescribeNamespaceResponseValidationError) Key

Key function returns key value.

func (DescribeNamespaceResponseValidationError) Reason

Reason function returns reason value.

type DescribeStateMachineRequest

type DescribeStateMachineRequest struct {
	StatemachineUri string `protobuf:"bytes,1,opt,name=statemachine_uri,json=statemachineUri,proto3" json:"statemachine_uri,omitempty"`
	// contains filtered or unexported fields
}

DescribeActivityRequest 获得状态机详情返回结构

func (*DescribeStateMachineRequest) Descriptor deprecated

func (*DescribeStateMachineRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeStateMachineRequest.ProtoReflect.Descriptor instead.

func (*DescribeStateMachineRequest) GetStatemachineUri

func (x *DescribeStateMachineRequest) GetStatemachineUri() string

func (*DescribeStateMachineRequest) ProtoMessage

func (*DescribeStateMachineRequest) ProtoMessage()

func (*DescribeStateMachineRequest) ProtoReflect

func (*DescribeStateMachineRequest) Reset

func (x *DescribeStateMachineRequest) Reset()

func (*DescribeStateMachineRequest) String

func (x *DescribeStateMachineRequest) String() string

func (*DescribeStateMachineRequest) Validate

func (m *DescribeStateMachineRequest) Validate() error

Validate checks the field values on DescribeStateMachineRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeStateMachineRequest) ValidateAll

func (m *DescribeStateMachineRequest) ValidateAll() error

ValidateAll checks the field values on DescribeStateMachineRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeStateMachineRequestMultiError, or nil if none found.

type DescribeStateMachineRequestMultiError

type DescribeStateMachineRequestMultiError []error

DescribeStateMachineRequestMultiError is an error wrapping multiple validation errors returned by DescribeStateMachineRequest.ValidateAll() if the designated constraints aren't met.

func (DescribeStateMachineRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DescribeStateMachineRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeStateMachineRequestValidationError

type DescribeStateMachineRequestValidationError struct {
	// contains filtered or unexported fields
}

DescribeStateMachineRequestValidationError is the validation error returned by DescribeStateMachineRequest.Validate if the designated constraints aren't met.

func (DescribeStateMachineRequestValidationError) Cause

Cause function returns cause value.

func (DescribeStateMachineRequestValidationError) Error

Error satisfies the builtin error interface

func (DescribeStateMachineRequestValidationError) ErrorName

ErrorName returns error name.

func (DescribeStateMachineRequestValidationError) Field

Field function returns field value.

func (DescribeStateMachineRequestValidationError) Key

Key function returns key value.

func (DescribeStateMachineRequestValidationError) Reason

Reason function returns reason value.

type DescribeStateMachineResponse

type DescribeStateMachineResponse struct {
	Data *StateMachineInfo `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

DescribeStateMachineResponse 获得活动列表请求返回结构

func (*DescribeStateMachineResponse) Descriptor deprecated

func (*DescribeStateMachineResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeStateMachineResponse.ProtoReflect.Descriptor instead.

func (*DescribeStateMachineResponse) GetData

func (*DescribeStateMachineResponse) ProtoMessage

func (*DescribeStateMachineResponse) ProtoMessage()

func (*DescribeStateMachineResponse) ProtoReflect

func (*DescribeStateMachineResponse) Reset

func (x *DescribeStateMachineResponse) Reset()

func (*DescribeStateMachineResponse) String

func (*DescribeStateMachineResponse) Validate

func (m *DescribeStateMachineResponse) Validate() error

Validate checks the field values on DescribeStateMachineResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeStateMachineResponse) ValidateAll

func (m *DescribeStateMachineResponse) ValidateAll() error

ValidateAll checks the field values on DescribeStateMachineResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeStateMachineResponseMultiError, or nil if none found.

type DescribeStateMachineResponseMultiError

type DescribeStateMachineResponseMultiError []error

DescribeStateMachineResponseMultiError is an error wrapping multiple validation errors returned by DescribeStateMachineResponse.ValidateAll() if the designated constraints aren't met.

func (DescribeStateMachineResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DescribeStateMachineResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeStateMachineResponseValidationError

type DescribeStateMachineResponseValidationError struct {
	// contains filtered or unexported fields
}

DescribeStateMachineResponseValidationError is the validation error returned by DescribeStateMachineResponse.Validate if the designated constraints aren't met.

func (DescribeStateMachineResponseValidationError) Cause

Cause function returns cause value.

func (DescribeStateMachineResponseValidationError) Error

Error satisfies the builtin error interface

func (DescribeStateMachineResponseValidationError) ErrorName

ErrorName returns error name.

func (DescribeStateMachineResponseValidationError) Field

Field function returns field value.

func (DescribeStateMachineResponseValidationError) Key

Key function returns key value.

func (DescribeStateMachineResponseValidationError) Reason

Reason function returns reason value.

type DescribeStepRequest

type DescribeStepRequest struct {

	// Step id
	StepId int64 `protobuf:"varint,1,opt,name=step_id,json=stepId,proto3" json:"step_id,omitempty"`
	// contains filtered or unexported fields
}

DescribeStepRequest 获得一个Step的信息请求结构

func (*DescribeStepRequest) Descriptor deprecated

func (*DescribeStepRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeStepRequest.ProtoReflect.Descriptor instead.

func (*DescribeStepRequest) GetStepId

func (x *DescribeStepRequest) GetStepId() int64

func (*DescribeStepRequest) ProtoMessage

func (*DescribeStepRequest) ProtoMessage()

func (*DescribeStepRequest) ProtoReflect

func (x *DescribeStepRequest) ProtoReflect() protoreflect.Message

func (*DescribeStepRequest) Reset

func (x *DescribeStepRequest) Reset()

func (*DescribeStepRequest) String

func (x *DescribeStepRequest) String() string

func (*DescribeStepRequest) Validate

func (m *DescribeStepRequest) Validate() error

Validate checks the field values on DescribeStepRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeStepRequest) ValidateAll

func (m *DescribeStepRequest) ValidateAll() error

ValidateAll checks the field values on DescribeStepRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeStepRequestMultiError, or nil if none found.

type DescribeStepRequestMultiError

type DescribeStepRequestMultiError []error

DescribeStepRequestMultiError is an error wrapping multiple validation errors returned by DescribeStepRequest.ValidateAll() if the designated constraints aren't met.

func (DescribeStepRequestMultiError) AllErrors

func (m DescribeStepRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DescribeStepRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeStepRequestValidationError

type DescribeStepRequestValidationError struct {
	// contains filtered or unexported fields
}

DescribeStepRequestValidationError is the validation error returned by DescribeStepRequest.Validate if the designated constraints aren't met.

func (DescribeStepRequestValidationError) Cause

Cause function returns cause value.

func (DescribeStepRequestValidationError) Error

Error satisfies the builtin error interface

func (DescribeStepRequestValidationError) ErrorName

ErrorName returns error name.

func (DescribeStepRequestValidationError) Field

Field function returns field value.

func (DescribeStepRequestValidationError) Key

Key function returns key value.

func (DescribeStepRequestValidationError) Reason

Reason function returns reason value.

type DescribeStepResponse

type DescribeStepResponse struct {

	// 返回的Step 状态信息
	Data *StepInfo `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// execution uuid
	ExecutionUuid string `protobuf:"bytes,2,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"`
	// contains filtered or unexported fields
}

DescribeStepResponse 获得一个Step的信息返回结构

func (*DescribeStepResponse) Descriptor deprecated

func (*DescribeStepResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeStepResponse.ProtoReflect.Descriptor instead.

func (*DescribeStepResponse) GetData

func (x *DescribeStepResponse) GetData() *StepInfo

func (*DescribeStepResponse) GetExecutionUuid

func (x *DescribeStepResponse) GetExecutionUuid() string

func (*DescribeStepResponse) ProtoMessage

func (*DescribeStepResponse) ProtoMessage()

func (*DescribeStepResponse) ProtoReflect

func (x *DescribeStepResponse) ProtoReflect() protoreflect.Message

func (*DescribeStepResponse) Reset

func (x *DescribeStepResponse) Reset()

func (*DescribeStepResponse) String

func (x *DescribeStepResponse) String() string

func (*DescribeStepResponse) Validate

func (m *DescribeStepResponse) Validate() error

Validate checks the field values on DescribeStepResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DescribeStepResponse) ValidateAll

func (m *DescribeStepResponse) ValidateAll() error

ValidateAll checks the field values on DescribeStepResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribeStepResponseMultiError, or nil if none found.

type DescribeStepResponseMultiError

type DescribeStepResponseMultiError []error

DescribeStepResponseMultiError is an error wrapping multiple validation errors returned by DescribeStepResponse.ValidateAll() if the designated constraints aren't met.

func (DescribeStepResponseMultiError) AllErrors

func (m DescribeStepResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DescribeStepResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DescribeStepResponseValidationError

type DescribeStepResponseValidationError struct {
	// contains filtered or unexported fields
}

DescribeStepResponseValidationError is the validation error returned by DescribeStepResponse.Validate if the designated constraints aren't met.

func (DescribeStepResponseValidationError) Cause

Cause function returns cause value.

func (DescribeStepResponseValidationError) Error

Error satisfies the builtin error interface

func (DescribeStepResponseValidationError) ErrorName

ErrorName returns error name.

func (DescribeStepResponseValidationError) Field

Field function returns field value.

func (DescribeStepResponseValidationError) Key

Key function returns key value.

func (DescribeStepResponseValidationError) Reason

Reason function returns reason value.

type ErrorCode

type ErrorCode int32

ErrorCode 错误码定义

11XXX  system error
12XXX   template error
13XXX   execution error
const (
	// OK 正常
	ErrorCode_OK ErrorCode = 0
	// UnknownError 未知错误
	ErrorCode_UnknownError ErrorCode = 11000
	// InternalError 内部错误
	ErrorCode_InternalError ErrorCode = 11001
	// ResourceLimitExceeded 资源限制超出
	ErrorCode_ResourceLimitExceeded ErrorCode = 11002
	// The provided URI is not valid.
	ErrorCode_InvalidURI ErrorCode = 11003
	// template error
	ErrorCode_ActivityAlreadyExists     ErrorCode = 12001
	ErrorCode_ActivityDoesNotExist      ErrorCode = 12002
	ErrorCode_StateMachineAlreadyExists ErrorCode = 12003
	ErrorCode_StateMachineDoesNotExist  ErrorCode = 12004
	ErrorCode_NameSpaceAlreadyExists    ErrorCode = 12005
	ErrorCode_NameSpaceDoesNotExist     ErrorCode = 12006
	// execution error
	ErrorCode_ExecutionAlreadyExists ErrorCode = 13001
	ErrorCode_ExecutionDoesNotExist  ErrorCode = 13002
	// StateNotFound State 不存在
	ErrorCode_StateNotFound ErrorCode = 1003
	// StateGroupNotFound Stategroup 不存在
	ErrorCode_StateGroupNotFound ErrorCode = 1004
	// TaskTokenNotFound TaskToken 不存在
	ErrorCode_TaskTokenNotFound ErrorCode = 1005
	// NamespaceNotFound 不存在
	ErrorCode_NamespaceNotFound ErrorCode = 1006
	// ActivityNotFound activity 不存在
	ErrorCode_ActivityNotFound ErrorCode = 1007
	// StateMachineNotFound StateMachine 不存在
	ErrorCode_StateMachineNotFound ErrorCode = 1008
	// ExecutionUUIDExisted Execution UUID 已经存在
	ErrorCode_ExecutionUUIDExisted ErrorCode = 1009
	// ActivityTaskNotFound activity  task 不存在
	ErrorCode_ActivityTaskNotFound ErrorCode = 1010
	// StepStatusError Step 状态错误
	ErrorCode_StepStatusError ErrorCode = 1011
	// ExecutionStatusError execution 状态错误
	ErrorCode_ExecutionStatusError ErrorCode = 1012
	// ParameterIsValid parameter is valid
	ErrorCode_ParameterIsValid ErrorCode = 1013
	// ParameterLimitExceeded parameter limit exceeded
	ErrorCode_ParameterLimitExceeded ErrorCode = 1014
	// InputLimitExceeded input limit exceeded
	ErrorCode_InputLimitExceeded ErrorCode = 1015
	// OutputLimitExceeded output limit exceed
	ErrorCode_OutputLimitExceeded ErrorCode = 1016
	// StateMachineDeinitionInvalid StateMachine definition invalid
	ErrorCode_StateMachineDeinitionInvalid ErrorCode = 1017
)

func (ErrorCode) Descriptor

func (ErrorCode) Descriptor() protoreflect.EnumDescriptor

func (ErrorCode) Enum

func (x ErrorCode) Enum() *ErrorCode

func (ErrorCode) EnumDescriptor deprecated

func (ErrorCode) EnumDescriptor() ([]byte, []int)

Deprecated: Use ErrorCode.Descriptor instead.

func (ErrorCode) Number

func (x ErrorCode) Number() protoreflect.EnumNumber

func (ErrorCode) String

func (x ErrorCode) String() string

func (ErrorCode) Type

type ErrorReason

type ErrorReason int32
const (
	ErrorReason_GREETER_UNSPECIFIED ErrorReason = 0
	ErrorReason_USER_NOT_FOUND      ErrorReason = 1
)

func (ErrorReason) Descriptor

func (ErrorReason) Enum

func (x ErrorReason) Enum() *ErrorReason

func (ErrorReason) EnumDescriptor deprecated

func (ErrorReason) EnumDescriptor() ([]byte, []int)

Deprecated: Use ErrorReason.Descriptor instead.

func (ErrorReason) Number

func (x ErrorReason) Number() protoreflect.EnumNumber

func (ErrorReason) String

func (x ErrorReason) String() string

func (ErrorReason) Type

type ExecutionEventInfo

type ExecutionEventInfo struct {

	// step id
	StepId     int64  `protobuf:"varint,2,opt,name=step_id,json=stepId,proto3" json:"step_id,omitempty"`
	StepName   string `protobuf:"bytes,3,opt,name=step_name,json=stepName,proto3" json:"step_name,omitempty"`
	EventType  string `protobuf:"bytes,4,opt,name=event_type,json=eventType,proto3" json:"event_type,omitempty"`
	Data       string `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	CreateTime string `protobuf:"bytes,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	StartTime  string `protobuf:"bytes,12,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	FinishTime string `protobuf:"bytes,13,opt,name=finish_time,json=finishTime,proto3" json:"finish_time,omitempty"`
	// contains filtered or unexported fields
}

ExecutionEventInfo 执行事件

func (*ExecutionEventInfo) Descriptor deprecated

func (*ExecutionEventInfo) Descriptor() ([]byte, []int)

Deprecated: Use ExecutionEventInfo.ProtoReflect.Descriptor instead.

func (*ExecutionEventInfo) GetCreateTime

func (x *ExecutionEventInfo) GetCreateTime() string

func (*ExecutionEventInfo) GetData

func (x *ExecutionEventInfo) GetData() string

func (*ExecutionEventInfo) GetEventType

func (x *ExecutionEventInfo) GetEventType() string

func (*ExecutionEventInfo) GetFinishTime

func (x *ExecutionEventInfo) GetFinishTime() string

func (*ExecutionEventInfo) GetStartTime

func (x *ExecutionEventInfo) GetStartTime() string

func (*ExecutionEventInfo) GetStepId

func (x *ExecutionEventInfo) GetStepId() int64

func (*ExecutionEventInfo) GetStepName

func (x *ExecutionEventInfo) GetStepName() string

func (*ExecutionEventInfo) ProtoMessage

func (*ExecutionEventInfo) ProtoMessage()

func (*ExecutionEventInfo) ProtoReflect

func (x *ExecutionEventInfo) ProtoReflect() protoreflect.Message

func (*ExecutionEventInfo) Reset

func (x *ExecutionEventInfo) Reset()

func (*ExecutionEventInfo) String

func (x *ExecutionEventInfo) String() string

func (*ExecutionEventInfo) Validate

func (m *ExecutionEventInfo) Validate() error

Validate checks the field values on ExecutionEventInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ExecutionEventInfo) ValidateAll

func (m *ExecutionEventInfo) ValidateAll() error

ValidateAll checks the field values on ExecutionEventInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExecutionEventInfoMultiError, or nil if none found.

type ExecutionEventInfoMultiError

type ExecutionEventInfoMultiError []error

ExecutionEventInfoMultiError is an error wrapping multiple validation errors returned by ExecutionEventInfo.ValidateAll() if the designated constraints aren't met.

func (ExecutionEventInfoMultiError) AllErrors

func (m ExecutionEventInfoMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ExecutionEventInfoMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ExecutionEventInfoValidationError

type ExecutionEventInfoValidationError struct {
	// contains filtered or unexported fields
}

ExecutionEventInfoValidationError is the validation error returned by ExecutionEventInfo.Validate if the designated constraints aren't met.

func (ExecutionEventInfoValidationError) Cause

Cause function returns cause value.

func (ExecutionEventInfoValidationError) Error

Error satisfies the builtin error interface

func (ExecutionEventInfoValidationError) ErrorName

ErrorName returns error name.

func (ExecutionEventInfoValidationError) Field

Field function returns field value.

func (ExecutionEventInfoValidationError) Key

Key function returns key value.

func (ExecutionEventInfoValidationError) Reason

Reason function returns reason value.

type ExecutionListItem

type ExecutionListItem struct {

	// execution_uuid
	ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"`
	// status execution status
	Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
	// title execution title
	Title      string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
	Definition string `protobuf:"bytes,4,opt,name=definition,proto3" json:"definition,omitempty"`
	// create_time timestample
	CreateTime int64 `protobuf:"varint,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// start_time timestample
	StartTime int64 `protobuf:"varint,12,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	// finish_time timestample
	FinishTime int64 `protobuf:"varint,13,opt,name=finish_time,json=finishTime,proto3" json:"finish_time,omitempty"`
	// contains filtered or unexported fields
}

ExecutionListItem execution info in ListExecutionsResponse

func (*ExecutionListItem) Descriptor deprecated

func (*ExecutionListItem) Descriptor() ([]byte, []int)

Deprecated: Use ExecutionListItem.ProtoReflect.Descriptor instead.

func (*ExecutionListItem) GetCreateTime

func (x *ExecutionListItem) GetCreateTime() int64

func (*ExecutionListItem) GetDefinition

func (x *ExecutionListItem) GetDefinition() string

func (*ExecutionListItem) GetExecutionUuid

func (x *ExecutionListItem) GetExecutionUuid() string

func (*ExecutionListItem) GetFinishTime

func (x *ExecutionListItem) GetFinishTime() int64

func (*ExecutionListItem) GetStartTime

func (x *ExecutionListItem) GetStartTime() int64

func (*ExecutionListItem) GetStatus

func (x *ExecutionListItem) GetStatus() string

func (*ExecutionListItem) GetTitle

func (x *ExecutionListItem) GetTitle() string

func (*ExecutionListItem) ProtoMessage

func (*ExecutionListItem) ProtoMessage()

func (*ExecutionListItem) ProtoReflect

func (x *ExecutionListItem) ProtoReflect() protoreflect.Message

func (*ExecutionListItem) Reset

func (x *ExecutionListItem) Reset()

func (*ExecutionListItem) String

func (x *ExecutionListItem) String() string

func (*ExecutionListItem) Validate

func (m *ExecutionListItem) Validate() error

Validate checks the field values on ExecutionListItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ExecutionListItem) ValidateAll

func (m *ExecutionListItem) ValidateAll() error

ValidateAll checks the field values on ExecutionListItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExecutionListItemMultiError, or nil if none found.

type ExecutionListItemMultiError

type ExecutionListItemMultiError []error

ExecutionListItemMultiError is an error wrapping multiple validation errors returned by ExecutionListItem.ValidateAll() if the designated constraints aren't met.

func (ExecutionListItemMultiError) AllErrors

func (m ExecutionListItemMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ExecutionListItemMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ExecutionListItemValidationError

type ExecutionListItemValidationError struct {
	// contains filtered or unexported fields
}

ExecutionListItemValidationError is the validation error returned by ExecutionListItem.Validate if the designated constraints aren't met.

func (ExecutionListItemValidationError) Cause

Cause function returns cause value.

func (ExecutionListItemValidationError) Error

Error satisfies the builtin error interface

func (ExecutionListItemValidationError) ErrorName

ErrorName returns error name.

func (ExecutionListItemValidationError) Field

Field function returns field value.

func (ExecutionListItemValidationError) Key

Key function returns key value.

func (ExecutionListItemValidationError) Reason

Reason function returns reason value.

type GetActivityTaskRequest

type GetActivityTaskRequest struct {

	// task uri
	ActivityUri string `protobuf:"bytes,1,opt,name=activity_uri,json=activityUri,proto3" json:"activity_uri,omitempty"`
	// timeout_seconds
	TimeoutSeconds int32 `protobuf:"varint,2,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds,omitempty"`
	// contains filtered or unexported fields
}

GetActivityTaskRequest 通过URI查询是否有一个需要执行的task

func (*GetActivityTaskRequest) Descriptor deprecated

func (*GetActivityTaskRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetActivityTaskRequest.ProtoReflect.Descriptor instead.

func (*GetActivityTaskRequest) GetActivityUri

func (x *GetActivityTaskRequest) GetActivityUri() string

func (*GetActivityTaskRequest) GetTimeoutSeconds

func (x *GetActivityTaskRequest) GetTimeoutSeconds() int32

func (*GetActivityTaskRequest) ProtoMessage

func (*GetActivityTaskRequest) ProtoMessage()

func (*GetActivityTaskRequest) ProtoReflect

func (x *GetActivityTaskRequest) ProtoReflect() protoreflect.Message

func (*GetActivityTaskRequest) Reset

func (x *GetActivityTaskRequest) Reset()

func (*GetActivityTaskRequest) String

func (x *GetActivityTaskRequest) String() string

func (*GetActivityTaskRequest) Validate

func (m *GetActivityTaskRequest) Validate() error

Validate checks the field values on GetActivityTaskRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetActivityTaskRequest) ValidateAll

func (m *GetActivityTaskRequest) ValidateAll() error

ValidateAll checks the field values on GetActivityTaskRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActivityTaskRequestMultiError, or nil if none found.

type GetActivityTaskRequestMultiError

type GetActivityTaskRequestMultiError []error

GetActivityTaskRequestMultiError is an error wrapping multiple validation errors returned by GetActivityTaskRequest.ValidateAll() if the designated constraints aren't met.

func (GetActivityTaskRequestMultiError) AllErrors

func (m GetActivityTaskRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetActivityTaskRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetActivityTaskRequestValidationError

type GetActivityTaskRequestValidationError struct {
	// contains filtered or unexported fields
}

GetActivityTaskRequestValidationError is the validation error returned by GetActivityTaskRequest.Validate if the designated constraints aren't met.

func (GetActivityTaskRequestValidationError) Cause

Cause function returns cause value.

func (GetActivityTaskRequestValidationError) Error

Error satisfies the builtin error interface

func (GetActivityTaskRequestValidationError) ErrorName

ErrorName returns error name.

func (GetActivityTaskRequestValidationError) Field

Field function returns field value.

func (GetActivityTaskRequestValidationError) Key

Key function returns key value.

func (GetActivityTaskRequestValidationError) Reason

Reason function returns reason value.

type GetActivityTaskResponse

type GetActivityTaskResponse struct {

	// task_uri
	ActivityUri string `protobuf:"bytes,1,opt,name=activity_uri,json=activityUri,proto3" json:"activity_uri,omitempty"`
	// task_token
	TaskToken string `protobuf:"bytes,2,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// task 的输入,需要worker自己解码
	Input string `protobuf:"bytes,3,opt,name=input,proto3" json:"input,omitempty"`
	// Deprecated: 该字段已经废弃,使用timeout_seconds
	// task 的超时时间,单位(s), 0表示不超时
	TimeoutSecond int64 `protobuf:"varint,4,opt,name=timeout_second,json=timeoutSecond,proto3" json:"timeout_second,omitempty"`
	// Deprecated: 该字段已经废弃,使用heartbeat_seconds
	// task 心跳超时时间,单位(s), 0 表示不超时
	HeartbeatTimeoutSecond int64 `` /* 130-byte string literal not displayed */
	// task 的超时时间,单位(s), 0表示不超时
	TimeoutSeconds int64 `protobuf:"varint,6,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds,omitempty"`
	// task 心跳超时时间,单位(s), 0 表示不超时
	HeartbeatSeconds int64 `protobuf:"varint,7,opt,name=heartbeat_seconds,json=heartbeatSeconds,proto3" json:"heartbeat_seconds,omitempty"`
	// task 的额外信息
	ExtraInfo *GetActivityTaskResponse_ExtraInfo `protobuf:"bytes,10,opt,name=extra_info,json=extraInfo,proto3" json:"extra_info,omitempty"`
	// contains filtered or unexported fields
}

GetActivityTaskResponse 返回查询到的结构

func (*GetActivityTaskResponse) Descriptor deprecated

func (*GetActivityTaskResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetActivityTaskResponse.ProtoReflect.Descriptor instead.

func (*GetActivityTaskResponse) GetActivityUri

func (x *GetActivityTaskResponse) GetActivityUri() string

func (*GetActivityTaskResponse) GetExtraInfo

func (*GetActivityTaskResponse) GetHeartbeatSeconds

func (x *GetActivityTaskResponse) GetHeartbeatSeconds() int64

func (*GetActivityTaskResponse) GetHeartbeatTimeoutSecond

func (x *GetActivityTaskResponse) GetHeartbeatTimeoutSecond() int64

func (*GetActivityTaskResponse) GetInput

func (x *GetActivityTaskResponse) GetInput() string

func (*GetActivityTaskResponse) GetTaskToken

func (x *GetActivityTaskResponse) GetTaskToken() string

func (*GetActivityTaskResponse) GetTimeoutSecond

func (x *GetActivityTaskResponse) GetTimeoutSecond() int64

func (*GetActivityTaskResponse) GetTimeoutSeconds

func (x *GetActivityTaskResponse) GetTimeoutSeconds() int64

func (*GetActivityTaskResponse) ProtoMessage

func (*GetActivityTaskResponse) ProtoMessage()

func (*GetActivityTaskResponse) ProtoReflect

func (x *GetActivityTaskResponse) ProtoReflect() protoreflect.Message

func (*GetActivityTaskResponse) Reset

func (x *GetActivityTaskResponse) Reset()

func (*GetActivityTaskResponse) String

func (x *GetActivityTaskResponse) String() string

func (*GetActivityTaskResponse) Validate

func (m *GetActivityTaskResponse) Validate() error

Validate checks the field values on GetActivityTaskResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetActivityTaskResponse) ValidateAll

func (m *GetActivityTaskResponse) ValidateAll() error

ValidateAll checks the field values on GetActivityTaskResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActivityTaskResponseMultiError, or nil if none found.

type GetActivityTaskResponseMultiError

type GetActivityTaskResponseMultiError []error

GetActivityTaskResponseMultiError is an error wrapping multiple validation errors returned by GetActivityTaskResponse.ValidateAll() if the designated constraints aren't met.

func (GetActivityTaskResponseMultiError) AllErrors

func (m GetActivityTaskResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetActivityTaskResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetActivityTaskResponseValidationError

type GetActivityTaskResponseValidationError struct {
	// contains filtered or unexported fields
}

GetActivityTaskResponseValidationError is the validation error returned by GetActivityTaskResponse.Validate if the designated constraints aren't met.

func (GetActivityTaskResponseValidationError) Cause

Cause function returns cause value.

func (GetActivityTaskResponseValidationError) Error

Error satisfies the builtin error interface

func (GetActivityTaskResponseValidationError) ErrorName

ErrorName returns error name.

func (GetActivityTaskResponseValidationError) Field

Field function returns field value.

func (GetActivityTaskResponseValidationError) Key

Key function returns key value.

func (GetActivityTaskResponseValidationError) Reason

Reason function returns reason value.

type GetActivityTaskResponse_ExtraInfo

type GetActivityTaskResponse_ExtraInfo struct {

	// Step id
	StepId int64 `protobuf:"varint,1,opt,name=step_id,json=stepId,proto3" json:"step_id,omitempty"`
	// execution uuid
	ExecutionUuid string `protobuf:"bytes,2,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"`
	// contains filtered or unexported fields
}

ExtraInfo 附加信息

func (*GetActivityTaskResponse_ExtraInfo) Descriptor deprecated

func (*GetActivityTaskResponse_ExtraInfo) Descriptor() ([]byte, []int)

Deprecated: Use GetActivityTaskResponse_ExtraInfo.ProtoReflect.Descriptor instead.

func (*GetActivityTaskResponse_ExtraInfo) GetExecutionUuid

func (x *GetActivityTaskResponse_ExtraInfo) GetExecutionUuid() string

func (*GetActivityTaskResponse_ExtraInfo) GetStepId

func (*GetActivityTaskResponse_ExtraInfo) ProtoMessage

func (*GetActivityTaskResponse_ExtraInfo) ProtoMessage()

func (*GetActivityTaskResponse_ExtraInfo) ProtoReflect

func (*GetActivityTaskResponse_ExtraInfo) Reset

func (*GetActivityTaskResponse_ExtraInfo) String

func (*GetActivityTaskResponse_ExtraInfo) Validate

Validate checks the field values on GetActivityTaskResponse_ExtraInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetActivityTaskResponse_ExtraInfo) ValidateAll

func (m *GetActivityTaskResponse_ExtraInfo) ValidateAll() error

ValidateAll checks the field values on GetActivityTaskResponse_ExtraInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetActivityTaskResponse_ExtraInfoMultiError, or nil if none found.

type GetActivityTaskResponse_ExtraInfoMultiError

type GetActivityTaskResponse_ExtraInfoMultiError []error

GetActivityTaskResponse_ExtraInfoMultiError is an error wrapping multiple validation errors returned by GetActivityTaskResponse_ExtraInfo.ValidateAll() if the designated constraints aren't met.

func (GetActivityTaskResponse_ExtraInfoMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetActivityTaskResponse_ExtraInfoMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetActivityTaskResponse_ExtraInfoValidationError

type GetActivityTaskResponse_ExtraInfoValidationError struct {
	// contains filtered or unexported fields
}

GetActivityTaskResponse_ExtraInfoValidationError is the validation error returned by GetActivityTaskResponse_ExtraInfo.Validate if the designated constraints aren't met.

func (GetActivityTaskResponse_ExtraInfoValidationError) Cause

Cause function returns cause value.

func (GetActivityTaskResponse_ExtraInfoValidationError) Error

Error satisfies the builtin error interface

func (GetActivityTaskResponse_ExtraInfoValidationError) ErrorName

ErrorName returns error name.

func (GetActivityTaskResponse_ExtraInfoValidationError) Field

Field function returns field value.

func (GetActivityTaskResponse_ExtraInfoValidationError) Key

Key function returns key value.

func (GetActivityTaskResponse_ExtraInfoValidationError) Reason

Reason function returns reason value.

type GreeterClient

type GreeterClient interface {
	// Sends a greeting
	SayHello(ctx context.Context, in *HelloRequest, opts ...grpc.CallOption) (*HelloReply, error)
}

GreeterClient is the client API for Greeter service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

The greeting service definition.

func NewGreeterClient

func NewGreeterClient(cc grpc.ClientConnInterface) GreeterClient

type GreeterHTTPClient

type GreeterHTTPClient interface {
	// SayHello Sends a greeting
	SayHello(ctx context.Context, req *HelloRequest, opts ...http.CallOption) (rsp *HelloReply, err error)
}

func NewGreeterHTTPClient

func NewGreeterHTTPClient(client *http.Client) GreeterHTTPClient

type GreeterHTTPClientImpl

type GreeterHTTPClientImpl struct {
	// contains filtered or unexported fields
}

func (*GreeterHTTPClientImpl) SayHello

func (c *GreeterHTTPClientImpl) SayHello(ctx context.Context, in *HelloRequest, opts ...http.CallOption) (*HelloReply, error)

SayHello Sends a greeting

type GreeterHTTPServer

type GreeterHTTPServer interface {
	// SayHello Sends a greeting
	SayHello(context.Context, *HelloRequest) (*HelloReply, error)
}

type GreeterServer

type GreeterServer interface {
	// Sends a greeting
	SayHello(context.Context, *HelloRequest) (*HelloReply, error)
	// contains filtered or unexported methods
}

GreeterServer is the server API for Greeter service. All implementations must embed UnimplementedGreeterServer for forward compatibility.

The greeting service definition.

type HTTPResponseMessage

type HTTPResponseMessage struct {

	// 返回码,0为正常,非0为异常
	Retcode int32 `protobuf:"varint,1,opt,name=retcode,proto3" json:"retcode,omitempty"`
	// 异常信息说明
	Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	// contains filtered or unexported fields
}

HTTPResponseMessage HTTP API接口返回值格式

func (*HTTPResponseMessage) Descriptor deprecated

func (*HTTPResponseMessage) Descriptor() ([]byte, []int)

Deprecated: Use HTTPResponseMessage.ProtoReflect.Descriptor instead.

func (*HTTPResponseMessage) GetMessage

func (x *HTTPResponseMessage) GetMessage() string

func (*HTTPResponseMessage) GetRetcode

func (x *HTTPResponseMessage) GetRetcode() int32

func (*HTTPResponseMessage) ProtoMessage

func (*HTTPResponseMessage) ProtoMessage()

func (*HTTPResponseMessage) ProtoReflect

func (x *HTTPResponseMessage) ProtoReflect() protoreflect.Message

func (*HTTPResponseMessage) Reset

func (x *HTTPResponseMessage) Reset()

func (*HTTPResponseMessage) String

func (x *HTTPResponseMessage) String() string

func (*HTTPResponseMessage) Validate

func (m *HTTPResponseMessage) Validate() error

Validate checks the field values on HTTPResponseMessage with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*HTTPResponseMessage) ValidateAll

func (m *HTTPResponseMessage) ValidateAll() error

ValidateAll checks the field values on HTTPResponseMessage with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in HTTPResponseMessageMultiError, or nil if none found.

type HTTPResponseMessageMultiError

type HTTPResponseMessageMultiError []error

HTTPResponseMessageMultiError is an error wrapping multiple validation errors returned by HTTPResponseMessage.ValidateAll() if the designated constraints aren't met.

func (HTTPResponseMessageMultiError) AllErrors

func (m HTTPResponseMessageMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (HTTPResponseMessageMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type HTTPResponseMessageValidationError

type HTTPResponseMessageValidationError struct {
	// contains filtered or unexported fields
}

HTTPResponseMessageValidationError is the validation error returned by HTTPResponseMessage.Validate if the designated constraints aren't met.

func (HTTPResponseMessageValidationError) Cause

Cause function returns cause value.

func (HTTPResponseMessageValidationError) Error

Error satisfies the builtin error interface

func (HTTPResponseMessageValidationError) ErrorName

ErrorName returns error name.

func (HTTPResponseMessageValidationError) Field

Field function returns field value.

func (HTTPResponseMessageValidationError) Key

Key function returns key value.

func (HTTPResponseMessageValidationError) Reason

Reason function returns reason value.

type HelloReply

type HelloReply struct {
	Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
	// contains filtered or unexported fields
}

The response message containing the greetings

func (*HelloReply) Descriptor deprecated

func (*HelloReply) Descriptor() ([]byte, []int)

Deprecated: Use HelloReply.ProtoReflect.Descriptor instead.

func (*HelloReply) GetMessage

func (x *HelloReply) GetMessage() string

func (*HelloReply) ProtoMessage

func (*HelloReply) ProtoMessage()

func (*HelloReply) ProtoReflect

func (x *HelloReply) ProtoReflect() protoreflect.Message

func (*HelloReply) Reset

func (x *HelloReply) Reset()

func (*HelloReply) String

func (x *HelloReply) String() string

func (*HelloReply) Validate

func (m *HelloReply) Validate() error

Validate checks the field values on HelloReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*HelloReply) ValidateAll

func (m *HelloReply) ValidateAll() error

ValidateAll checks the field values on HelloReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in HelloReplyMultiError, or nil if none found.

type HelloReplyMultiError

type HelloReplyMultiError []error

HelloReplyMultiError is an error wrapping multiple validation errors returned by HelloReply.ValidateAll() if the designated constraints aren't met.

func (HelloReplyMultiError) AllErrors

func (m HelloReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (HelloReplyMultiError) Error

func (m HelloReplyMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type HelloReplyValidationError

type HelloReplyValidationError struct {
	// contains filtered or unexported fields
}

HelloReplyValidationError is the validation error returned by HelloReply.Validate if the designated constraints aren't met.

func (HelloReplyValidationError) Cause

func (e HelloReplyValidationError) Cause() error

Cause function returns cause value.

func (HelloReplyValidationError) Error

Error satisfies the builtin error interface

func (HelloReplyValidationError) ErrorName

func (e HelloReplyValidationError) ErrorName() string

ErrorName returns error name.

func (HelloReplyValidationError) Field

Field function returns field value.

func (HelloReplyValidationError) Key

Key function returns key value.

func (HelloReplyValidationError) Reason

func (e HelloReplyValidationError) Reason() string

Reason function returns reason value.

type HelloRequest

type HelloRequest struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

The request message containing the user's name.

func (*HelloRequest) Descriptor deprecated

func (*HelloRequest) Descriptor() ([]byte, []int)

Deprecated: Use HelloRequest.ProtoReflect.Descriptor instead.

func (*HelloRequest) GetName

func (x *HelloRequest) GetName() string

func (*HelloRequest) ProtoMessage

func (*HelloRequest) ProtoMessage()

func (*HelloRequest) ProtoReflect

func (x *HelloRequest) ProtoReflect() protoreflect.Message

func (*HelloRequest) Reset

func (x *HelloRequest) Reset()

func (*HelloRequest) String

func (x *HelloRequest) String() string

func (*HelloRequest) Validate

func (m *HelloRequest) Validate() error

Validate checks the field values on HelloRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*HelloRequest) ValidateAll

func (m *HelloRequest) ValidateAll() error

ValidateAll checks the field values on HelloRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in HelloRequestMultiError, or nil if none found.

type HelloRequestMultiError

type HelloRequestMultiError []error

HelloRequestMultiError is an error wrapping multiple validation errors returned by HelloRequest.ValidateAll() if the designated constraints aren't met.

func (HelloRequestMultiError) AllErrors

func (m HelloRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (HelloRequestMultiError) Error

func (m HelloRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type HelloRequestValidationError

type HelloRequestValidationError struct {
	// contains filtered or unexported fields
}

HelloRequestValidationError is the validation error returned by HelloRequest.Validate if the designated constraints aren't met.

func (HelloRequestValidationError) Cause

Cause function returns cause value.

func (HelloRequestValidationError) Error

Error satisfies the builtin error interface

func (HelloRequestValidationError) ErrorName

func (e HelloRequestValidationError) ErrorName() string

ErrorName returns error name.

func (HelloRequestValidationError) Field

Field function returns field value.

func (HelloRequestValidationError) Key

Key function returns key value.

func (HelloRequestValidationError) Reason

Reason function returns reason value.

type ListActivitiesRequest

type ListActivitiesRequest struct {

	// namespace 活动命名空间
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// 分页请求,默认 每分页大小 = 50条
	PageRequest *PageRequest `protobuf:"bytes,2,opt,name=page_request,json=pageRequest,proto3" json:"page_request,omitempty"`
	// contains filtered or unexported fields
}

ListActivitiesRequest 获得活动列表请求结构

func (*ListActivitiesRequest) Descriptor deprecated

func (*ListActivitiesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListActivitiesRequest.ProtoReflect.Descriptor instead.

func (*ListActivitiesRequest) GetNamespace

func (x *ListActivitiesRequest) GetNamespace() string

func (*ListActivitiesRequest) GetPageRequest

func (x *ListActivitiesRequest) GetPageRequest() *PageRequest

func (*ListActivitiesRequest) ProtoMessage

func (*ListActivitiesRequest) ProtoMessage()

func (*ListActivitiesRequest) ProtoReflect

func (x *ListActivitiesRequest) ProtoReflect() protoreflect.Message

func (*ListActivitiesRequest) Reset

func (x *ListActivitiesRequest) Reset()

func (*ListActivitiesRequest) String

func (x *ListActivitiesRequest) String() string

func (*ListActivitiesRequest) Validate

func (m *ListActivitiesRequest) Validate() error

Validate checks the field values on ListActivitiesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListActivitiesRequest) ValidateAll

func (m *ListActivitiesRequest) ValidateAll() error

ValidateAll checks the field values on ListActivitiesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListActivitiesRequestMultiError, or nil if none found.

type ListActivitiesRequestMultiError

type ListActivitiesRequestMultiError []error

ListActivitiesRequestMultiError is an error wrapping multiple validation errors returned by ListActivitiesRequest.ValidateAll() if the designated constraints aren't met.

func (ListActivitiesRequestMultiError) AllErrors

func (m ListActivitiesRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListActivitiesRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListActivitiesRequestValidationError

type ListActivitiesRequestValidationError struct {
	// contains filtered or unexported fields
}

ListActivitiesRequestValidationError is the validation error returned by ListActivitiesRequest.Validate if the designated constraints aren't met.

func (ListActivitiesRequestValidationError) Cause

Cause function returns cause value.

func (ListActivitiesRequestValidationError) Error

Error satisfies the builtin error interface

func (ListActivitiesRequestValidationError) ErrorName

ErrorName returns error name.

func (ListActivitiesRequestValidationError) Field

Field function returns field value.

func (ListActivitiesRequestValidationError) Key

Key function returns key value.

func (ListActivitiesRequestValidationError) Reason

Reason function returns reason value.

type ListActivitiesResponse

type ListActivitiesResponse struct {

	// 查询到的执行列表
	Activities []*ActivityListItem `protobuf:"bytes,1,rep,name=activities,proto3" json:"activities,omitempty"`
	// 分页信息
	PageResponse *PageResponse `protobuf:"bytes,2,opt,name=page_response,json=pageResponse,proto3" json:"page_response,omitempty"`
	// contains filtered or unexported fields
}

ListActivitiesResponse 获得活动列表请求返回

func (*ListActivitiesResponse) Descriptor deprecated

func (*ListActivitiesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListActivitiesResponse.ProtoReflect.Descriptor instead.

func (*ListActivitiesResponse) GetActivities

func (x *ListActivitiesResponse) GetActivities() []*ActivityListItem

func (*ListActivitiesResponse) GetPageResponse

func (x *ListActivitiesResponse) GetPageResponse() *PageResponse

func (*ListActivitiesResponse) ProtoMessage

func (*ListActivitiesResponse) ProtoMessage()

func (*ListActivitiesResponse) ProtoReflect

func (x *ListActivitiesResponse) ProtoReflect() protoreflect.Message

func (*ListActivitiesResponse) Reset

func (x *ListActivitiesResponse) Reset()

func (*ListActivitiesResponse) String

func (x *ListActivitiesResponse) String() string

func (*ListActivitiesResponse) Validate

func (m *ListActivitiesResponse) Validate() error

Validate checks the field values on ListActivitiesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListActivitiesResponse) ValidateAll

func (m *ListActivitiesResponse) ValidateAll() error

ValidateAll checks the field values on ListActivitiesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListActivitiesResponseMultiError, or nil if none found.

type ListActivitiesResponseMultiError

type ListActivitiesResponseMultiError []error

ListActivitiesResponseMultiError is an error wrapping multiple validation errors returned by ListActivitiesResponse.ValidateAll() if the designated constraints aren't met.

func (ListActivitiesResponseMultiError) AllErrors

func (m ListActivitiesResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListActivitiesResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListActivitiesResponseValidationError

type ListActivitiesResponseValidationError struct {
	// contains filtered or unexported fields
}

ListActivitiesResponseValidationError is the validation error returned by ListActivitiesResponse.Validate if the designated constraints aren't met.

func (ListActivitiesResponseValidationError) Cause

Cause function returns cause value.

func (ListActivitiesResponseValidationError) Error

Error satisfies the builtin error interface

func (ListActivitiesResponseValidationError) ErrorName

ErrorName returns error name.

func (ListActivitiesResponseValidationError) Field

Field function returns field value.

func (ListActivitiesResponseValidationError) Key

Key function returns key value.

func (ListActivitiesResponseValidationError) Reason

Reason function returns reason value.

type ListExecutionEventsRequest

type ListExecutionEventsRequest struct {
	ExecutionUuid string       `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"`
	PageRequest   *PageRequest `protobuf:"bytes,2,opt,name=page_request,json=pageRequest,proto3" json:"page_request,omitempty"`
	// contains filtered or unexported fields
}

ListExecutionEventsRequest 获得一个执行的Event列表请求结构

func (*ListExecutionEventsRequest) Descriptor deprecated

func (*ListExecutionEventsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListExecutionEventsRequest.ProtoReflect.Descriptor instead.

func (*ListExecutionEventsRequest) GetExecutionUuid

func (x *ListExecutionEventsRequest) GetExecutionUuid() string

func (*ListExecutionEventsRequest) GetPageRequest

func (x *ListExecutionEventsRequest) GetPageRequest() *PageRequest

func (*ListExecutionEventsRequest) ProtoMessage

func (*ListExecutionEventsRequest) ProtoMessage()

func (*ListExecutionEventsRequest) ProtoReflect

func (*ListExecutionEventsRequest) Reset

func (x *ListExecutionEventsRequest) Reset()

func (*ListExecutionEventsRequest) String

func (x *ListExecutionEventsRequest) String() string

func (*ListExecutionEventsRequest) Validate

func (m *ListExecutionEventsRequest) Validate() error

Validate checks the field values on ListExecutionEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListExecutionEventsRequest) ValidateAll

func (m *ListExecutionEventsRequest) ValidateAll() error

ValidateAll checks the field values on ListExecutionEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListExecutionEventsRequestMultiError, or nil if none found.

type ListExecutionEventsRequestMultiError

type ListExecutionEventsRequestMultiError []error

ListExecutionEventsRequestMultiError is an error wrapping multiple validation errors returned by ListExecutionEventsRequest.ValidateAll() if the designated constraints aren't met.

func (ListExecutionEventsRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListExecutionEventsRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListExecutionEventsRequestValidationError

type ListExecutionEventsRequestValidationError struct {
	// contains filtered or unexported fields
}

ListExecutionEventsRequestValidationError is the validation error returned by ListExecutionEventsRequest.Validate if the designated constraints aren't met.

func (ListExecutionEventsRequestValidationError) Cause

Cause function returns cause value.

func (ListExecutionEventsRequestValidationError) Error

Error satisfies the builtin error interface

func (ListExecutionEventsRequestValidationError) ErrorName

ErrorName returns error name.

func (ListExecutionEventsRequestValidationError) Field

Field function returns field value.

func (ListExecutionEventsRequestValidationError) Key

Key function returns key value.

func (ListExecutionEventsRequestValidationError) Reason

Reason function returns reason value.

type ListExecutionEventsResponse

type ListExecutionEventsResponse struct {

	// 返回Event列表
	Data []*ExecutionEventInfo `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	// 分页信息
	PageResponse *PageResponse `protobuf:"bytes,2,opt,name=page_response,json=pageResponse,proto3" json:"page_response,omitempty"`
	// contains filtered or unexported fields
}

ListExecutionEventsResponse 获得一个执行的Event列表返回值

func (*ListExecutionEventsResponse) Descriptor deprecated

func (*ListExecutionEventsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListExecutionEventsResponse.ProtoReflect.Descriptor instead.

func (*ListExecutionEventsResponse) GetData

func (*ListExecutionEventsResponse) GetPageResponse

func (x *ListExecutionEventsResponse) GetPageResponse() *PageResponse

func (*ListExecutionEventsResponse) ProtoMessage

func (*ListExecutionEventsResponse) ProtoMessage()

func (*ListExecutionEventsResponse) ProtoReflect

func (*ListExecutionEventsResponse) Reset

func (x *ListExecutionEventsResponse) Reset()

func (*ListExecutionEventsResponse) String

func (x *ListExecutionEventsResponse) String() string

func (*ListExecutionEventsResponse) Validate

func (m *ListExecutionEventsResponse) Validate() error

Validate checks the field values on ListExecutionEventsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListExecutionEventsResponse) ValidateAll

func (m *ListExecutionEventsResponse) ValidateAll() error

ValidateAll checks the field values on ListExecutionEventsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListExecutionEventsResponseMultiError, or nil if none found.

type ListExecutionEventsResponseMultiError

type ListExecutionEventsResponseMultiError []error

ListExecutionEventsResponseMultiError is an error wrapping multiple validation errors returned by ListExecutionEventsResponse.ValidateAll() if the designated constraints aren't met.

func (ListExecutionEventsResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListExecutionEventsResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListExecutionEventsResponseValidationError

type ListExecutionEventsResponseValidationError struct {
	// contains filtered or unexported fields
}

ListExecutionEventsResponseValidationError is the validation error returned by ListExecutionEventsResponse.Validate if the designated constraints aren't met.

func (ListExecutionEventsResponseValidationError) Cause

Cause function returns cause value.

func (ListExecutionEventsResponseValidationError) Error

Error satisfies the builtin error interface

func (ListExecutionEventsResponseValidationError) ErrorName

ErrorName returns error name.

func (ListExecutionEventsResponseValidationError) Field

Field function returns field value.

func (ListExecutionEventsResponseValidationError) Key

Key function returns key value.

func (ListExecutionEventsResponseValidationError) Reason

Reason function returns reason value.

type ListExecutionsRequest

type ListExecutionsRequest struct {

	// 流程名字, 按照名字查询, 可选
	StatemachineUri string `protobuf:"bytes,1,opt,name=statemachine_uri,json=statemachineUri,proto3" json:"statemachine_uri,omitempty"`
	// uuid 列表,指定的uuid列表查询, 可选, 最大100个
	ExecutionUuids []string `protobuf:"bytes,2,rep,name=execution_uuids,json=executionUuids,proto3" json:"execution_uuids,omitempty"`
	// 状态,按照状态查询, 可选
	Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"`
	// title按照title 关键字查询,可选。title like "%${title}%"
	Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"`
	// 分页请求,默认 每分页大小 = 50条
	PageRequest *PageRequest `protobuf:"bytes,10,opt,name=page_request,json=pageRequest,proto3" json:"page_request,omitempty"`
	// contains filtered or unexported fields
}

ListExecutionsRequest 获得execution列表请求结构

func (*ListExecutionsRequest) Descriptor deprecated

func (*ListExecutionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListExecutionsRequest.ProtoReflect.Descriptor instead.

func (*ListExecutionsRequest) GetExecutionUuids

func (x *ListExecutionsRequest) GetExecutionUuids() []string

func (*ListExecutionsRequest) GetPageRequest

func (x *ListExecutionsRequest) GetPageRequest() *PageRequest

func (*ListExecutionsRequest) GetStatemachineUri

func (x *ListExecutionsRequest) GetStatemachineUri() string

func (*ListExecutionsRequest) GetStatus

func (x *ListExecutionsRequest) GetStatus() string

func (*ListExecutionsRequest) GetTitle

func (x *ListExecutionsRequest) GetTitle() string

func (*ListExecutionsRequest) ProtoMessage

func (*ListExecutionsRequest) ProtoMessage()

func (*ListExecutionsRequest) ProtoReflect

func (x *ListExecutionsRequest) ProtoReflect() protoreflect.Message

func (*ListExecutionsRequest) Reset

func (x *ListExecutionsRequest) Reset()

func (*ListExecutionsRequest) String

func (x *ListExecutionsRequest) String() string

func (*ListExecutionsRequest) Validate

func (m *ListExecutionsRequest) Validate() error

Validate checks the field values on ListExecutionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListExecutionsRequest) ValidateAll

func (m *ListExecutionsRequest) ValidateAll() error

ValidateAll checks the field values on ListExecutionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListExecutionsRequestMultiError, or nil if none found.

type ListExecutionsRequestMultiError

type ListExecutionsRequestMultiError []error

ListExecutionsRequestMultiError is an error wrapping multiple validation errors returned by ListExecutionsRequest.ValidateAll() if the designated constraints aren't met.

func (ListExecutionsRequestMultiError) AllErrors

func (m ListExecutionsRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListExecutionsRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListExecutionsRequestValidationError

type ListExecutionsRequestValidationError struct {
	// contains filtered or unexported fields
}

ListExecutionsRequestValidationError is the validation error returned by ListExecutionsRequest.Validate if the designated constraints aren't met.

func (ListExecutionsRequestValidationError) Cause

Cause function returns cause value.

func (ListExecutionsRequestValidationError) Error

Error satisfies the builtin error interface

func (ListExecutionsRequestValidationError) ErrorName

ErrorName returns error name.

func (ListExecutionsRequestValidationError) Field

Field function returns field value.

func (ListExecutionsRequestValidationError) Key

Key function returns key value.

func (ListExecutionsRequestValidationError) Reason

Reason function returns reason value.

type ListExecutionsResponse

type ListExecutionsResponse struct {

	// 查询到的执行列表
	Executions []*ExecutionListItem `protobuf:"bytes,1,rep,name=executions,proto3" json:"executions,omitempty"`
	// 分页信息
	PageResponse *PageResponse `protobuf:"bytes,2,opt,name=page_response,json=pageResponse,proto3" json:"page_response,omitempty"`
	// contains filtered or unexported fields
}

ListExecutionsResponse 获得execution列表返回值

func (*ListExecutionsResponse) Descriptor deprecated

func (*ListExecutionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListExecutionsResponse.ProtoReflect.Descriptor instead.

func (*ListExecutionsResponse) GetExecutions

func (x *ListExecutionsResponse) GetExecutions() []*ExecutionListItem

func (*ListExecutionsResponse) GetPageResponse

func (x *ListExecutionsResponse) GetPageResponse() *PageResponse

func (*ListExecutionsResponse) ProtoMessage

func (*ListExecutionsResponse) ProtoMessage()

func (*ListExecutionsResponse) ProtoReflect

func (x *ListExecutionsResponse) ProtoReflect() protoreflect.Message

func (*ListExecutionsResponse) Reset

func (x *ListExecutionsResponse) Reset()

func (*ListExecutionsResponse) String

func (x *ListExecutionsResponse) String() string

func (*ListExecutionsResponse) Validate

func (m *ListExecutionsResponse) Validate() error

Validate checks the field values on ListExecutionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListExecutionsResponse) ValidateAll

func (m *ListExecutionsResponse) ValidateAll() error

ValidateAll checks the field values on ListExecutionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListExecutionsResponseMultiError, or nil if none found.

type ListExecutionsResponseMultiError

type ListExecutionsResponseMultiError []error

ListExecutionsResponseMultiError is an error wrapping multiple validation errors returned by ListExecutionsResponse.ValidateAll() if the designated constraints aren't met.

func (ListExecutionsResponseMultiError) AllErrors

func (m ListExecutionsResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListExecutionsResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListExecutionsResponseValidationError

type ListExecutionsResponseValidationError struct {
	// contains filtered or unexported fields
}

ListExecutionsResponseValidationError is the validation error returned by ListExecutionsResponse.Validate if the designated constraints aren't met.

func (ListExecutionsResponseValidationError) Cause

Cause function returns cause value.

func (ListExecutionsResponseValidationError) Error

Error satisfies the builtin error interface

func (ListExecutionsResponseValidationError) ErrorName

ErrorName returns error name.

func (ListExecutionsResponseValidationError) Field

Field function returns field value.

func (ListExecutionsResponseValidationError) Key

Key function returns key value.

func (ListExecutionsResponseValidationError) Reason

Reason function returns reason value.

type ListNamespacesRequest

type ListNamespacesRequest struct {

	// 分页请求,默认 每分页大小 = 50条
	PageRequest *PageRequest `protobuf:"bytes,1,opt,name=page_request,json=pageRequest,proto3" json:"page_request,omitempty"`
	// contains filtered or unexported fields
}

ListNamespacesRequest 获得命名空间列表

func (*ListNamespacesRequest) Descriptor deprecated

func (*ListNamespacesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListNamespacesRequest.ProtoReflect.Descriptor instead.

func (*ListNamespacesRequest) GetPageRequest

func (x *ListNamespacesRequest) GetPageRequest() *PageRequest

func (*ListNamespacesRequest) ProtoMessage

func (*ListNamespacesRequest) ProtoMessage()

func (*ListNamespacesRequest) ProtoReflect

func (x *ListNamespacesRequest) ProtoReflect() protoreflect.Message

func (*ListNamespacesRequest) Reset

func (x *ListNamespacesRequest) Reset()

func (*ListNamespacesRequest) String

func (x *ListNamespacesRequest) String() string

func (*ListNamespacesRequest) Validate

func (m *ListNamespacesRequest) Validate() error

Validate checks the field values on ListNamespacesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListNamespacesRequest) ValidateAll

func (m *ListNamespacesRequest) ValidateAll() error

ValidateAll checks the field values on ListNamespacesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNamespacesRequestMultiError, or nil if none found.

type ListNamespacesRequestMultiError

type ListNamespacesRequestMultiError []error

ListNamespacesRequestMultiError is an error wrapping multiple validation errors returned by ListNamespacesRequest.ValidateAll() if the designated constraints aren't met.

func (ListNamespacesRequestMultiError) AllErrors

func (m ListNamespacesRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListNamespacesRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListNamespacesRequestValidationError

type ListNamespacesRequestValidationError struct {
	// contains filtered or unexported fields
}

ListNamespacesRequestValidationError is the validation error returned by ListNamespacesRequest.Validate if the designated constraints aren't met.

func (ListNamespacesRequestValidationError) Cause

Cause function returns cause value.

func (ListNamespacesRequestValidationError) Error

Error satisfies the builtin error interface

func (ListNamespacesRequestValidationError) ErrorName

ErrorName returns error name.

func (ListNamespacesRequestValidationError) Field

Field function returns field value.

func (ListNamespacesRequestValidationError) Key

Key function returns key value.

func (ListNamespacesRequestValidationError) Reason

Reason function returns reason value.

type ListNamespacesResponse

type ListNamespacesResponse struct {

	// data  查询到的执行列表
	Namespaces []*NamespaceListItem `protobuf:"bytes,1,rep,name=namespaces,proto3" json:"namespaces,omitempty"`
	// 分页信息
	PageResponse *PageResponse `protobuf:"bytes,2,opt,name=page_response,json=pageResponse,proto3" json:"page_response,omitempty"`
	// contains filtered or unexported fields
}

ListNamespacesResponse 获得命名空间列表返回

func (*ListNamespacesResponse) Descriptor deprecated

func (*ListNamespacesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListNamespacesResponse.ProtoReflect.Descriptor instead.

func (*ListNamespacesResponse) GetNamespaces

func (x *ListNamespacesResponse) GetNamespaces() []*NamespaceListItem

func (*ListNamespacesResponse) GetPageResponse

func (x *ListNamespacesResponse) GetPageResponse() *PageResponse

func (*ListNamespacesResponse) ProtoMessage

func (*ListNamespacesResponse) ProtoMessage()

func (*ListNamespacesResponse) ProtoReflect

func (x *ListNamespacesResponse) ProtoReflect() protoreflect.Message

func (*ListNamespacesResponse) Reset

func (x *ListNamespacesResponse) Reset()

func (*ListNamespacesResponse) String

func (x *ListNamespacesResponse) String() string

func (*ListNamespacesResponse) Validate

func (m *ListNamespacesResponse) Validate() error

Validate checks the field values on ListNamespacesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListNamespacesResponse) ValidateAll

func (m *ListNamespacesResponse) ValidateAll() error

ValidateAll checks the field values on ListNamespacesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNamespacesResponseMultiError, or nil if none found.

type ListNamespacesResponseMultiError

type ListNamespacesResponseMultiError []error

ListNamespacesResponseMultiError is an error wrapping multiple validation errors returned by ListNamespacesResponse.ValidateAll() if the designated constraints aren't met.

func (ListNamespacesResponseMultiError) AllErrors

func (m ListNamespacesResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListNamespacesResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListNamespacesResponseValidationError

type ListNamespacesResponseValidationError struct {
	// contains filtered or unexported fields
}

ListNamespacesResponseValidationError is the validation error returned by ListNamespacesResponse.Validate if the designated constraints aren't met.

func (ListNamespacesResponseValidationError) Cause

Cause function returns cause value.

func (ListNamespacesResponseValidationError) Error

Error satisfies the builtin error interface

func (ListNamespacesResponseValidationError) ErrorName

ErrorName returns error name.

func (ListNamespacesResponseValidationError) Field

Field function returns field value.

func (ListNamespacesResponseValidationError) Key

Key function returns key value.

func (ListNamespacesResponseValidationError) Reason

Reason function returns reason value.

type ListStateMachinesRequest

type ListStateMachinesRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// 分页请求,默认 每分页大小 = 50条
	PageRequest *PageRequest `protobuf:"bytes,2,opt,name=page_request,json=pageRequest,proto3" json:"page_request,omitempty"`
	// contains filtered or unexported fields
}

ListStateMachinesRequest 获得状态机列表请求结构

func (*ListStateMachinesRequest) Descriptor deprecated

func (*ListStateMachinesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListStateMachinesRequest.ProtoReflect.Descriptor instead.

func (*ListStateMachinesRequest) GetNamespace

func (x *ListStateMachinesRequest) GetNamespace() string

func (*ListStateMachinesRequest) GetPageRequest

func (x *ListStateMachinesRequest) GetPageRequest() *PageRequest

func (*ListStateMachinesRequest) ProtoMessage

func (*ListStateMachinesRequest) ProtoMessage()

func (*ListStateMachinesRequest) ProtoReflect

func (x *ListStateMachinesRequest) ProtoReflect() protoreflect.Message

func (*ListStateMachinesRequest) Reset

func (x *ListStateMachinesRequest) Reset()

func (*ListStateMachinesRequest) String

func (x *ListStateMachinesRequest) String() string

func (*ListStateMachinesRequest) Validate

func (m *ListStateMachinesRequest) Validate() error

Validate checks the field values on ListStateMachinesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListStateMachinesRequest) ValidateAll

func (m *ListStateMachinesRequest) ValidateAll() error

ValidateAll checks the field values on ListStateMachinesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListStateMachinesRequestMultiError, or nil if none found.

type ListStateMachinesRequestMultiError

type ListStateMachinesRequestMultiError []error

ListStateMachinesRequestMultiError is an error wrapping multiple validation errors returned by ListStateMachinesRequest.ValidateAll() if the designated constraints aren't met.

func (ListStateMachinesRequestMultiError) AllErrors

func (m ListStateMachinesRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListStateMachinesRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListStateMachinesRequestValidationError

type ListStateMachinesRequestValidationError struct {
	// contains filtered or unexported fields
}

ListStateMachinesRequestValidationError is the validation error returned by ListStateMachinesRequest.Validate if the designated constraints aren't met.

func (ListStateMachinesRequestValidationError) Cause

Cause function returns cause value.

func (ListStateMachinesRequestValidationError) Error

Error satisfies the builtin error interface

func (ListStateMachinesRequestValidationError) ErrorName

ErrorName returns error name.

func (ListStateMachinesRequestValidationError) Field

Field function returns field value.

func (ListStateMachinesRequestValidationError) Key

Key function returns key value.

func (ListStateMachinesRequestValidationError) Reason

Reason function returns reason value.

type ListStateMachinesResponse

type ListStateMachinesResponse struct {

	// 查询到的执行列表
	Statemachines []*StateMachineListItem `protobuf:"bytes,1,rep,name=statemachines,proto3" json:"statemachines,omitempty"`
	// 分页信息
	PageResponse *PageResponse `protobuf:"bytes,2,opt,name=page_response,json=pageResponse,proto3" json:"page_response,omitempty"`
	// contains filtered or unexported fields
}

ListStateMachinesResponse 获得状态机列表请求返回

func (*ListStateMachinesResponse) Descriptor deprecated

func (*ListStateMachinesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListStateMachinesResponse.ProtoReflect.Descriptor instead.

func (*ListStateMachinesResponse) GetPageResponse

func (x *ListStateMachinesResponse) GetPageResponse() *PageResponse

func (*ListStateMachinesResponse) GetStatemachines

func (x *ListStateMachinesResponse) GetStatemachines() []*StateMachineListItem

func (*ListStateMachinesResponse) ProtoMessage

func (*ListStateMachinesResponse) ProtoMessage()

func (*ListStateMachinesResponse) ProtoReflect

func (*ListStateMachinesResponse) Reset

func (x *ListStateMachinesResponse) Reset()

func (*ListStateMachinesResponse) String

func (x *ListStateMachinesResponse) String() string

func (*ListStateMachinesResponse) Validate

func (m *ListStateMachinesResponse) Validate() error

Validate checks the field values on ListStateMachinesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListStateMachinesResponse) ValidateAll

func (m *ListStateMachinesResponse) ValidateAll() error

ValidateAll checks the field values on ListStateMachinesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListStateMachinesResponseMultiError, or nil if none found.

type ListStateMachinesResponseMultiError

type ListStateMachinesResponseMultiError []error

ListStateMachinesResponseMultiError is an error wrapping multiple validation errors returned by ListStateMachinesResponse.ValidateAll() if the designated constraints aren't met.

func (ListStateMachinesResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListStateMachinesResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListStateMachinesResponseValidationError

type ListStateMachinesResponseValidationError struct {
	// contains filtered or unexported fields
}

ListStateMachinesResponseValidationError is the validation error returned by ListStateMachinesResponse.Validate if the designated constraints aren't met.

func (ListStateMachinesResponseValidationError) Cause

Cause function returns cause value.

func (ListStateMachinesResponseValidationError) Error

Error satisfies the builtin error interface

func (ListStateMachinesResponseValidationError) ErrorName

ErrorName returns error name.

func (ListStateMachinesResponseValidationError) Field

Field function returns field value.

func (ListStateMachinesResponseValidationError) Key

Key function returns key value.

func (ListStateMachinesResponseValidationError) Reason

Reason function returns reason value.

type ListStepEventsRequest

type ListStepEventsRequest struct {

	// Step id
	StepId int64 `protobuf:"varint,1,opt,name=step_id,json=stepId,proto3" json:"step_id,omitempty"`
	// 分页信息
	PageRequest *PageRequest `protobuf:"bytes,2,opt,name=page_request,json=pageRequest,proto3" json:"page_request,omitempty"`
	// contains filtered or unexported fields
}

ListStepEventsRequest 获得一个Step的执行事件列表请求机构

func (*ListStepEventsRequest) Descriptor deprecated

func (*ListStepEventsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListStepEventsRequest.ProtoReflect.Descriptor instead.

func (*ListStepEventsRequest) GetPageRequest

func (x *ListStepEventsRequest) GetPageRequest() *PageRequest

func (*ListStepEventsRequest) GetStepId

func (x *ListStepEventsRequest) GetStepId() int64

func (*ListStepEventsRequest) ProtoMessage

func (*ListStepEventsRequest) ProtoMessage()

func (*ListStepEventsRequest) ProtoReflect

func (x *ListStepEventsRequest) ProtoReflect() protoreflect.Message

func (*ListStepEventsRequest) Reset

func (x *ListStepEventsRequest) Reset()

func (*ListStepEventsRequest) String

func (x *ListStepEventsRequest) String() string

func (*ListStepEventsRequest) Validate

func (m *ListStepEventsRequest) Validate() error

Validate checks the field values on ListStepEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListStepEventsRequest) ValidateAll

func (m *ListStepEventsRequest) ValidateAll() error

ValidateAll checks the field values on ListStepEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListStepEventsRequestMultiError, or nil if none found.

type ListStepEventsRequestMultiError

type ListStepEventsRequestMultiError []error

ListStepEventsRequestMultiError is an error wrapping multiple validation errors returned by ListStepEventsRequest.ValidateAll() if the designated constraints aren't met.

func (ListStepEventsRequestMultiError) AllErrors

func (m ListStepEventsRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListStepEventsRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListStepEventsRequestValidationError

type ListStepEventsRequestValidationError struct {
	// contains filtered or unexported fields
}

ListStepEventsRequestValidationError is the validation error returned by ListStepEventsRequest.Validate if the designated constraints aren't met.

func (ListStepEventsRequestValidationError) Cause

Cause function returns cause value.

func (ListStepEventsRequestValidationError) Error

Error satisfies the builtin error interface

func (ListStepEventsRequestValidationError) ErrorName

ErrorName returns error name.

func (ListStepEventsRequestValidationError) Field

Field function returns field value.

func (ListStepEventsRequestValidationError) Key

Key function returns key value.

func (ListStepEventsRequestValidationError) Reason

Reason function returns reason value.

type LoadTaskDataRequest

type LoadTaskDataRequest struct {

	// State id
	StepId int64 `protobuf:"varint,1,opt,name=step_id,json=stepId,proto3" json:"step_id,omitempty"`
	// contains filtered or unexported fields
}

LoadTaskDataRequest 获得task 临时数据

func (*LoadTaskDataRequest) Descriptor deprecated

func (*LoadTaskDataRequest) Descriptor() ([]byte, []int)

Deprecated: Use LoadTaskDataRequest.ProtoReflect.Descriptor instead.

func (*LoadTaskDataRequest) GetStepId

func (x *LoadTaskDataRequest) GetStepId() int64

func (*LoadTaskDataRequest) ProtoMessage

func (*LoadTaskDataRequest) ProtoMessage()

func (*LoadTaskDataRequest) ProtoReflect

func (x *LoadTaskDataRequest) ProtoReflect() protoreflect.Message

func (*LoadTaskDataRequest) Reset

func (x *LoadTaskDataRequest) Reset()

func (*LoadTaskDataRequest) String

func (x *LoadTaskDataRequest) String() string

func (*LoadTaskDataRequest) Validate

func (m *LoadTaskDataRequest) Validate() error

Validate checks the field values on LoadTaskDataRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*LoadTaskDataRequest) ValidateAll

func (m *LoadTaskDataRequest) ValidateAll() error

ValidateAll checks the field values on LoadTaskDataRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoadTaskDataRequestMultiError, or nil if none found.

type LoadTaskDataRequestMultiError

type LoadTaskDataRequestMultiError []error

LoadTaskDataRequestMultiError is an error wrapping multiple validation errors returned by LoadTaskDataRequest.ValidateAll() if the designated constraints aren't met.

func (LoadTaskDataRequestMultiError) AllErrors

func (m LoadTaskDataRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (LoadTaskDataRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type LoadTaskDataRequestValidationError

type LoadTaskDataRequestValidationError struct {
	// contains filtered or unexported fields
}

LoadTaskDataRequestValidationError is the validation error returned by LoadTaskDataRequest.Validate if the designated constraints aren't met.

func (LoadTaskDataRequestValidationError) Cause

Cause function returns cause value.

func (LoadTaskDataRequestValidationError) Error

Error satisfies the builtin error interface

func (LoadTaskDataRequestValidationError) ErrorName

ErrorName returns error name.

func (LoadTaskDataRequestValidationError) Field

Field function returns field value.

func (LoadTaskDataRequestValidationError) Key

Key function returns key value.

func (LoadTaskDataRequestValidationError) Reason

Reason function returns reason value.

type LoadTaskDataResponse

type LoadTaskDataResponse struct {

	// task 临时数据
	Data string `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

LoadTaskDataResponse 获得task 临时数据

func (*LoadTaskDataResponse) Descriptor deprecated

func (*LoadTaskDataResponse) Descriptor() ([]byte, []int)

Deprecated: Use LoadTaskDataResponse.ProtoReflect.Descriptor instead.

func (*LoadTaskDataResponse) GetData

func (x *LoadTaskDataResponse) GetData() string

func (*LoadTaskDataResponse) ProtoMessage

func (*LoadTaskDataResponse) ProtoMessage()

func (*LoadTaskDataResponse) ProtoReflect

func (x *LoadTaskDataResponse) ProtoReflect() protoreflect.Message

func (*LoadTaskDataResponse) Reset

func (x *LoadTaskDataResponse) Reset()

func (*LoadTaskDataResponse) String

func (x *LoadTaskDataResponse) String() string

func (*LoadTaskDataResponse) Validate

func (m *LoadTaskDataResponse) Validate() error

Validate checks the field values on LoadTaskDataResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*LoadTaskDataResponse) ValidateAll

func (m *LoadTaskDataResponse) ValidateAll() error

ValidateAll checks the field values on LoadTaskDataResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoadTaskDataResponseMultiError, or nil if none found.

type LoadTaskDataResponseMultiError

type LoadTaskDataResponseMultiError []error

LoadTaskDataResponseMultiError is an error wrapping multiple validation errors returned by LoadTaskDataResponse.ValidateAll() if the designated constraints aren't met.

func (LoadTaskDataResponseMultiError) AllErrors

func (m LoadTaskDataResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (LoadTaskDataResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type LoadTaskDataResponseValidationError

type LoadTaskDataResponseValidationError struct {
	// contains filtered or unexported fields
}

LoadTaskDataResponseValidationError is the validation error returned by LoadTaskDataResponse.Validate if the designated constraints aren't met.

func (LoadTaskDataResponseValidationError) Cause

Cause function returns cause value.

func (LoadTaskDataResponseValidationError) Error

Error satisfies the builtin error interface

func (LoadTaskDataResponseValidationError) ErrorName

ErrorName returns error name.

func (LoadTaskDataResponseValidationError) Field

Field function returns field value.

func (LoadTaskDataResponseValidationError) Key

Key function returns key value.

func (LoadTaskDataResponseValidationError) Reason

Reason function returns reason value.

type NamespaceListItem

type NamespaceListItem struct {

	// name 命名空间名字
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// description 命名空间描述
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	// create_time timestample
	CreateTime int64 `protobuf:"varint,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// update_time timestample
	UpdateTime int64 `protobuf:"varint,12,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// contains filtered or unexported fields
}

NamespaceInfo 命名空间信息

func (*NamespaceListItem) Descriptor deprecated

func (*NamespaceListItem) Descriptor() ([]byte, []int)

Deprecated: Use NamespaceListItem.ProtoReflect.Descriptor instead.

func (*NamespaceListItem) GetCreateTime

func (x *NamespaceListItem) GetCreateTime() int64

func (*NamespaceListItem) GetDescription

func (x *NamespaceListItem) GetDescription() string

func (*NamespaceListItem) GetName

func (x *NamespaceListItem) GetName() string

func (*NamespaceListItem) GetUpdateTime

func (x *NamespaceListItem) GetUpdateTime() int64

func (*NamespaceListItem) ProtoMessage

func (*NamespaceListItem) ProtoMessage()

func (*NamespaceListItem) ProtoReflect

func (x *NamespaceListItem) ProtoReflect() protoreflect.Message

func (*NamespaceListItem) Reset

func (x *NamespaceListItem) Reset()

func (*NamespaceListItem) String

func (x *NamespaceListItem) String() string

func (*NamespaceListItem) Validate

func (m *NamespaceListItem) Validate() error

Validate checks the field values on NamespaceListItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*NamespaceListItem) ValidateAll

func (m *NamespaceListItem) ValidateAll() error

ValidateAll checks the field values on NamespaceListItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NamespaceListItemMultiError, or nil if none found.

type NamespaceListItemMultiError

type NamespaceListItemMultiError []error

NamespaceListItemMultiError is an error wrapping multiple validation errors returned by NamespaceListItem.ValidateAll() if the designated constraints aren't met.

func (NamespaceListItemMultiError) AllErrors

func (m NamespaceListItemMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (NamespaceListItemMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type NamespaceListItemValidationError

type NamespaceListItemValidationError struct {
	// contains filtered or unexported fields
}

NamespaceListItemValidationError is the validation error returned by NamespaceListItem.Validate if the designated constraints aren't met.

func (NamespaceListItemValidationError) Cause

Cause function returns cause value.

func (NamespaceListItemValidationError) Error

Error satisfies the builtin error interface

func (NamespaceListItemValidationError) ErrorName

ErrorName returns error name.

func (NamespaceListItemValidationError) Field

Field function returns field value.

func (NamespaceListItemValidationError) Key

Key function returns key value.

func (NamespaceListItemValidationError) Reason

Reason function returns reason value.

type PageRequest

type PageRequest struct {

	// 请求分页大小
	PageSize int64 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// 请求页号
	PageNumber int64 `protobuf:"varint,2,opt,name=page_number,json=pageNumber,proto3" json:"page_number,omitempty"`
	// 请求排序字段
	OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// contains filtered or unexported fields
}

分页请求结构

func (*PageRequest) Descriptor deprecated

func (*PageRequest) Descriptor() ([]byte, []int)

Deprecated: Use PageRequest.ProtoReflect.Descriptor instead.

func (*PageRequest) GetOrderBy

func (x *PageRequest) GetOrderBy() string

func (*PageRequest) GetPageNumber

func (x *PageRequest) GetPageNumber() int64

func (*PageRequest) GetPageSize

func (x *PageRequest) GetPageSize() int64

func (*PageRequest) ProtoMessage

func (*PageRequest) ProtoMessage()

func (*PageRequest) ProtoReflect

func (x *PageRequest) ProtoReflect() protoreflect.Message

func (*PageRequest) Reset

func (x *PageRequest) Reset()

func (*PageRequest) String

func (x *PageRequest) String() string

func (*PageRequest) Validate

func (m *PageRequest) Validate() error

Validate checks the field values on PageRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PageRequest) ValidateAll

func (m *PageRequest) ValidateAll() error

ValidateAll checks the field values on PageRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PageRequestMultiError, or nil if none found.

type PageRequestMultiError

type PageRequestMultiError []error

PageRequestMultiError is an error wrapping multiple validation errors returned by PageRequest.ValidateAll() if the designated constraints aren't met.

func (PageRequestMultiError) AllErrors

func (m PageRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PageRequestMultiError) Error

func (m PageRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type PageRequestValidationError

type PageRequestValidationError struct {
	// contains filtered or unexported fields
}

PageRequestValidationError is the validation error returned by PageRequest.Validate if the designated constraints aren't met.

func (PageRequestValidationError) Cause

Cause function returns cause value.

func (PageRequestValidationError) Error

Error satisfies the builtin error interface

func (PageRequestValidationError) ErrorName

func (e PageRequestValidationError) ErrorName() string

ErrorName returns error name.

func (PageRequestValidationError) Field

Field function returns field value.

func (PageRequestValidationError) Key

Key function returns key value.

func (PageRequestValidationError) Reason

Reason function returns reason value.

type PageResponse

type PageResponse struct {

	// 总数量
	Count int64 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
	// 请求分页大小
	PageSize int64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// 请求页号
	PageNumber int64 `protobuf:"varint,3,opt,name=page_number,json=pageNumber,proto3" json:"page_number,omitempty"`
	// 总页数
	PageCount int64 `protobuf:"varint,4,opt,name=page_count,json=pageCount,proto3" json:"page_count,omitempty"`
	// contains filtered or unexported fields
}

分页返回结构

func (*PageResponse) Descriptor deprecated

func (*PageResponse) Descriptor() ([]byte, []int)

Deprecated: Use PageResponse.ProtoReflect.Descriptor instead.

func (*PageResponse) GetCount

func (x *PageResponse) GetCount() int64

func (*PageResponse) GetPageCount

func (x *PageResponse) GetPageCount() int64

func (*PageResponse) GetPageNumber

func (x *PageResponse) GetPageNumber() int64

func (*PageResponse) GetPageSize

func (x *PageResponse) GetPageSize() int64

func (*PageResponse) ProtoMessage

func (*PageResponse) ProtoMessage()

func (*PageResponse) ProtoReflect

func (x *PageResponse) ProtoReflect() protoreflect.Message

func (*PageResponse) Reset

func (x *PageResponse) Reset()

func (*PageResponse) String

func (x *PageResponse) String() string

func (*PageResponse) Validate

func (m *PageResponse) Validate() error

Validate checks the field values on PageResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PageResponse) ValidateAll

func (m *PageResponse) ValidateAll() error

ValidateAll checks the field values on PageResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PageResponseMultiError, or nil if none found.

type PageResponseMultiError

type PageResponseMultiError []error

PageResponseMultiError is an error wrapping multiple validation errors returned by PageResponse.ValidateAll() if the designated constraints aren't met.

func (PageResponseMultiError) AllErrors

func (m PageResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PageResponseMultiError) Error

func (m PageResponseMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type PageResponseValidationError

type PageResponseValidationError struct {
	// contains filtered or unexported fields
}

PageResponseValidationError is the validation error returned by PageResponse.Validate if the designated constraints aren't met.

func (PageResponseValidationError) Cause

Cause function returns cause value.

func (PageResponseValidationError) Error

Error satisfies the builtin error interface

func (PageResponseValidationError) ErrorName

func (e PageResponseValidationError) ErrorName() string

ErrorName returns error name.

func (PageResponseValidationError) Field

Field function returns field value.

func (PageResponseValidationError) Key

Key function returns key value.

func (PageResponseValidationError) Reason

Reason function returns reason value.

type ParseStateMachineRequest

type ParseStateMachineRequest struct {

	// statemachine definition
	Definition string `protobuf:"bytes,1,opt,name=definition,proto3" json:"definition,omitempty"`
	// contains filtered or unexported fields
}

ParseStateMachineRequest 解析一个状态机请求结构`

func (*ParseStateMachineRequest) Descriptor deprecated

func (*ParseStateMachineRequest) Descriptor() ([]byte, []int)

Deprecated: Use ParseStateMachineRequest.ProtoReflect.Descriptor instead.

func (*ParseStateMachineRequest) GetDefinition

func (x *ParseStateMachineRequest) GetDefinition() string

func (*ParseStateMachineRequest) ProtoMessage

func (*ParseStateMachineRequest) ProtoMessage()

func (*ParseStateMachineRequest) ProtoReflect

func (x *ParseStateMachineRequest) ProtoReflect() protoreflect.Message

func (*ParseStateMachineRequest) Reset

func (x *ParseStateMachineRequest) Reset()

func (*ParseStateMachineRequest) String

func (x *ParseStateMachineRequest) String() string

func (*ParseStateMachineRequest) Validate

func (m *ParseStateMachineRequest) Validate() error

Validate checks the field values on ParseStateMachineRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ParseStateMachineRequest) ValidateAll

func (m *ParseStateMachineRequest) ValidateAll() error

ValidateAll checks the field values on ParseStateMachineRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ParseStateMachineRequestMultiError, or nil if none found.

type ParseStateMachineRequestMultiError

type ParseStateMachineRequestMultiError []error

ParseStateMachineRequestMultiError is an error wrapping multiple validation errors returned by ParseStateMachineRequest.ValidateAll() if the designated constraints aren't met.

func (ParseStateMachineRequestMultiError) AllErrors

func (m ParseStateMachineRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ParseStateMachineRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ParseStateMachineRequestValidationError

type ParseStateMachineRequestValidationError struct {
	// contains filtered or unexported fields
}

ParseStateMachineRequestValidationError is the validation error returned by ParseStateMachineRequest.Validate if the designated constraints aren't met.

func (ParseStateMachineRequestValidationError) Cause

Cause function returns cause value.

func (ParseStateMachineRequestValidationError) Error

Error satisfies the builtin error interface

func (ParseStateMachineRequestValidationError) ErrorName

ErrorName returns error name.

func (ParseStateMachineRequestValidationError) Field

Field function returns field value.

func (ParseStateMachineRequestValidationError) Key

Key function returns key value.

func (ParseStateMachineRequestValidationError) Reason

Reason function returns reason value.

type ParseStateMachineResponse

type ParseStateMachineResponse struct {

	// statemachine bone
	Bone string `protobuf:"bytes,1,opt,name=bone,proto3" json:"bone,omitempty"` //
	// contains filtered or unexported fields
}

ParseStateMachineResponse 解析一个状态机返回结构

func (*ParseStateMachineResponse) Descriptor deprecated

func (*ParseStateMachineResponse) Descriptor() ([]byte, []int)

Deprecated: Use ParseStateMachineResponse.ProtoReflect.Descriptor instead.

func (*ParseStateMachineResponse) GetBone

func (x *ParseStateMachineResponse) GetBone() string

func (*ParseStateMachineResponse) ProtoMessage

func (*ParseStateMachineResponse) ProtoMessage()

func (*ParseStateMachineResponse) ProtoReflect

func (*ParseStateMachineResponse) Reset

func (x *ParseStateMachineResponse) Reset()

func (*ParseStateMachineResponse) String

func (x *ParseStateMachineResponse) String() string

func (*ParseStateMachineResponse) Validate

func (m *ParseStateMachineResponse) Validate() error

Validate checks the field values on ParseStateMachineResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ParseStateMachineResponse) ValidateAll

func (m *ParseStateMachineResponse) ValidateAll() error

ValidateAll checks the field values on ParseStateMachineResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ParseStateMachineResponseMultiError, or nil if none found.

type ParseStateMachineResponseMultiError

type ParseStateMachineResponseMultiError []error

ParseStateMachineResponseMultiError is an error wrapping multiple validation errors returned by ParseStateMachineResponse.ValidateAll() if the designated constraints aren't met.

func (ParseStateMachineResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ParseStateMachineResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ParseStateMachineResponseValidationError

type ParseStateMachineResponseValidationError struct {
	// contains filtered or unexported fields
}

ParseStateMachineResponseValidationError is the validation error returned by ParseStateMachineResponse.Validate if the designated constraints aren't met.

func (ParseStateMachineResponseValidationError) Cause

Cause function returns cause value.

func (ParseStateMachineResponseValidationError) Error

Error satisfies the builtin error interface

func (ParseStateMachineResponseValidationError) ErrorName

ErrorName returns error name.

func (ParseStateMachineResponseValidationError) Field

Field function returns field value.

func (ParseStateMachineResponseValidationError) Key

Key function returns key value.

func (ParseStateMachineResponseValidationError) Reason

Reason function returns reason value.

type PingResponse

type PingResponse struct {

	// 返回码,0为正常,非0为异常
	Retcode int32 `protobuf:"varint,1,opt,name=retcode,proto3" json:"retcode,omitempty"`
	// 异常信息说明
	Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	// contains filtered or unexported fields
}

PingResponse ping返回

func (*PingResponse) Descriptor deprecated

func (*PingResponse) Descriptor() ([]byte, []int)

Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.

func (*PingResponse) GetMessage

func (x *PingResponse) GetMessage() string

func (*PingResponse) GetRetcode

func (x *PingResponse) GetRetcode() int32

func (*PingResponse) ProtoMessage

func (*PingResponse) ProtoMessage()

func (*PingResponse) ProtoReflect

func (x *PingResponse) ProtoReflect() protoreflect.Message

func (*PingResponse) Reset

func (x *PingResponse) Reset()

func (*PingResponse) String

func (x *PingResponse) String() string

func (*PingResponse) Validate

func (m *PingResponse) Validate() error

Validate checks the field values on PingResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PingResponse) ValidateAll

func (m *PingResponse) ValidateAll() error

ValidateAll checks the field values on PingResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingResponseMultiError, or nil if none found.

type PingResponseMultiError

type PingResponseMultiError []error

PingResponseMultiError is an error wrapping multiple validation errors returned by PingResponse.ValidateAll() if the designated constraints aren't met.

func (PingResponseMultiError) AllErrors

func (m PingResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PingResponseMultiError) Error

func (m PingResponseMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type PingResponseValidationError

type PingResponseValidationError struct {
	// contains filtered or unexported fields
}

PingResponseValidationError is the validation error returned by PingResponse.Validate if the designated constraints aren't met.

func (PingResponseValidationError) Cause

Cause function returns cause value.

func (PingResponseValidationError) Error

Error satisfies the builtin error interface

func (PingResponseValidationError) ErrorName

func (e PingResponseValidationError) ErrorName() string

ErrorName returns error name.

func (PingResponseValidationError) Field

Field function returns field value.

func (PingResponseValidationError) Key

Key function returns key value.

func (PingResponseValidationError) Reason

Reason function returns reason value.

type SendTaskFailureRequest

type SendTaskFailureRequest struct {

	// task token
	TaskToken string `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// error 错误类型,用来匹配异常
	Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// cause, error的文本描述
	Cause string `protobuf:"bytes,3,opt,name=cause,proto3" json:"cause,omitempty"`
	// contains filtered or unexported fields
}

SendTaskFailureRequest 发送task 失败

func (*SendTaskFailureRequest) Descriptor deprecated

func (*SendTaskFailureRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendTaskFailureRequest.ProtoReflect.Descriptor instead.

func (*SendTaskFailureRequest) GetCause

func (x *SendTaskFailureRequest) GetCause() string

func (*SendTaskFailureRequest) GetError

func (x *SendTaskFailureRequest) GetError() string

func (*SendTaskFailureRequest) GetTaskToken

func (x *SendTaskFailureRequest) GetTaskToken() string

func (*SendTaskFailureRequest) ProtoMessage

func (*SendTaskFailureRequest) ProtoMessage()

func (*SendTaskFailureRequest) ProtoReflect

func (x *SendTaskFailureRequest) ProtoReflect() protoreflect.Message

func (*SendTaskFailureRequest) Reset

func (x *SendTaskFailureRequest) Reset()

func (*SendTaskFailureRequest) String

func (x *SendTaskFailureRequest) String() string

func (*SendTaskFailureRequest) Validate

func (m *SendTaskFailureRequest) Validate() error

Validate checks the field values on SendTaskFailureRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SendTaskFailureRequest) ValidateAll

func (m *SendTaskFailureRequest) ValidateAll() error

ValidateAll checks the field values on SendTaskFailureRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SendTaskFailureRequestMultiError, or nil if none found.

type SendTaskFailureRequestMultiError

type SendTaskFailureRequestMultiError []error

SendTaskFailureRequestMultiError is an error wrapping multiple validation errors returned by SendTaskFailureRequest.ValidateAll() if the designated constraints aren't met.

func (SendTaskFailureRequestMultiError) AllErrors

func (m SendTaskFailureRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SendTaskFailureRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type SendTaskFailureRequestValidationError

type SendTaskFailureRequestValidationError struct {
	// contains filtered or unexported fields
}

SendTaskFailureRequestValidationError is the validation error returned by SendTaskFailureRequest.Validate if the designated constraints aren't met.

func (SendTaskFailureRequestValidationError) Cause

Cause function returns cause value.

func (SendTaskFailureRequestValidationError) Error

Error satisfies the builtin error interface

func (SendTaskFailureRequestValidationError) ErrorName

ErrorName returns error name.

func (SendTaskFailureRequestValidationError) Field

Field function returns field value.

func (SendTaskFailureRequestValidationError) Key

Key function returns key value.

func (SendTaskFailureRequestValidationError) Reason

Reason function returns reason value.

type SendTaskHeartbeatRequest

type SendTaskHeartbeatRequest struct {

	// task token
	TaskToken string `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// task 可以附带的message
	Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
	// contains filtered or unexported fields
}

SendTaskHeartbeatRequest 发送task 心跳

func (*SendTaskHeartbeatRequest) Descriptor deprecated

func (*SendTaskHeartbeatRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendTaskHeartbeatRequest.ProtoReflect.Descriptor instead.

func (*SendTaskHeartbeatRequest) GetMessage

func (x *SendTaskHeartbeatRequest) GetMessage() string

func (*SendTaskHeartbeatRequest) GetTaskToken

func (x *SendTaskHeartbeatRequest) GetTaskToken() string

func (*SendTaskHeartbeatRequest) ProtoMessage

func (*SendTaskHeartbeatRequest) ProtoMessage()

func (*SendTaskHeartbeatRequest) ProtoReflect

func (x *SendTaskHeartbeatRequest) ProtoReflect() protoreflect.Message

func (*SendTaskHeartbeatRequest) Reset

func (x *SendTaskHeartbeatRequest) Reset()

func (*SendTaskHeartbeatRequest) String

func (x *SendTaskHeartbeatRequest) String() string

func (*SendTaskHeartbeatRequest) Validate

func (m *SendTaskHeartbeatRequest) Validate() error

Validate checks the field values on SendTaskHeartbeatRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SendTaskHeartbeatRequest) ValidateAll

func (m *SendTaskHeartbeatRequest) ValidateAll() error

ValidateAll checks the field values on SendTaskHeartbeatRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SendTaskHeartbeatRequestMultiError, or nil if none found.

type SendTaskHeartbeatRequestMultiError

type SendTaskHeartbeatRequestMultiError []error

SendTaskHeartbeatRequestMultiError is an error wrapping multiple validation errors returned by SendTaskHeartbeatRequest.ValidateAll() if the designated constraints aren't met.

func (SendTaskHeartbeatRequestMultiError) AllErrors

func (m SendTaskHeartbeatRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SendTaskHeartbeatRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type SendTaskHeartbeatRequestValidationError

type SendTaskHeartbeatRequestValidationError struct {
	// contains filtered or unexported fields
}

SendTaskHeartbeatRequestValidationError is the validation error returned by SendTaskHeartbeatRequest.Validate if the designated constraints aren't met.

func (SendTaskHeartbeatRequestValidationError) Cause

Cause function returns cause value.

func (SendTaskHeartbeatRequestValidationError) Error

Error satisfies the builtin error interface

func (SendTaskHeartbeatRequestValidationError) ErrorName

ErrorName returns error name.

func (SendTaskHeartbeatRequestValidationError) Field

Field function returns field value.

func (SendTaskHeartbeatRequestValidationError) Key

Key function returns key value.

func (SendTaskHeartbeatRequestValidationError) Reason

Reason function returns reason value.

type SendTaskReferenceRequest

type SendTaskReferenceRequest struct {

	// task token
	TaskToken string `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// task 关联的链接描述
	Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	// task关联的链接url
	Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*SendTaskReferenceRequest) Descriptor deprecated

func (*SendTaskReferenceRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendTaskReferenceRequest.ProtoReflect.Descriptor instead.

func (*SendTaskReferenceRequest) GetTaskToken

func (x *SendTaskReferenceRequest) GetTaskToken() string

func (*SendTaskReferenceRequest) GetTitle

func (x *SendTaskReferenceRequest) GetTitle() string

func (*SendTaskReferenceRequest) GetUrl

func (x *SendTaskReferenceRequest) GetUrl() string

func (*SendTaskReferenceRequest) ProtoMessage

func (*SendTaskReferenceRequest) ProtoMessage()

func (*SendTaskReferenceRequest) ProtoReflect

func (x *SendTaskReferenceRequest) ProtoReflect() protoreflect.Message

func (*SendTaskReferenceRequest) Reset

func (x *SendTaskReferenceRequest) Reset()

func (*SendTaskReferenceRequest) String

func (x *SendTaskReferenceRequest) String() string

func (*SendTaskReferenceRequest) Validate

func (m *SendTaskReferenceRequest) Validate() error

Validate checks the field values on SendTaskReferenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SendTaskReferenceRequest) ValidateAll

func (m *SendTaskReferenceRequest) ValidateAll() error

ValidateAll checks the field values on SendTaskReferenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SendTaskReferenceRequestMultiError, or nil if none found.

type SendTaskReferenceRequestMultiError

type SendTaskReferenceRequestMultiError []error

SendTaskReferenceRequestMultiError is an error wrapping multiple validation errors returned by SendTaskReferenceRequest.ValidateAll() if the designated constraints aren't met.

func (SendTaskReferenceRequestMultiError) AllErrors

func (m SendTaskReferenceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SendTaskReferenceRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type SendTaskReferenceRequestValidationError

type SendTaskReferenceRequestValidationError struct {
	// contains filtered or unexported fields
}

SendTaskReferenceRequestValidationError is the validation error returned by SendTaskReferenceRequest.Validate if the designated constraints aren't met.

func (SendTaskReferenceRequestValidationError) Cause

Cause function returns cause value.

func (SendTaskReferenceRequestValidationError) Error

Error satisfies the builtin error interface

func (SendTaskReferenceRequestValidationError) ErrorName

ErrorName returns error name.

func (SendTaskReferenceRequestValidationError) Field

Field function returns field value.

func (SendTaskReferenceRequestValidationError) Key

Key function returns key value.

func (SendTaskReferenceRequestValidationError) Reason

Reason function returns reason value.

type SendTaskSuccessRequest

type SendTaskSuccessRequest struct {

	// task token
	TaskToken string `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// output task 执行的output, json 类型
	Output string `protobuf:"bytes,2,opt,name=output,proto3" json:"output,omitempty"`
	// contains filtered or unexported fields
}

SendTaskSuccessRequest 发送task 成功

func (*SendTaskSuccessRequest) Descriptor deprecated

func (*SendTaskSuccessRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendTaskSuccessRequest.ProtoReflect.Descriptor instead.

func (*SendTaskSuccessRequest) GetOutput

func (x *SendTaskSuccessRequest) GetOutput() string

func (*SendTaskSuccessRequest) GetTaskToken

func (x *SendTaskSuccessRequest) GetTaskToken() string

func (*SendTaskSuccessRequest) ProtoMessage

func (*SendTaskSuccessRequest) ProtoMessage()

func (*SendTaskSuccessRequest) ProtoReflect

func (x *SendTaskSuccessRequest) ProtoReflect() protoreflect.Message

func (*SendTaskSuccessRequest) Reset

func (x *SendTaskSuccessRequest) Reset()

func (*SendTaskSuccessRequest) String

func (x *SendTaskSuccessRequest) String() string

func (*SendTaskSuccessRequest) Validate

func (m *SendTaskSuccessRequest) Validate() error

Validate checks the field values on SendTaskSuccessRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SendTaskSuccessRequest) ValidateAll

func (m *SendTaskSuccessRequest) ValidateAll() error

ValidateAll checks the field values on SendTaskSuccessRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SendTaskSuccessRequestMultiError, or nil if none found.

type SendTaskSuccessRequestMultiError

type SendTaskSuccessRequestMultiError []error

SendTaskSuccessRequestMultiError is an error wrapping multiple validation errors returned by SendTaskSuccessRequest.ValidateAll() if the designated constraints aren't met.

func (SendTaskSuccessRequestMultiError) AllErrors

func (m SendTaskSuccessRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SendTaskSuccessRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type SendTaskSuccessRequestValidationError

type SendTaskSuccessRequestValidationError struct {
	// contains filtered or unexported fields
}

SendTaskSuccessRequestValidationError is the validation error returned by SendTaskSuccessRequest.Validate if the designated constraints aren't met.

func (SendTaskSuccessRequestValidationError) Cause

Cause function returns cause value.

func (SendTaskSuccessRequestValidationError) Error

Error satisfies the builtin error interface

func (SendTaskSuccessRequestValidationError) ErrorName

ErrorName returns error name.

func (SendTaskSuccessRequestValidationError) Field

Field function returns field value.

func (SendTaskSuccessRequestValidationError) Key

Key function returns key value.

func (SendTaskSuccessRequestValidationError) Reason

Reason function returns reason value.

type SkipBlockedTaskRequest

type SkipBlockedTaskRequest struct {

	// Step id
	StepId int64 `protobuf:"varint,1,opt,name=step_id,json=stepId,proto3" json:"step_id,omitempty"`
	// contains filtered or unexported fields
}

SkipBlockedTaskRequest 跳过阻塞任务请求

func (*SkipBlockedTaskRequest) Descriptor deprecated

func (*SkipBlockedTaskRequest) Descriptor() ([]byte, []int)

Deprecated: Use SkipBlockedTaskRequest.ProtoReflect.Descriptor instead.

func (*SkipBlockedTaskRequest) GetStepId

func (x *SkipBlockedTaskRequest) GetStepId() int64

func (*SkipBlockedTaskRequest) ProtoMessage

func (*SkipBlockedTaskRequest) ProtoMessage()

func (*SkipBlockedTaskRequest) ProtoReflect

func (x *SkipBlockedTaskRequest) ProtoReflect() protoreflect.Message

func (*SkipBlockedTaskRequest) Reset

func (x *SkipBlockedTaskRequest) Reset()

func (*SkipBlockedTaskRequest) String

func (x *SkipBlockedTaskRequest) String() string

func (*SkipBlockedTaskRequest) Validate

func (m *SkipBlockedTaskRequest) Validate() error

Validate checks the field values on SkipBlockedTaskRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SkipBlockedTaskRequest) ValidateAll

func (m *SkipBlockedTaskRequest) ValidateAll() error

ValidateAll checks the field values on SkipBlockedTaskRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SkipBlockedTaskRequestMultiError, or nil if none found.

type SkipBlockedTaskRequestMultiError

type SkipBlockedTaskRequestMultiError []error

SkipBlockedTaskRequestMultiError is an error wrapping multiple validation errors returned by SkipBlockedTaskRequest.ValidateAll() if the designated constraints aren't met.

func (SkipBlockedTaskRequestMultiError) AllErrors

func (m SkipBlockedTaskRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SkipBlockedTaskRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type SkipBlockedTaskRequestValidationError

type SkipBlockedTaskRequestValidationError struct {
	// contains filtered or unexported fields
}

SkipBlockedTaskRequestValidationError is the validation error returned by SkipBlockedTaskRequest.Validate if the designated constraints aren't met.

func (SkipBlockedTaskRequestValidationError) Cause

Cause function returns cause value.

func (SkipBlockedTaskRequestValidationError) Error

Error satisfies the builtin error interface

func (SkipBlockedTaskRequestValidationError) ErrorName

ErrorName returns error name.

func (SkipBlockedTaskRequestValidationError) Field

Field function returns field value.

func (SkipBlockedTaskRequestValidationError) Key

Key function returns key value.

func (SkipBlockedTaskRequestValidationError) Reason

Reason function returns reason value.

type SkipFailedStepRequest

type SkipFailedStepRequest struct {

	// Step id
	StepId int64 `protobuf:"varint,1,opt,name=step_id,json=stepId,proto3" json:"step_id,omitempty"`
	// 下一个步骤名
	NextState string `protobuf:"bytes,2,opt,name=next_state,json=nextState,proto3" json:"next_state,omitempty"`
	// output 当天步骤的输出
	Output string `protobuf:"bytes,3,opt,name=output,proto3" json:"output,omitempty"`
	// contains filtered or unexported fields
}

SkipFailedStepRequest 跳过失败的步骤

func (*SkipFailedStepRequest) Descriptor deprecated

func (*SkipFailedStepRequest) Descriptor() ([]byte, []int)

Deprecated: Use SkipFailedStepRequest.ProtoReflect.Descriptor instead.

func (*SkipFailedStepRequest) GetNextState

func (x *SkipFailedStepRequest) GetNextState() string

func (*SkipFailedStepRequest) GetOutput

func (x *SkipFailedStepRequest) GetOutput() string

func (*SkipFailedStepRequest) GetStepId

func (x *SkipFailedStepRequest) GetStepId() int64

func (*SkipFailedStepRequest) ProtoMessage

func (*SkipFailedStepRequest) ProtoMessage()

func (*SkipFailedStepRequest) ProtoReflect

func (x *SkipFailedStepRequest) ProtoReflect() protoreflect.Message

func (*SkipFailedStepRequest) Reset

func (x *SkipFailedStepRequest) Reset()

func (*SkipFailedStepRequest) String

func (x *SkipFailedStepRequest) String() string

func (*SkipFailedStepRequest) Validate

func (m *SkipFailedStepRequest) Validate() error

Validate checks the field values on SkipFailedStepRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SkipFailedStepRequest) ValidateAll

func (m *SkipFailedStepRequest) ValidateAll() error

ValidateAll checks the field values on SkipFailedStepRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SkipFailedStepRequestMultiError, or nil if none found.

type SkipFailedStepRequestMultiError

type SkipFailedStepRequestMultiError []error

SkipFailedStepRequestMultiError is an error wrapping multiple validation errors returned by SkipFailedStepRequest.ValidateAll() if the designated constraints aren't met.

func (SkipFailedStepRequestMultiError) AllErrors

func (m SkipFailedStepRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SkipFailedStepRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type SkipFailedStepRequestValidationError

type SkipFailedStepRequestValidationError struct {
	// contains filtered or unexported fields
}

SkipFailedStepRequestValidationError is the validation error returned by SkipFailedStepRequest.Validate if the designated constraints aren't met.

func (SkipFailedStepRequestValidationError) Cause

Cause function returns cause value.

func (SkipFailedStepRequestValidationError) Error

Error satisfies the builtin error interface

func (SkipFailedStepRequestValidationError) ErrorName

ErrorName returns error name.

func (SkipFailedStepRequestValidationError) Field

Field function returns field value.

func (SkipFailedStepRequestValidationError) Key

Key function returns key value.

func (SkipFailedStepRequestValidationError) Reason

Reason function returns reason value.

type SkyflowV1ServiceClient

type SkyflowV1ServiceClient interface {
	// CreateNamespace 创建一个命名空间
	CreateNamespace(ctx context.Context, in *CreateNamespaceRequest, opts ...grpc.CallOption) (*CreateNamespaceResponse, error)
	// CreateOrUpdateNamespace 创建/更新一个命名空间
	CreateOrUpdateNamespace(ctx context.Context, in *CreateNamespaceRequest, opts ...grpc.CallOption) (*CreateNamespaceResponse, error)
	// ListNamespaces 获得命名空间列表
	ListNamespaces(ctx context.Context, in *ListNamespacesRequest, opts ...grpc.CallOption) (*ListNamespacesResponse, error)
	// DeleteNamespace 删除一个命名空间
	// 注意: 只有当命名空间下没有任何活动和状态机时,才能删除命名空间
	DeleteNamespace(ctx context.Context, in *DeleteNamespaceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// CreateActivity 创建一个活动
	CreateActivity(ctx context.Context, in *CreateActivityRequest, opts ...grpc.CallOption) (*CreateActivityResponse, error)
	// CreateOrUpdateActivity 创建/更新一个活动
	CreateOrUpdateActivity(ctx context.Context, in *CreateActivityRequest, opts ...grpc.CallOption) (*CreateActivityResponse, error)
	// ListActivities 获得活动列表
	ListActivities(ctx context.Context, in *ListActivitiesRequest, opts ...grpc.CallOption) (*ListActivitiesResponse, error)
	// DescribeActivity 获得一个活动的描述
	DescribeActivity(ctx context.Context, in *DescribeActivityRequest, opts ...grpc.CallOption) (*DescribeActivityResponse, error)
	// DeleteActivity 删除一个活动
	DeleteActivity(ctx context.Context, in *DeleteActivityRequest, opts ...grpc.CallOption) (*DeleteActivityResponse, error)
	// CreateStateMachine 创建一个状态机
	CreateStateMachine(ctx context.Context, in *CreateStateMachineRequest, opts ...grpc.CallOption) (*CreateStateMachineResponse, error)
	// CreateOrUpdateStateMachine 创建/更新一个状态机
	CreateOrUpdateStateMachine(ctx context.Context, in *CreateStateMachineRequest, opts ...grpc.CallOption) (*CreateStateMachineResponse, error)
	// DeleteStateMachine 删除一个状态机
	DeleteStateMachine(ctx context.Context, in *DeleteStateMachineRequest, opts ...grpc.CallOption) (*DeleteStateMachineResponse, error)
	// ListStateMachines 获得状态机列表
	ListStateMachines(ctx context.Context, in *ListStateMachinesRequest, opts ...grpc.CallOption) (*ListStateMachinesResponse, error)
	// DescribeStateMachine 获得一个状态机的描述
	DescribeStateMachine(ctx context.Context, in *DescribeStateMachineRequest, opts ...grpc.CallOption) (*DescribeStateMachineResponse, error)
	// UpdateStateMachine 更新一个状态机
	UpdateStateMachine(ctx context.Context, in *UpdateStateMachineRequest, opts ...grpc.CallOption) (*UpdateStateMachineResponse, error)
	// ParseStateMachine 解析一个状态机模板,返回解析后的定义和类型
	// 验证definition的合法性
	ParseStateMachine(ctx context.Context, in *ParseStateMachineRequest, opts ...grpc.CallOption) (*ParseStateMachineResponse, error)
	// ValidateStateMachineDefinition 验证状态机定义的合法性
	ValidateStateMachineDefinition(ctx context.Context, in *ValidateStateMachineDefinitionRequest, opts ...grpc.CallOption) (*ValidateStateMachineDefinitionResponse, error)
	// 任务管理
	// StartExecution 创建一个执行任务
	StartExecution(ctx context.Context, in *StartExecutionRequest, opts ...grpc.CallOption) (*StartExecutionResponse, error)
	// DescribeExecution 获得一个执行的描述
	DescribeExecution(ctx context.Context, in *DescribeExecutionRequest, opts ...grpc.CallOption) (*DescribeExecutionResponse, error)
	// DescribeExecutionBone 获得一个执行的执行的Bone信息
	// Bone信息用于前段展示执行的流程图
	DescribeExecutionBone(ctx context.Context, in *DescribeExecutionBoneRequest, opts ...grpc.CallOption) (*DescribeExecutionBoneResponse, error)
	// StopExecution 终止一个执行
	StopExecution(ctx context.Context, in *StopExecutionRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// ListExecutions 获得execution列表
	ListExecutions(ctx context.Context, in *ListExecutionsRequest, opts ...grpc.CallOption) (*ListExecutionsResponse, error)
	// ListExecutionEvents 获得一个执行的Event列表
	ListExecutionEvents(ctx context.Context, in *ListExecutionEventsRequest, opts ...grpc.CallOption) (*ListExecutionEventsResponse, error)
	DescribeStep(ctx context.Context, in *DescribeStepRequest, opts ...grpc.CallOption) (*DescribeStepResponse, error)
	// ListStepEvents 获得一个执行的StepEvent列表
	ListStepEvents(ctx context.Context, in *ListStepEventsRequest, opts ...grpc.CallOption) (*ListExecutionEventsResponse, error)
	// GetActivityTask 获得一个需要执行的task
	GetActivityTask(ctx context.Context, in *GetActivityTaskRequest, opts ...grpc.CallOption) (*GetActivityTaskResponse, error)
	// SendTaskSuccess 发送task执行成功
	SendTaskSuccess(ctx context.Context, in *SendTaskSuccessRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// SendTaskFailure 发送task执行失败
	SendTaskFailure(ctx context.Context, in *SendTaskFailureRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// SendTaskHeartbeat 发送task 执行心跳
	SendTaskHeartbeat(ctx context.Context, in *SendTaskHeartbeatRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// SendTaskReference 发送task执行关联信息
	SendTaskReference(ctx context.Context, in *SendTaskReferenceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// SkipFailedStep 跳过失败的步骤
	SkipFailedStep(ctx context.Context, in *SkipFailedStepRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// UnblockTask 解锁阻塞任务
	UnblockTask(ctx context.Context, in *UnblockTaskRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// SkipBlockedTask 跳过阻塞任务
	SkipBlockedTask(ctx context.Context, in *SkipBlockedTaskRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// RetryFailedStep 重试失败的步骤
	RetryFailedStep(ctx context.Context, in *DescribeStepRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// SendStepFailed 强制Running步骤失败
	SendStepFailed(ctx context.Context, in *DescribeStepRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// RedoStep 强制重做一个步骤
	// 不判断步骤状态,直接重做
	RedoStep(ctx context.Context, in *DescribeStepRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// ResumeSuspendingStep 继续一个处于暂停状态的步骤,
	// 需要 Step Type:Suspend, Status: Suspending
	ResumeSuspendingStep(ctx context.Context, in *DescribeStepRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
}

SkyflowV1ServiceClient is the client API for SkyflowV1Service service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

SkyflowV1Service workflow Service

type SkyflowV1ServiceHTTPClient

type SkyflowV1ServiceHTTPClient interface {
	// CreateActivity CreateActivity 创建一个活动
	CreateActivity(ctx context.Context, req *CreateActivityRequest, opts ...http.CallOption) (rsp *CreateActivityResponse, err error)
	// CreateNamespace CreateNamespace 创建一个命名空间
	CreateNamespace(ctx context.Context, req *CreateNamespaceRequest, opts ...http.CallOption) (rsp *CreateNamespaceResponse, err error)
	// CreateOrUpdateActivity CreateOrUpdateActivity 创建/更新一个活动
	CreateOrUpdateActivity(ctx context.Context, req *CreateActivityRequest, opts ...http.CallOption) (rsp *CreateActivityResponse, err error)
	// CreateOrUpdateNamespace CreateOrUpdateNamespace 创建/更新一个命名空间
	CreateOrUpdateNamespace(ctx context.Context, req *CreateNamespaceRequest, opts ...http.CallOption) (rsp *CreateNamespaceResponse, err error)
	// CreateOrUpdateStateMachine CreateOrUpdateStateMachine 创建/更新一个状态机
	CreateOrUpdateStateMachine(ctx context.Context, req *CreateStateMachineRequest, opts ...http.CallOption) (rsp *CreateStateMachineResponse, err error)
	// CreateStateMachine CreateStateMachine 创建一个状态机
	CreateStateMachine(ctx context.Context, req *CreateStateMachineRequest, opts ...http.CallOption) (rsp *CreateStateMachineResponse, err error)
	// DeleteActivity DeleteActivity 删除一个活动
	DeleteActivity(ctx context.Context, req *DeleteActivityRequest, opts ...http.CallOption) (rsp *DeleteActivityResponse, err error)
	// DeleteNamespace DeleteNamespace 删除一个命名空间
	// 注意: 只有当命名空间下没有任何活动和状态机时,才能删除命名空间
	DeleteNamespace(ctx context.Context, req *DeleteNamespaceRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// DeleteStateMachine DeleteStateMachine 删除一个状态机
	DeleteStateMachine(ctx context.Context, req *DeleteStateMachineRequest, opts ...http.CallOption) (rsp *DeleteStateMachineResponse, err error)
	// DescribeActivity DescribeActivity 获得一个活动的描述
	DescribeActivity(ctx context.Context, req *DescribeActivityRequest, opts ...http.CallOption) (rsp *DescribeActivityResponse, err error)
	// DescribeExecution DescribeExecution 获得一个执行的描述
	DescribeExecution(ctx context.Context, req *DescribeExecutionRequest, opts ...http.CallOption) (rsp *DescribeExecutionResponse, err error)
	// DescribeExecutionBone DescribeExecutionBone 获得一个执行的执行的Bone信息
	// Bone信息用于前段展示执行的流程图
	DescribeExecutionBone(ctx context.Context, req *DescribeExecutionBoneRequest, opts ...http.CallOption) (rsp *DescribeExecutionBoneResponse, err error)
	// DescribeStateMachine DescribeStateMachine 获得一个状态机的描述
	DescribeStateMachine(ctx context.Context, req *DescribeStateMachineRequest, opts ...http.CallOption) (rsp *DescribeStateMachineResponse, err error)
	DescribeStep(ctx context.Context, req *DescribeStepRequest, opts ...http.CallOption) (rsp *DescribeStepResponse, err error)
	// GetActivityTask GetActivityTask 获得一个需要执行的task
	GetActivityTask(ctx context.Context, req *GetActivityTaskRequest, opts ...http.CallOption) (rsp *GetActivityTaskResponse, err error)
	// ListActivities ListActivities 获得活动列表
	ListActivities(ctx context.Context, req *ListActivitiesRequest, opts ...http.CallOption) (rsp *ListActivitiesResponse, err error)
	// ListExecutionEvents ListExecutionEvents 获得一个执行的Event列表
	ListExecutionEvents(ctx context.Context, req *ListExecutionEventsRequest, opts ...http.CallOption) (rsp *ListExecutionEventsResponse, err error)
	// ListExecutions ListExecutions 获得execution列表
	ListExecutions(ctx context.Context, req *ListExecutionsRequest, opts ...http.CallOption) (rsp *ListExecutionsResponse, err error)
	// ListNamespaces ListNamespaces 获得命名空间列表
	ListNamespaces(ctx context.Context, req *ListNamespacesRequest, opts ...http.CallOption) (rsp *ListNamespacesResponse, err error)
	// ListStateMachines ListStateMachines 获得状态机列表
	ListStateMachines(ctx context.Context, req *ListStateMachinesRequest, opts ...http.CallOption) (rsp *ListStateMachinesResponse, err error)
	// ListStepEvents ListStepEvents 获得一个执行的StepEvent列表
	ListStepEvents(ctx context.Context, req *ListStepEventsRequest, opts ...http.CallOption) (rsp *ListExecutionEventsResponse, err error)
	// ParseStateMachine ParseStateMachine 解析一个状态机模板,返回解析后的定义和类型
	// 验证definition的合法性
	ParseStateMachine(ctx context.Context, req *ParseStateMachineRequest, opts ...http.CallOption) (rsp *ParseStateMachineResponse, err error)
	// RedoStep RedoStep 强制重做一个步骤
	// 不判断步骤状态,直接重做
	RedoStep(ctx context.Context, req *DescribeStepRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// ResumeSuspendingStep ResumeSuspendingStep 继续一个处于暂停状态的步骤,
	// 需要 Step Type:Suspend, Status: Suspending
	ResumeSuspendingStep(ctx context.Context, req *DescribeStepRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// RetryFailedStep RetryFailedStep 重试失败的步骤
	RetryFailedStep(ctx context.Context, req *DescribeStepRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// SendStepFailed SendStepFailed 强制Running步骤失败
	SendStepFailed(ctx context.Context, req *DescribeStepRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// SendTaskFailure SendTaskFailure 发送task执行失败
	SendTaskFailure(ctx context.Context, req *SendTaskFailureRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// SendTaskHeartbeat SendTaskHeartbeat 发送task 执行心跳
	SendTaskHeartbeat(ctx context.Context, req *SendTaskHeartbeatRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// SendTaskReference SendTaskReference 发送task执行关联信息
	SendTaskReference(ctx context.Context, req *SendTaskReferenceRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// SendTaskSuccess SendTaskSuccess 发送task执行成功
	SendTaskSuccess(ctx context.Context, req *SendTaskSuccessRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// SkipBlockedTask SkipBlockedTask 跳过阻塞任务
	SkipBlockedTask(ctx context.Context, req *SkipBlockedTaskRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// SkipFailedStep SkipFailedStep 跳过失败的步骤
	SkipFailedStep(ctx context.Context, req *SkipFailedStepRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// StartExecution 任务管理
	// StartExecution 创建一个执行任务
	StartExecution(ctx context.Context, req *StartExecutionRequest, opts ...http.CallOption) (rsp *StartExecutionResponse, err error)
	// StopExecution StopExecution 终止一个执行
	StopExecution(ctx context.Context, req *StopExecutionRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// UnblockTask UnblockTask 解锁阻塞任务
	UnblockTask(ctx context.Context, req *UnblockTaskRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	// UpdateStateMachine UpdateStateMachine 更新一个状态机
	UpdateStateMachine(ctx context.Context, req *UpdateStateMachineRequest, opts ...http.CallOption) (rsp *UpdateStateMachineResponse, err error)
	// ValidateStateMachineDefinitionValidateStateMachineDefinition 验证状态机定义的合法性
	ValidateStateMachineDefinition(ctx context.Context, req *ValidateStateMachineDefinitionRequest, opts ...http.CallOption) (rsp *ValidateStateMachineDefinitionResponse, err error)
}

func NewSkyflowV1ServiceHTTPClient

func NewSkyflowV1ServiceHTTPClient(client *http.Client) SkyflowV1ServiceHTTPClient

type SkyflowV1ServiceHTTPClientImpl

type SkyflowV1ServiceHTTPClientImpl struct {
	// contains filtered or unexported fields
}

func (*SkyflowV1ServiceHTTPClientImpl) CreateActivity

CreateActivity CreateActivity 创建一个活动

func (*SkyflowV1ServiceHTTPClientImpl) CreateNamespace

CreateNamespace CreateNamespace 创建一个命名空间

func (*SkyflowV1ServiceHTTPClientImpl) CreateOrUpdateActivity

CreateOrUpdateActivity CreateOrUpdateActivity 创建/更新一个活动

func (*SkyflowV1ServiceHTTPClientImpl) CreateOrUpdateNamespace

CreateOrUpdateNamespace CreateOrUpdateNamespace 创建/更新一个命名空间

func (*SkyflowV1ServiceHTTPClientImpl) CreateOrUpdateStateMachine

CreateOrUpdateStateMachine CreateOrUpdateStateMachine 创建/更新一个状态机

func (*SkyflowV1ServiceHTTPClientImpl) CreateStateMachine

CreateStateMachine CreateStateMachine 创建一个状态机

func (*SkyflowV1ServiceHTTPClientImpl) DeleteActivity

DeleteActivity DeleteActivity 删除一个活动

func (*SkyflowV1ServiceHTTPClientImpl) DeleteNamespace

DeleteNamespace DeleteNamespace 删除一个命名空间 注意: 只有当命名空间下没有任何活动和状态机时,才能删除命名空间

func (*SkyflowV1ServiceHTTPClientImpl) DeleteStateMachine

DeleteStateMachine DeleteStateMachine 删除一个状态机

func (*SkyflowV1ServiceHTTPClientImpl) DescribeActivity

DescribeActivity DescribeActivity 获得一个活动的描述

func (*SkyflowV1ServiceHTTPClientImpl) DescribeExecution

DescribeExecution DescribeExecution 获得一个执行的描述

func (*SkyflowV1ServiceHTTPClientImpl) DescribeExecutionBone

DescribeExecutionBone DescribeExecutionBone 获得一个执行的执行的Bone信息 Bone信息用于前段展示执行的流程图

func (*SkyflowV1ServiceHTTPClientImpl) DescribeStateMachine

DescribeStateMachine DescribeStateMachine 获得一个状态机的描述

func (*SkyflowV1ServiceHTTPClientImpl) DescribeStep

func (*SkyflowV1ServiceHTTPClientImpl) GetActivityTask

GetActivityTask GetActivityTask 获得一个需要执行的task

func (*SkyflowV1ServiceHTTPClientImpl) ListActivities

ListActivities ListActivities 获得活动列表

func (*SkyflowV1ServiceHTTPClientImpl) ListExecutionEvents

ListExecutionEvents ListExecutionEvents 获得一个执行的Event列表

func (*SkyflowV1ServiceHTTPClientImpl) ListExecutions

ListExecutions ListExecutions 获得execution列表

func (*SkyflowV1ServiceHTTPClientImpl) ListNamespaces

ListNamespaces ListNamespaces 获得命名空间列表

func (*SkyflowV1ServiceHTTPClientImpl) ListStateMachines

ListStateMachines ListStateMachines 获得状态机列表

func (*SkyflowV1ServiceHTTPClientImpl) ListStepEvents

ListStepEvents ListStepEvents 获得一个执行的StepEvent列表

func (*SkyflowV1ServiceHTTPClientImpl) ParseStateMachine

ParseStateMachine ParseStateMachine 解析一个状态机模板,返回解析后的定义和类型 验证definition的合法性

func (*SkyflowV1ServiceHTTPClientImpl) RedoStep

RedoStep RedoStep 强制重做一个步骤 不判断步骤状态,直接重做

func (*SkyflowV1ServiceHTTPClientImpl) ResumeSuspendingStep

func (c *SkyflowV1ServiceHTTPClientImpl) ResumeSuspendingStep(ctx context.Context, in *DescribeStepRequest, opts ...http.CallOption) (*emptypb.Empty, error)

ResumeSuspendingStep ResumeSuspendingStep 继续一个处于暂停状态的步骤, 需要 Step Type:Suspend, Status: Suspending

func (*SkyflowV1ServiceHTTPClientImpl) RetryFailedStep

RetryFailedStep RetryFailedStep 重试失败的步骤

func (*SkyflowV1ServiceHTTPClientImpl) SendStepFailed

SendStepFailed SendStepFailed 强制Running步骤失败

func (*SkyflowV1ServiceHTTPClientImpl) SendTaskFailure

SendTaskFailure SendTaskFailure 发送task执行失败

func (*SkyflowV1ServiceHTTPClientImpl) SendTaskHeartbeat

SendTaskHeartbeat SendTaskHeartbeat 发送task 执行心跳

func (*SkyflowV1ServiceHTTPClientImpl) SendTaskReference

SendTaskReference SendTaskReference 发送task执行关联信息

func (*SkyflowV1ServiceHTTPClientImpl) SendTaskSuccess

SendTaskSuccess SendTaskSuccess 发送task执行成功

func (*SkyflowV1ServiceHTTPClientImpl) SkipBlockedTask

SkipBlockedTask SkipBlockedTask 跳过阻塞任务

func (*SkyflowV1ServiceHTTPClientImpl) SkipFailedStep

SkipFailedStep SkipFailedStep 跳过失败的步骤

func (*SkyflowV1ServiceHTTPClientImpl) StartExecution

StartExecution 任务管理 StartExecution 创建一个执行任务

func (*SkyflowV1ServiceHTTPClientImpl) StopExecution

StopExecution StopExecution 终止一个执行

func (*SkyflowV1ServiceHTTPClientImpl) UnblockTask

UnblockTask UnblockTask 解锁阻塞任务

func (*SkyflowV1ServiceHTTPClientImpl) UpdateStateMachine

UpdateStateMachine UpdateStateMachine 更新一个状态机

func (*SkyflowV1ServiceHTTPClientImpl) ValidateStateMachineDefinition

ValidateStateMachineDefinitionValidateStateMachineDefinition 验证状态机定义的合法性

type SkyflowV1ServiceHTTPServer

type SkyflowV1ServiceHTTPServer interface {
	// CreateActivity CreateActivity 创建一个活动
	CreateActivity(context.Context, *CreateActivityRequest) (*CreateActivityResponse, error)
	// CreateNamespace CreateNamespace 创建一个命名空间
	CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
	// CreateOrUpdateActivity CreateOrUpdateActivity 创建/更新一个活动
	CreateOrUpdateActivity(context.Context, *CreateActivityRequest) (*CreateActivityResponse, error)
	// CreateOrUpdateNamespace CreateOrUpdateNamespace 创建/更新一个命名空间
	CreateOrUpdateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
	// CreateOrUpdateStateMachine CreateOrUpdateStateMachine 创建/更新一个状态机
	CreateOrUpdateStateMachine(context.Context, *CreateStateMachineRequest) (*CreateStateMachineResponse, error)
	// CreateStateMachine CreateStateMachine 创建一个状态机
	CreateStateMachine(context.Context, *CreateStateMachineRequest) (*CreateStateMachineResponse, error)
	// DeleteActivity DeleteActivity 删除一个活动
	DeleteActivity(context.Context, *DeleteActivityRequest) (*DeleteActivityResponse, error)
	// DeleteNamespace DeleteNamespace 删除一个命名空间
	// 注意: 只有当命名空间下没有任何活动和状态机时,才能删除命名空间
	DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*emptypb.Empty, error)
	// DeleteStateMachine DeleteStateMachine 删除一个状态机
	DeleteStateMachine(context.Context, *DeleteStateMachineRequest) (*DeleteStateMachineResponse, error)
	// DescribeActivity DescribeActivity 获得一个活动的描述
	DescribeActivity(context.Context, *DescribeActivityRequest) (*DescribeActivityResponse, error)
	// DescribeExecution DescribeExecution 获得一个执行的描述
	DescribeExecution(context.Context, *DescribeExecutionRequest) (*DescribeExecutionResponse, error)
	// DescribeExecutionBone DescribeExecutionBone 获得一个执行的执行的Bone信息
	// Bone信息用于前段展示执行的流程图
	DescribeExecutionBone(context.Context, *DescribeExecutionBoneRequest) (*DescribeExecutionBoneResponse, error)
	// DescribeStateMachine DescribeStateMachine 获得一个状态机的描述
	DescribeStateMachine(context.Context, *DescribeStateMachineRequest) (*DescribeStateMachineResponse, error)
	DescribeStep(context.Context, *DescribeStepRequest) (*DescribeStepResponse, error)
	// GetActivityTask GetActivityTask 获得一个需要执行的task
	GetActivityTask(context.Context, *GetActivityTaskRequest) (*GetActivityTaskResponse, error)
	// ListActivities ListActivities 获得活动列表
	ListActivities(context.Context, *ListActivitiesRequest) (*ListActivitiesResponse, error)
	// ListExecutionEvents ListExecutionEvents 获得一个执行的Event列表
	ListExecutionEvents(context.Context, *ListExecutionEventsRequest) (*ListExecutionEventsResponse, error)
	// ListExecutions ListExecutions 获得execution列表
	ListExecutions(context.Context, *ListExecutionsRequest) (*ListExecutionsResponse, error)
	// ListNamespaces ListNamespaces 获得命名空间列表
	ListNamespaces(context.Context, *ListNamespacesRequest) (*ListNamespacesResponse, error)
	// ListStateMachines ListStateMachines 获得状态机列表
	ListStateMachines(context.Context, *ListStateMachinesRequest) (*ListStateMachinesResponse, error)
	// ListStepEvents ListStepEvents 获得一个执行的StepEvent列表
	ListStepEvents(context.Context, *ListStepEventsRequest) (*ListExecutionEventsResponse, error)
	// ParseStateMachine ParseStateMachine 解析一个状态机模板,返回解析后的定义和类型
	// 验证definition的合法性
	ParseStateMachine(context.Context, *ParseStateMachineRequest) (*ParseStateMachineResponse, error)
	// RedoStep RedoStep 强制重做一个步骤
	// 不判断步骤状态,直接重做
	RedoStep(context.Context, *DescribeStepRequest) (*emptypb.Empty, error)
	// ResumeSuspendingStep ResumeSuspendingStep 继续一个处于暂停状态的步骤,
	// 需要 Step Type:Suspend, Status: Suspending
	ResumeSuspendingStep(context.Context, *DescribeStepRequest) (*emptypb.Empty, error)
	// RetryFailedStep RetryFailedStep 重试失败的步骤
	RetryFailedStep(context.Context, *DescribeStepRequest) (*emptypb.Empty, error)
	// SendStepFailed SendStepFailed 强制Running步骤失败
	SendStepFailed(context.Context, *DescribeStepRequest) (*emptypb.Empty, error)
	// SendTaskFailure SendTaskFailure 发送task执行失败
	SendTaskFailure(context.Context, *SendTaskFailureRequest) (*emptypb.Empty, error)
	// SendTaskHeartbeat SendTaskHeartbeat 发送task 执行心跳
	SendTaskHeartbeat(context.Context, *SendTaskHeartbeatRequest) (*emptypb.Empty, error)
	// SendTaskReference SendTaskReference 发送task执行关联信息
	SendTaskReference(context.Context, *SendTaskReferenceRequest) (*emptypb.Empty, error)
	// SendTaskSuccess SendTaskSuccess 发送task执行成功
	SendTaskSuccess(context.Context, *SendTaskSuccessRequest) (*emptypb.Empty, error)
	// SkipBlockedTask SkipBlockedTask 跳过阻塞任务
	SkipBlockedTask(context.Context, *SkipBlockedTaskRequest) (*emptypb.Empty, error)
	// SkipFailedStep SkipFailedStep 跳过失败的步骤
	SkipFailedStep(context.Context, *SkipFailedStepRequest) (*emptypb.Empty, error)
	// StartExecution 任务管理
	// StartExecution 创建一个执行任务
	StartExecution(context.Context, *StartExecutionRequest) (*StartExecutionResponse, error)
	// StopExecution StopExecution 终止一个执行
	StopExecution(context.Context, *StopExecutionRequest) (*emptypb.Empty, error)
	// UnblockTask UnblockTask 解锁阻塞任务
	UnblockTask(context.Context, *UnblockTaskRequest) (*emptypb.Empty, error)
	// UpdateStateMachine UpdateStateMachine 更新一个状态机
	UpdateStateMachine(context.Context, *UpdateStateMachineRequest) (*UpdateStateMachineResponse, error)
	// ValidateStateMachineDefinitionValidateStateMachineDefinition 验证状态机定义的合法性
	ValidateStateMachineDefinition(context.Context, *ValidateStateMachineDefinitionRequest) (*ValidateStateMachineDefinitionResponse, error)
}

type SkyflowV1ServiceServer

type SkyflowV1ServiceServer interface {
	// CreateNamespace 创建一个命名空间
	CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
	// CreateOrUpdateNamespace 创建/更新一个命名空间
	CreateOrUpdateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
	// ListNamespaces 获得命名空间列表
	ListNamespaces(context.Context, *ListNamespacesRequest) (*ListNamespacesResponse, error)
	// DeleteNamespace 删除一个命名空间
	// 注意: 只有当命名空间下没有任何活动和状态机时,才能删除命名空间
	DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*emptypb.Empty, error)
	// CreateActivity 创建一个活动
	CreateActivity(context.Context, *CreateActivityRequest) (*CreateActivityResponse, error)
	// CreateOrUpdateActivity 创建/更新一个活动
	CreateOrUpdateActivity(context.Context, *CreateActivityRequest) (*CreateActivityResponse, error)
	// ListActivities 获得活动列表
	ListActivities(context.Context, *ListActivitiesRequest) (*ListActivitiesResponse, error)
	// DescribeActivity 获得一个活动的描述
	DescribeActivity(context.Context, *DescribeActivityRequest) (*DescribeActivityResponse, error)
	// DeleteActivity 删除一个活动
	DeleteActivity(context.Context, *DeleteActivityRequest) (*DeleteActivityResponse, error)
	// CreateStateMachine 创建一个状态机
	CreateStateMachine(context.Context, *CreateStateMachineRequest) (*CreateStateMachineResponse, error)
	// CreateOrUpdateStateMachine 创建/更新一个状态机
	CreateOrUpdateStateMachine(context.Context, *CreateStateMachineRequest) (*CreateStateMachineResponse, error)
	// DeleteStateMachine 删除一个状态机
	DeleteStateMachine(context.Context, *DeleteStateMachineRequest) (*DeleteStateMachineResponse, error)
	// ListStateMachines 获得状态机列表
	ListStateMachines(context.Context, *ListStateMachinesRequest) (*ListStateMachinesResponse, error)
	// DescribeStateMachine 获得一个状态机的描述
	DescribeStateMachine(context.Context, *DescribeStateMachineRequest) (*DescribeStateMachineResponse, error)
	// UpdateStateMachine 更新一个状态机
	UpdateStateMachine(context.Context, *UpdateStateMachineRequest) (*UpdateStateMachineResponse, error)
	// ParseStateMachine 解析一个状态机模板,返回解析后的定义和类型
	// 验证definition的合法性
	ParseStateMachine(context.Context, *ParseStateMachineRequest) (*ParseStateMachineResponse, error)
	// ValidateStateMachineDefinition 验证状态机定义的合法性
	ValidateStateMachineDefinition(context.Context, *ValidateStateMachineDefinitionRequest) (*ValidateStateMachineDefinitionResponse, error)
	// 任务管理
	// StartExecution 创建一个执行任务
	StartExecution(context.Context, *StartExecutionRequest) (*StartExecutionResponse, error)
	// DescribeExecution 获得一个执行的描述
	DescribeExecution(context.Context, *DescribeExecutionRequest) (*DescribeExecutionResponse, error)
	// DescribeExecutionBone 获得一个执行的执行的Bone信息
	// Bone信息用于前段展示执行的流程图
	DescribeExecutionBone(context.Context, *DescribeExecutionBoneRequest) (*DescribeExecutionBoneResponse, error)
	// StopExecution 终止一个执行
	StopExecution(context.Context, *StopExecutionRequest) (*emptypb.Empty, error)
	// ListExecutions 获得execution列表
	ListExecutions(context.Context, *ListExecutionsRequest) (*ListExecutionsResponse, error)
	// ListExecutionEvents 获得一个执行的Event列表
	ListExecutionEvents(context.Context, *ListExecutionEventsRequest) (*ListExecutionEventsResponse, error)
	DescribeStep(context.Context, *DescribeStepRequest) (*DescribeStepResponse, error)
	// ListStepEvents 获得一个执行的StepEvent列表
	ListStepEvents(context.Context, *ListStepEventsRequest) (*ListExecutionEventsResponse, error)
	// GetActivityTask 获得一个需要执行的task
	GetActivityTask(context.Context, *GetActivityTaskRequest) (*GetActivityTaskResponse, error)
	// SendTaskSuccess 发送task执行成功
	SendTaskSuccess(context.Context, *SendTaskSuccessRequest) (*emptypb.Empty, error)
	// SendTaskFailure 发送task执行失败
	SendTaskFailure(context.Context, *SendTaskFailureRequest) (*emptypb.Empty, error)
	// SendTaskHeartbeat 发送task 执行心跳
	SendTaskHeartbeat(context.Context, *SendTaskHeartbeatRequest) (*emptypb.Empty, error)
	// SendTaskReference 发送task执行关联信息
	SendTaskReference(context.Context, *SendTaskReferenceRequest) (*emptypb.Empty, error)
	// SkipFailedStep 跳过失败的步骤
	SkipFailedStep(context.Context, *SkipFailedStepRequest) (*emptypb.Empty, error)
	// UnblockTask 解锁阻塞任务
	UnblockTask(context.Context, *UnblockTaskRequest) (*emptypb.Empty, error)
	// SkipBlockedTask 跳过阻塞任务
	SkipBlockedTask(context.Context, *SkipBlockedTaskRequest) (*emptypb.Empty, error)
	// RetryFailedStep 重试失败的步骤
	RetryFailedStep(context.Context, *DescribeStepRequest) (*emptypb.Empty, error)
	// SendStepFailed 强制Running步骤失败
	SendStepFailed(context.Context, *DescribeStepRequest) (*emptypb.Empty, error)
	// RedoStep 强制重做一个步骤
	// 不判断步骤状态,直接重做
	RedoStep(context.Context, *DescribeStepRequest) (*emptypb.Empty, error)
	// ResumeSuspendingStep 继续一个处于暂停状态的步骤,
	// 需要 Step Type:Suspend, Status: Suspending
	ResumeSuspendingStep(context.Context, *DescribeStepRequest) (*emptypb.Empty, error)
	// contains filtered or unexported methods
}

SkyflowV1ServiceServer is the server API for SkyflowV1Service service. All implementations must embed UnimplementedSkyflowV1ServiceServer for forward compatibility.

SkyflowV1Service workflow Service

type StartExecutionRequest

type StartExecutionRequest struct {

	// 状态机模板URI,可选,statemachine_uri 与definition 必须指定一个
	StatemachineUri string `protobuf:"bytes,1,opt,name=statemachine_uri,json=statemachineUri,proto3" json:"statemachine_uri,omitempty"`
	// 流程模板定义,JSON/YAML格式的流程模板定义,可选
	Definition string `protobuf:"bytes,2,opt,name=definition,proto3" json:"definition,omitempty"`
	// 状态机执行的标题,可为空
	Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
	// 状态机执行的输入,json格式的输入 ,可选,默认是空 '{}'
	Input string `protobuf:"bytes,4,opt,name=input,proto3" json:"input,omitempty"`
	// 状态机执行的任务ID, 全局不可重复 uuid, 可选,不指定自动生成uuid
	ExecutionName string `protobuf:"bytes,5,opt,name=execution_name,json=executionName,proto3" json:"execution_name,omitempty"`
	// contains filtered or unexported fields
}

创建一个执行的请求体 参数约束: statemachine_uri 是指注册到 skyflowflow的 模板引用路径, definition是自定义的StateMachine定义,json/yaml格式 statemachine_uri与definition 二选一。 execution_name:用户自定义的执行唯一名称,可选, 如果指定,自动生成一个新的uuid .

func (*StartExecutionRequest) Descriptor deprecated

func (*StartExecutionRequest) Descriptor() ([]byte, []int)

Deprecated: Use StartExecutionRequest.ProtoReflect.Descriptor instead.

func (*StartExecutionRequest) GetDefinition

func (x *StartExecutionRequest) GetDefinition() string

func (*StartExecutionRequest) GetExecutionName

func (x *StartExecutionRequest) GetExecutionName() string

func (*StartExecutionRequest) GetInput

func (x *StartExecutionRequest) GetInput() string

func (*StartExecutionRequest) GetStatemachineUri

func (x *StartExecutionRequest) GetStatemachineUri() string

func (*StartExecutionRequest) GetTitle

func (x *StartExecutionRequest) GetTitle() string

func (*StartExecutionRequest) ProtoMessage

func (*StartExecutionRequest) ProtoMessage()

func (*StartExecutionRequest) ProtoReflect

func (x *StartExecutionRequest) ProtoReflect() protoreflect.Message

func (*StartExecutionRequest) Reset

func (x *StartExecutionRequest) Reset()

func (*StartExecutionRequest) String

func (x *StartExecutionRequest) String() string

func (*StartExecutionRequest) Validate

func (m *StartExecutionRequest) Validate() error

Validate checks the field values on StartExecutionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StartExecutionRequest) ValidateAll

func (m *StartExecutionRequest) ValidateAll() error

ValidateAll checks the field values on StartExecutionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StartExecutionRequestMultiError, or nil if none found.

type StartExecutionRequestMultiError

type StartExecutionRequestMultiError []error

StartExecutionRequestMultiError is an error wrapping multiple validation errors returned by StartExecutionRequest.ValidateAll() if the designated constraints aren't met.

func (StartExecutionRequestMultiError) AllErrors

func (m StartExecutionRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StartExecutionRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type StartExecutionRequestValidationError

type StartExecutionRequestValidationError struct {
	// contains filtered or unexported fields
}

StartExecutionRequestValidationError is the validation error returned by StartExecutionRequest.Validate if the designated constraints aren't met.

func (StartExecutionRequestValidationError) Cause

Cause function returns cause value.

func (StartExecutionRequestValidationError) Error

Error satisfies the builtin error interface

func (StartExecutionRequestValidationError) ErrorName

ErrorName returns error name.

func (StartExecutionRequestValidationError) Field

Field function returns field value.

func (StartExecutionRequestValidationError) Key

Key function returns key value.

func (StartExecutionRequestValidationError) Reason

Reason function returns reason value.

type StartExecutionResponse

type StartExecutionResponse struct {

	// 返回的执行的唯一ID
	ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"`
	// 执行创建的时间
	CreateTime string `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// contains filtered or unexported fields
}

创建一个执行的请求返回结构

func (*StartExecutionResponse) Descriptor deprecated

func (*StartExecutionResponse) Descriptor() ([]byte, []int)

Deprecated: Use StartExecutionResponse.ProtoReflect.Descriptor instead.

func (*StartExecutionResponse) GetCreateTime

func (x *StartExecutionResponse) GetCreateTime() string

func (*StartExecutionResponse) GetExecutionUuid

func (x *StartExecutionResponse) GetExecutionUuid() string

func (*StartExecutionResponse) ProtoMessage

func (*StartExecutionResponse) ProtoMessage()

func (*StartExecutionResponse) ProtoReflect

func (x *StartExecutionResponse) ProtoReflect() protoreflect.Message

func (*StartExecutionResponse) Reset

func (x *StartExecutionResponse) Reset()

func (*StartExecutionResponse) String

func (x *StartExecutionResponse) String() string

func (*StartExecutionResponse) Validate

func (m *StartExecutionResponse) Validate() error

Validate checks the field values on StartExecutionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StartExecutionResponse) ValidateAll

func (m *StartExecutionResponse) ValidateAll() error

ValidateAll checks the field values on StartExecutionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StartExecutionResponseMultiError, or nil if none found.

type StartExecutionResponseMultiError

type StartExecutionResponseMultiError []error

StartExecutionResponseMultiError is an error wrapping multiple validation errors returned by StartExecutionResponse.ValidateAll() if the designated constraints aren't met.

func (StartExecutionResponseMultiError) AllErrors

func (m StartExecutionResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StartExecutionResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type StartExecutionResponseValidationError

type StartExecutionResponseValidationError struct {
	// contains filtered or unexported fields
}

StartExecutionResponseValidationError is the validation error returned by StartExecutionResponse.Validate if the designated constraints aren't met.

func (StartExecutionResponseValidationError) Cause

Cause function returns cause value.

func (StartExecutionResponseValidationError) Error

Error satisfies the builtin error interface

func (StartExecutionResponseValidationError) ErrorName

ErrorName returns error name.

func (StartExecutionResponseValidationError) Field

Field function returns field value.

func (StartExecutionResponseValidationError) Key

Key function returns key value.

func (StartExecutionResponseValidationError) Reason

Reason function returns reason value.

type StateMachineInfo

type StateMachineInfo struct {
	Name            string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Description     string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	StatemachineUri string `protobuf:"bytes,3,opt,name=statemachine_uri,json=statemachineUri,proto3" json:"statemachine_uri,omitempty"`
	Definition      string `protobuf:"bytes,4,opt,name=definition,proto3" json:"definition,omitempty"`
	// type : standard / express
	Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
	// create_time timestample
	CreateTime int64 `protobuf:"varint,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// update_time timestample
	UpdateTime int64 `protobuf:"varint,12,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// contains filtered or unexported fields
}

StateMachineInfo 状态机信息

func (*StateMachineInfo) Descriptor deprecated

func (*StateMachineInfo) Descriptor() ([]byte, []int)

Deprecated: Use StateMachineInfo.ProtoReflect.Descriptor instead.

func (*StateMachineInfo) GetCreateTime

func (x *StateMachineInfo) GetCreateTime() int64

func (*StateMachineInfo) GetDefinition

func (x *StateMachineInfo) GetDefinition() string

func (*StateMachineInfo) GetDescription

func (x *StateMachineInfo) GetDescription() string

func (*StateMachineInfo) GetName

func (x *StateMachineInfo) GetName() string

func (*StateMachineInfo) GetStatemachineUri

func (x *StateMachineInfo) GetStatemachineUri() string

func (*StateMachineInfo) GetType

func (x *StateMachineInfo) GetType() string

func (*StateMachineInfo) GetUpdateTime

func (x *StateMachineInfo) GetUpdateTime() int64

func (*StateMachineInfo) ProtoMessage

func (*StateMachineInfo) ProtoMessage()

func (*StateMachineInfo) ProtoReflect

func (x *StateMachineInfo) ProtoReflect() protoreflect.Message

func (*StateMachineInfo) Reset

func (x *StateMachineInfo) Reset()

func (*StateMachineInfo) String

func (x *StateMachineInfo) String() string

func (*StateMachineInfo) Validate

func (m *StateMachineInfo) Validate() error

Validate checks the field values on StateMachineInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StateMachineInfo) ValidateAll

func (m *StateMachineInfo) ValidateAll() error

ValidateAll checks the field values on StateMachineInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StateMachineInfoMultiError, or nil if none found.

type StateMachineInfoMultiError

type StateMachineInfoMultiError []error

StateMachineInfoMultiError is an error wrapping multiple validation errors returned by StateMachineInfo.ValidateAll() if the designated constraints aren't met.

func (StateMachineInfoMultiError) AllErrors

func (m StateMachineInfoMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StateMachineInfoMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type StateMachineInfoValidationError

type StateMachineInfoValidationError struct {
	// contains filtered or unexported fields
}

StateMachineInfoValidationError is the validation error returned by StateMachineInfo.Validate if the designated constraints aren't met.

func (StateMachineInfoValidationError) Cause

Cause function returns cause value.

func (StateMachineInfoValidationError) Error

Error satisfies the builtin error interface

func (StateMachineInfoValidationError) ErrorName

ErrorName returns error name.

func (StateMachineInfoValidationError) Field

Field function returns field value.

func (StateMachineInfoValidationError) Key

Key function returns key value.

func (StateMachineInfoValidationError) Reason

Reason function returns reason value.

type StateMachineListItem

type StateMachineListItem struct {

	// name 状态机名字
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// description 状态机描述
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	// statemachine_uri 状态机uri
	StatemachineUri string `protobuf:"bytes,3,opt,name=statemachine_uri,json=statemachineUri,proto3" json:"statemachine_uri,omitempty"`
	// create_time timestample
	CreateTime int64 `protobuf:"varint,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// update_time timestample
	UpdateTime int64 `protobuf:"varint,12,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// contains filtered or unexported fields
}

func (*StateMachineListItem) Descriptor deprecated

func (*StateMachineListItem) Descriptor() ([]byte, []int)

Deprecated: Use StateMachineListItem.ProtoReflect.Descriptor instead.

func (*StateMachineListItem) GetCreateTime

func (x *StateMachineListItem) GetCreateTime() int64

func (*StateMachineListItem) GetDescription

func (x *StateMachineListItem) GetDescription() string

func (*StateMachineListItem) GetName

func (x *StateMachineListItem) GetName() string

func (*StateMachineListItem) GetStatemachineUri

func (x *StateMachineListItem) GetStatemachineUri() string

func (*StateMachineListItem) GetUpdateTime

func (x *StateMachineListItem) GetUpdateTime() int64

func (*StateMachineListItem) ProtoMessage

func (*StateMachineListItem) ProtoMessage()

func (*StateMachineListItem) ProtoReflect

func (x *StateMachineListItem) ProtoReflect() protoreflect.Message

func (*StateMachineListItem) Reset

func (x *StateMachineListItem) Reset()

func (*StateMachineListItem) String

func (x *StateMachineListItem) String() string

func (*StateMachineListItem) Validate

func (m *StateMachineListItem) Validate() error

Validate checks the field values on StateMachineListItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StateMachineListItem) ValidateAll

func (m *StateMachineListItem) ValidateAll() error

ValidateAll checks the field values on StateMachineListItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StateMachineListItemMultiError, or nil if none found.

type StateMachineListItemMultiError

type StateMachineListItemMultiError []error

StateMachineListItemMultiError is an error wrapping multiple validation errors returned by StateMachineListItem.ValidateAll() if the designated constraints aren't met.

func (StateMachineListItemMultiError) AllErrors

func (m StateMachineListItemMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StateMachineListItemMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type StateMachineListItemValidationError

type StateMachineListItemValidationError struct {
	// contains filtered or unexported fields
}

StateMachineListItemValidationError is the validation error returned by StateMachineListItem.Validate if the designated constraints aren't met.

func (StateMachineListItemValidationError) Cause

Cause function returns cause value.

func (StateMachineListItemValidationError) Error

Error satisfies the builtin error interface

func (StateMachineListItemValidationError) ErrorName

ErrorName returns error name.

func (StateMachineListItemValidationError) Field

Field function returns field value.

func (StateMachineListItemValidationError) Key

Key function returns key value.

func (StateMachineListItemValidationError) Reason

Reason function returns reason value.

type StepInfo

type StepInfo struct {
	Id         int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Status     string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
	Definition string `protobuf:"bytes,4,opt,name=definition,proto3" json:"definition,omitempty"`
	Input      string `protobuf:"bytes,5,opt,name=input,proto3" json:"input,omitempty"`
	Output     string `protobuf:"bytes,6,opt,name=output,proto3" json:"output,omitempty"`
	CreateTime string `protobuf:"bytes,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	StartTime  string `protobuf:"bytes,12,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	FinishTime string `protobuf:"bytes,13,opt,name=finish_time,json=finishTime,proto3" json:"finish_time,omitempty"`
	// contains filtered or unexported fields
}

StepInfo 一个Step的状态描述

func (*StepInfo) Descriptor deprecated

func (*StepInfo) Descriptor() ([]byte, []int)

Deprecated: Use StepInfo.ProtoReflect.Descriptor instead.

func (*StepInfo) GetCreateTime

func (x *StepInfo) GetCreateTime() string

func (*StepInfo) GetDefinition

func (x *StepInfo) GetDefinition() string

func (*StepInfo) GetFinishTime

func (x *StepInfo) GetFinishTime() string

func (*StepInfo) GetId

func (x *StepInfo) GetId() int64

func (*StepInfo) GetInput

func (x *StepInfo) GetInput() string

func (*StepInfo) GetOutput

func (x *StepInfo) GetOutput() string

func (*StepInfo) GetStartTime

func (x *StepInfo) GetStartTime() string

func (*StepInfo) GetStatus

func (x *StepInfo) GetStatus() string

func (*StepInfo) ProtoMessage

func (*StepInfo) ProtoMessage()

func (*StepInfo) ProtoReflect

func (x *StepInfo) ProtoReflect() protoreflect.Message

func (*StepInfo) Reset

func (x *StepInfo) Reset()

func (*StepInfo) String

func (x *StepInfo) String() string

func (*StepInfo) Validate

func (m *StepInfo) Validate() error

Validate checks the field values on StepInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StepInfo) ValidateAll

func (m *StepInfo) ValidateAll() error

ValidateAll checks the field values on StepInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StepInfoMultiError, or nil if none found.

type StepInfoMultiError

type StepInfoMultiError []error

StepInfoMultiError is an error wrapping multiple validation errors returned by StepInfo.ValidateAll() if the designated constraints aren't met.

func (StepInfoMultiError) AllErrors

func (m StepInfoMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StepInfoMultiError) Error

func (m StepInfoMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type StepInfoValidationError

type StepInfoValidationError struct {
	// contains filtered or unexported fields
}

StepInfoValidationError is the validation error returned by StepInfo.Validate if the designated constraints aren't met.

func (StepInfoValidationError) Cause

func (e StepInfoValidationError) Cause() error

Cause function returns cause value.

func (StepInfoValidationError) Error

func (e StepInfoValidationError) Error() string

Error satisfies the builtin error interface

func (StepInfoValidationError) ErrorName

func (e StepInfoValidationError) ErrorName() string

ErrorName returns error name.

func (StepInfoValidationError) Field

func (e StepInfoValidationError) Field() string

Field function returns field value.

func (StepInfoValidationError) Key

func (e StepInfoValidationError) Key() bool

Key function returns key value.

func (StepInfoValidationError) Reason

func (e StepInfoValidationError) Reason() string

Reason function returns reason value.

type StopExecutionRequest

type StopExecutionRequest struct {

	// execution uuid, 必选
	ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"`
	// Error 错误类型,用来匹配异常, 必选
	Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// cause, error的文本描述, 可选
	Cause string `protobuf:"bytes,3,opt,name=cause,proto3" json:"cause,omitempty"`
	// contains filtered or unexported fields
}

终止一个执行

func (*StopExecutionRequest) Descriptor deprecated

func (*StopExecutionRequest) Descriptor() ([]byte, []int)

Deprecated: Use StopExecutionRequest.ProtoReflect.Descriptor instead.

func (*StopExecutionRequest) GetCause

func (x *StopExecutionRequest) GetCause() string

func (*StopExecutionRequest) GetError

func (x *StopExecutionRequest) GetError() string

func (*StopExecutionRequest) GetExecutionUuid

func (x *StopExecutionRequest) GetExecutionUuid() string

func (*StopExecutionRequest) ProtoMessage

func (*StopExecutionRequest) ProtoMessage()

func (*StopExecutionRequest) ProtoReflect

func (x *StopExecutionRequest) ProtoReflect() protoreflect.Message

func (*StopExecutionRequest) Reset

func (x *StopExecutionRequest) Reset()

func (*StopExecutionRequest) String

func (x *StopExecutionRequest) String() string

func (*StopExecutionRequest) Validate

func (m *StopExecutionRequest) Validate() error

Validate checks the field values on StopExecutionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StopExecutionRequest) ValidateAll

func (m *StopExecutionRequest) ValidateAll() error

ValidateAll checks the field values on StopExecutionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StopExecutionRequestMultiError, or nil if none found.

type StopExecutionRequestMultiError

type StopExecutionRequestMultiError []error

StopExecutionRequestMultiError is an error wrapping multiple validation errors returned by StopExecutionRequest.ValidateAll() if the designated constraints aren't met.

func (StopExecutionRequestMultiError) AllErrors

func (m StopExecutionRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StopExecutionRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type StopExecutionRequestValidationError

type StopExecutionRequestValidationError struct {
	// contains filtered or unexported fields
}

StopExecutionRequestValidationError is the validation error returned by StopExecutionRequest.Validate if the designated constraints aren't met.

func (StopExecutionRequestValidationError) Cause

Cause function returns cause value.

func (StopExecutionRequestValidationError) Error

Error satisfies the builtin error interface

func (StopExecutionRequestValidationError) ErrorName

ErrorName returns error name.

func (StopExecutionRequestValidationError) Field

Field function returns field value.

func (StopExecutionRequestValidationError) Key

Key function returns key value.

func (StopExecutionRequestValidationError) Reason

Reason function returns reason value.

type StoreTaskDataRequest

type StoreTaskDataRequest struct {

	// task token
	TaskToken string `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// task 临时数据
	Data string `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

StoreTaskDataRequest 存储task 临时数据

func (*StoreTaskDataRequest) Descriptor deprecated

func (*StoreTaskDataRequest) Descriptor() ([]byte, []int)

Deprecated: Use StoreTaskDataRequest.ProtoReflect.Descriptor instead.

func (*StoreTaskDataRequest) GetData

func (x *StoreTaskDataRequest) GetData() string

func (*StoreTaskDataRequest) GetTaskToken

func (x *StoreTaskDataRequest) GetTaskToken() string

func (*StoreTaskDataRequest) ProtoMessage

func (*StoreTaskDataRequest) ProtoMessage()

func (*StoreTaskDataRequest) ProtoReflect

func (x *StoreTaskDataRequest) ProtoReflect() protoreflect.Message

func (*StoreTaskDataRequest) Reset

func (x *StoreTaskDataRequest) Reset()

func (*StoreTaskDataRequest) String

func (x *StoreTaskDataRequest) String() string

func (*StoreTaskDataRequest) Validate

func (m *StoreTaskDataRequest) Validate() error

Validate checks the field values on StoreTaskDataRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StoreTaskDataRequest) ValidateAll

func (m *StoreTaskDataRequest) ValidateAll() error

ValidateAll checks the field values on StoreTaskDataRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StoreTaskDataRequestMultiError, or nil if none found.

type StoreTaskDataRequestMultiError

type StoreTaskDataRequestMultiError []error

StoreTaskDataRequestMultiError is an error wrapping multiple validation errors returned by StoreTaskDataRequest.ValidateAll() if the designated constraints aren't met.

func (StoreTaskDataRequestMultiError) AllErrors

func (m StoreTaskDataRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StoreTaskDataRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type StoreTaskDataRequestValidationError

type StoreTaskDataRequestValidationError struct {
	// contains filtered or unexported fields
}

StoreTaskDataRequestValidationError is the validation error returned by StoreTaskDataRequest.Validate if the designated constraints aren't met.

func (StoreTaskDataRequestValidationError) Cause

Cause function returns cause value.

func (StoreTaskDataRequestValidationError) Error

Error satisfies the builtin error interface

func (StoreTaskDataRequestValidationError) ErrorName

ErrorName returns error name.

func (StoreTaskDataRequestValidationError) Field

Field function returns field value.

func (StoreTaskDataRequestValidationError) Key

Key function returns key value.

func (StoreTaskDataRequestValidationError) Reason

Reason function returns reason value.

type UnblockTaskRequest

type UnblockTaskRequest struct {

	// Step id
	StepId int64 `protobuf:"varint,1,opt,name=step_id,json=stepId,proto3" json:"step_id,omitempty"`
	// contains filtered or unexported fields
}

UnblockTaskRequest 解除任务阻塞请求

func (*UnblockTaskRequest) Descriptor deprecated

func (*UnblockTaskRequest) Descriptor() ([]byte, []int)

Deprecated: Use UnblockTaskRequest.ProtoReflect.Descriptor instead.

func (*UnblockTaskRequest) GetStepId

func (x *UnblockTaskRequest) GetStepId() int64

func (*UnblockTaskRequest) ProtoMessage

func (*UnblockTaskRequest) ProtoMessage()

func (*UnblockTaskRequest) ProtoReflect

func (x *UnblockTaskRequest) ProtoReflect() protoreflect.Message

func (*UnblockTaskRequest) Reset

func (x *UnblockTaskRequest) Reset()

func (*UnblockTaskRequest) String

func (x *UnblockTaskRequest) String() string

func (*UnblockTaskRequest) Validate

func (m *UnblockTaskRequest) Validate() error

Validate checks the field values on UnblockTaskRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UnblockTaskRequest) ValidateAll

func (m *UnblockTaskRequest) ValidateAll() error

ValidateAll checks the field values on UnblockTaskRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnblockTaskRequestMultiError, or nil if none found.

type UnblockTaskRequestMultiError

type UnblockTaskRequestMultiError []error

UnblockTaskRequestMultiError is an error wrapping multiple validation errors returned by UnblockTaskRequest.ValidateAll() if the designated constraints aren't met.

func (UnblockTaskRequestMultiError) AllErrors

func (m UnblockTaskRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UnblockTaskRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UnblockTaskRequestValidationError

type UnblockTaskRequestValidationError struct {
	// contains filtered or unexported fields
}

UnblockTaskRequestValidationError is the validation error returned by UnblockTaskRequest.Validate if the designated constraints aren't met.

func (UnblockTaskRequestValidationError) Cause

Cause function returns cause value.

func (UnblockTaskRequestValidationError) Error

Error satisfies the builtin error interface

func (UnblockTaskRequestValidationError) ErrorName

ErrorName returns error name.

func (UnblockTaskRequestValidationError) Field

Field function returns field value.

func (UnblockTaskRequestValidationError) Key

Key function returns key value.

func (UnblockTaskRequestValidationError) Reason

Reason function returns reason value.

type UnimplementedCommonServiceServer

type UnimplementedCommonServiceServer struct{}

UnimplementedCommonServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedCommonServiceServer) HTTP

func (UnimplementedCommonServiceServer) Paging

func (UnimplementedCommonServiceServer) Ping

type UnimplementedGreeterServer

type UnimplementedGreeterServer struct{}

UnimplementedGreeterServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedGreeterServer) SayHello

type UnimplementedSkyflowV1ServiceServer

type UnimplementedSkyflowV1ServiceServer struct{}

UnimplementedSkyflowV1ServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedSkyflowV1ServiceServer) CreateActivity

func (UnimplementedSkyflowV1ServiceServer) CreateNamespace

func (UnimplementedSkyflowV1ServiceServer) CreateOrUpdateActivity

func (UnimplementedSkyflowV1ServiceServer) CreateOrUpdateNamespace

func (UnimplementedSkyflowV1ServiceServer) CreateOrUpdateStateMachine

func (UnimplementedSkyflowV1ServiceServer) CreateStateMachine

func (UnimplementedSkyflowV1ServiceServer) DeleteActivity

func (UnimplementedSkyflowV1ServiceServer) DeleteNamespace

func (UnimplementedSkyflowV1ServiceServer) DeleteStateMachine

func (UnimplementedSkyflowV1ServiceServer) DescribeActivity

func (UnimplementedSkyflowV1ServiceServer) DescribeExecution

func (UnimplementedSkyflowV1ServiceServer) DescribeStep

func (UnimplementedSkyflowV1ServiceServer) GetActivityTask

func (UnimplementedSkyflowV1ServiceServer) ListActivities

func (UnimplementedSkyflowV1ServiceServer) ListExecutionEvents

func (UnimplementedSkyflowV1ServiceServer) ListExecutions

func (UnimplementedSkyflowV1ServiceServer) ListNamespaces

func (UnimplementedSkyflowV1ServiceServer) ListStateMachines

func (UnimplementedSkyflowV1ServiceServer) ListStepEvents

func (UnimplementedSkyflowV1ServiceServer) ParseStateMachine

func (UnimplementedSkyflowV1ServiceServer) RedoStep

func (UnimplementedSkyflowV1ServiceServer) ResumeSuspendingStep

func (UnimplementedSkyflowV1ServiceServer) RetryFailedStep

func (UnimplementedSkyflowV1ServiceServer) SendStepFailed

func (UnimplementedSkyflowV1ServiceServer) SendTaskFailure

func (UnimplementedSkyflowV1ServiceServer) SendTaskHeartbeat

func (UnimplementedSkyflowV1ServiceServer) SendTaskReference

func (UnimplementedSkyflowV1ServiceServer) SendTaskSuccess

func (UnimplementedSkyflowV1ServiceServer) SkipBlockedTask

func (UnimplementedSkyflowV1ServiceServer) SkipFailedStep

func (UnimplementedSkyflowV1ServiceServer) StartExecution

func (UnimplementedSkyflowV1ServiceServer) StopExecution

func (UnimplementedSkyflowV1ServiceServer) UnblockTask

func (UnimplementedSkyflowV1ServiceServer) UpdateStateMachine

type UnsafeCommonServiceServer

type UnsafeCommonServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeCommonServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CommonServiceServer will result in compilation errors.

type UnsafeGreeterServer

type UnsafeGreeterServer interface {
	// contains filtered or unexported methods
}

UnsafeGreeterServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GreeterServer will result in compilation errors.

type UnsafeSkyflowV1ServiceServer

type UnsafeSkyflowV1ServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeSkyflowV1ServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SkyflowV1ServiceServer will result in compilation errors.

type UpdateStateMachineRequest

type UpdateStateMachineRequest struct {
	StatemachineUri string `protobuf:"bytes,1,opt,name=statemachine_uri,json=statemachineUri,proto3" json:"statemachine_uri,omitempty"`
	Name            string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Description     string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	Definition      string `protobuf:"bytes,4,opt,name=definition,proto3" json:"definition,omitempty"`
	// contains filtered or unexported fields
}

UpdateStateMachineRequest 更新一个状态机请求结构

func (*UpdateStateMachineRequest) Descriptor deprecated

func (*UpdateStateMachineRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateStateMachineRequest.ProtoReflect.Descriptor instead.

func (*UpdateStateMachineRequest) GetDefinition

func (x *UpdateStateMachineRequest) GetDefinition() string

func (*UpdateStateMachineRequest) GetDescription

func (x *UpdateStateMachineRequest) GetDescription() string

func (*UpdateStateMachineRequest) GetName

func (x *UpdateStateMachineRequest) GetName() string

func (*UpdateStateMachineRequest) GetStatemachineUri

func (x *UpdateStateMachineRequest) GetStatemachineUri() string

func (*UpdateStateMachineRequest) ProtoMessage

func (*UpdateStateMachineRequest) ProtoMessage()

func (*UpdateStateMachineRequest) ProtoReflect

func (*UpdateStateMachineRequest) Reset

func (x *UpdateStateMachineRequest) Reset()

func (*UpdateStateMachineRequest) String

func (x *UpdateStateMachineRequest) String() string

func (*UpdateStateMachineRequest) Validate

func (m *UpdateStateMachineRequest) Validate() error

Validate checks the field values on UpdateStateMachineRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UpdateStateMachineRequest) ValidateAll

func (m *UpdateStateMachineRequest) ValidateAll() error

ValidateAll checks the field values on UpdateStateMachineRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateStateMachineRequestMultiError, or nil if none found.

type UpdateStateMachineRequestMultiError

type UpdateStateMachineRequestMultiError []error

UpdateStateMachineRequestMultiError is an error wrapping multiple validation errors returned by UpdateStateMachineRequest.ValidateAll() if the designated constraints aren't met.

func (UpdateStateMachineRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (UpdateStateMachineRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UpdateStateMachineRequestValidationError

type UpdateStateMachineRequestValidationError struct {
	// contains filtered or unexported fields
}

UpdateStateMachineRequestValidationError is the validation error returned by UpdateStateMachineRequest.Validate if the designated constraints aren't met.

func (UpdateStateMachineRequestValidationError) Cause

Cause function returns cause value.

func (UpdateStateMachineRequestValidationError) Error

Error satisfies the builtin error interface

func (UpdateStateMachineRequestValidationError) ErrorName

ErrorName returns error name.

func (UpdateStateMachineRequestValidationError) Field

Field function returns field value.

func (UpdateStateMachineRequestValidationError) Key

Key function returns key value.

func (UpdateStateMachineRequestValidationError) Reason

Reason function returns reason value.

type UpdateStateMachineResponse

type UpdateStateMachineResponse struct {
	// contains filtered or unexported fields
}

UpdateStateMachineResponse 更新一个状态机返回结构

func (*UpdateStateMachineResponse) Descriptor deprecated

func (*UpdateStateMachineResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateStateMachineResponse.ProtoReflect.Descriptor instead.

func (*UpdateStateMachineResponse) ProtoMessage

func (*UpdateStateMachineResponse) ProtoMessage()

func (*UpdateStateMachineResponse) ProtoReflect

func (*UpdateStateMachineResponse) Reset

func (x *UpdateStateMachineResponse) Reset()

func (*UpdateStateMachineResponse) String

func (x *UpdateStateMachineResponse) String() string

func (*UpdateStateMachineResponse) Validate

func (m *UpdateStateMachineResponse) Validate() error

Validate checks the field values on UpdateStateMachineResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UpdateStateMachineResponse) ValidateAll

func (m *UpdateStateMachineResponse) ValidateAll() error

ValidateAll checks the field values on UpdateStateMachineResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateStateMachineResponseMultiError, or nil if none found.

type UpdateStateMachineResponseMultiError

type UpdateStateMachineResponseMultiError []error

UpdateStateMachineResponseMultiError is an error wrapping multiple validation errors returned by UpdateStateMachineResponse.ValidateAll() if the designated constraints aren't met.

func (UpdateStateMachineResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (UpdateStateMachineResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UpdateStateMachineResponseValidationError

type UpdateStateMachineResponseValidationError struct {
	// contains filtered or unexported fields
}

UpdateStateMachineResponseValidationError is the validation error returned by UpdateStateMachineResponse.Validate if the designated constraints aren't met.

func (UpdateStateMachineResponseValidationError) Cause

Cause function returns cause value.

func (UpdateStateMachineResponseValidationError) Error

Error satisfies the builtin error interface

func (UpdateStateMachineResponseValidationError) ErrorName

ErrorName returns error name.

func (UpdateStateMachineResponseValidationError) Field

Field function returns field value.

func (UpdateStateMachineResponseValidationError) Key

Key function returns key value.

func (UpdateStateMachineResponseValidationError) Reason

Reason function returns reason value.

type ValidateStateMachineDefinitionDiagnostic

type ValidateStateMachineDefinitionDiagnostic struct {
	Code     string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
	Message  string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Severity string `protobuf:"bytes,3,opt,name=severity,proto3" json:"severity,omitempty"`
	Location string `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"`
	// contains filtered or unexported fields
}

ValidateStateMachineDefinitionDiagnostic 验证状态机定义返回的错误信息

func (*ValidateStateMachineDefinitionDiagnostic) Descriptor deprecated

func (*ValidateStateMachineDefinitionDiagnostic) Descriptor() ([]byte, []int)

Deprecated: Use ValidateStateMachineDefinitionDiagnostic.ProtoReflect.Descriptor instead.

func (*ValidateStateMachineDefinitionDiagnostic) GetCode

func (*ValidateStateMachineDefinitionDiagnostic) GetLocation

func (*ValidateStateMachineDefinitionDiagnostic) GetMessage

func (*ValidateStateMachineDefinitionDiagnostic) GetSeverity

func (*ValidateStateMachineDefinitionDiagnostic) ProtoMessage

func (*ValidateStateMachineDefinitionDiagnostic) ProtoReflect

func (*ValidateStateMachineDefinitionDiagnostic) Reset

func (*ValidateStateMachineDefinitionDiagnostic) String

func (*ValidateStateMachineDefinitionDiagnostic) Validate

Validate checks the field values on ValidateStateMachineDefinitionDiagnostic with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ValidateStateMachineDefinitionDiagnostic) ValidateAll

ValidateAll checks the field values on ValidateStateMachineDefinitionDiagnostic with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ValidateStateMachineDefinitionDiagnosticMultiError, or nil if none found.

type ValidateStateMachineDefinitionDiagnosticMultiError

type ValidateStateMachineDefinitionDiagnosticMultiError []error

ValidateStateMachineDefinitionDiagnosticMultiError is an error wrapping multiple validation errors returned by ValidateStateMachineDefinitionDiagnostic.ValidateAll() if the designated constraints aren't met.

func (ValidateStateMachineDefinitionDiagnosticMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ValidateStateMachineDefinitionDiagnosticMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ValidateStateMachineDefinitionDiagnosticValidationError

type ValidateStateMachineDefinitionDiagnosticValidationError struct {
	// contains filtered or unexported fields
}

ValidateStateMachineDefinitionDiagnosticValidationError is the validation error returned by ValidateStateMachineDefinitionDiagnostic.Validate if the designated constraints aren't met.

func (ValidateStateMachineDefinitionDiagnosticValidationError) Cause

Cause function returns cause value.

func (ValidateStateMachineDefinitionDiagnosticValidationError) Error

Error satisfies the builtin error interface

func (ValidateStateMachineDefinitionDiagnosticValidationError) ErrorName

ErrorName returns error name.

func (ValidateStateMachineDefinitionDiagnosticValidationError) Field

Field function returns field value.

func (ValidateStateMachineDefinitionDiagnosticValidationError) Key

Key function returns key value.

func (ValidateStateMachineDefinitionDiagnosticValidationError) Reason

Reason function returns reason value.

type ValidateStateMachineDefinitionRequest

type ValidateStateMachineDefinitionRequest struct {

	// statemachine definition
	Definition string `protobuf:"bytes,1,opt,name=definition,proto3" json:"definition,omitempty"`
	MaxResults int32  `protobuf:"varint,2,opt,name=max_results,json=maxResults,proto3" json:"max_results,omitempty"`
	Severity   string `protobuf:"bytes,3,opt,name=severity,proto3" json:"severity,omitempty"`
	Type       string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	// contains filtered or unexported fields
}

ValidateStateMachineDefinitionRequest 验证状态机定义请求结构

func (*ValidateStateMachineDefinitionRequest) Descriptor deprecated

func (*ValidateStateMachineDefinitionRequest) Descriptor() ([]byte, []int)

Deprecated: Use ValidateStateMachineDefinitionRequest.ProtoReflect.Descriptor instead.

func (*ValidateStateMachineDefinitionRequest) GetDefinition

func (x *ValidateStateMachineDefinitionRequest) GetDefinition() string

func (*ValidateStateMachineDefinitionRequest) GetMaxResults

func (x *ValidateStateMachineDefinitionRequest) GetMaxResults() int32

func (*ValidateStateMachineDefinitionRequest) GetSeverity

func (*ValidateStateMachineDefinitionRequest) GetType

func (*ValidateStateMachineDefinitionRequest) ProtoMessage

func (*ValidateStateMachineDefinitionRequest) ProtoMessage()

func (*ValidateStateMachineDefinitionRequest) ProtoReflect

func (*ValidateStateMachineDefinitionRequest) Reset

func (*ValidateStateMachineDefinitionRequest) String

func (*ValidateStateMachineDefinitionRequest) Validate

Validate checks the field values on ValidateStateMachineDefinitionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ValidateStateMachineDefinitionRequest) ValidateAll

ValidateAll checks the field values on ValidateStateMachineDefinitionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ValidateStateMachineDefinitionRequestMultiError, or nil if none found.

type ValidateStateMachineDefinitionRequestMultiError

type ValidateStateMachineDefinitionRequestMultiError []error

ValidateStateMachineDefinitionRequestMultiError is an error wrapping multiple validation errors returned by ValidateStateMachineDefinitionRequest.ValidateAll() if the designated constraints aren't met.

func (ValidateStateMachineDefinitionRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ValidateStateMachineDefinitionRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ValidateStateMachineDefinitionRequestValidationError

type ValidateStateMachineDefinitionRequestValidationError struct {
	// contains filtered or unexported fields
}

ValidateStateMachineDefinitionRequestValidationError is the validation error returned by ValidateStateMachineDefinitionRequest.Validate if the designated constraints aren't met.

func (ValidateStateMachineDefinitionRequestValidationError) Cause

Cause function returns cause value.

func (ValidateStateMachineDefinitionRequestValidationError) Error

Error satisfies the builtin error interface

func (ValidateStateMachineDefinitionRequestValidationError) ErrorName

ErrorName returns error name.

func (ValidateStateMachineDefinitionRequestValidationError) Field

Field function returns field value.

func (ValidateStateMachineDefinitionRequestValidationError) Key

Key function returns key value.

func (ValidateStateMachineDefinitionRequestValidationError) Reason

Reason function returns reason value.

type ValidateStateMachineDefinitionResponse

type ValidateStateMachineDefinitionResponse struct {

	// 是否合法
	Diagnostics []*ValidateStateMachineDefinitionDiagnostic `protobuf:"bytes,1,rep,name=diagnostics,proto3" json:"diagnostics,omitempty"`
	Result      string                                      `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	Truncated   string                                      `protobuf:"bytes,3,opt,name=truncated,proto3" json:"truncated,omitempty"`
	// contains filtered or unexported fields
}

ValidateStateMachineDefinitionResponse 验证状态机定义返回结构

func (*ValidateStateMachineDefinitionResponse) Descriptor deprecated

func (*ValidateStateMachineDefinitionResponse) Descriptor() ([]byte, []int)

Deprecated: Use ValidateStateMachineDefinitionResponse.ProtoReflect.Descriptor instead.

func (*ValidateStateMachineDefinitionResponse) GetDiagnostics

func (*ValidateStateMachineDefinitionResponse) GetResult

func (*ValidateStateMachineDefinitionResponse) GetTruncated

func (*ValidateStateMachineDefinitionResponse) ProtoMessage

func (*ValidateStateMachineDefinitionResponse) ProtoReflect

func (*ValidateStateMachineDefinitionResponse) Reset

func (*ValidateStateMachineDefinitionResponse) String

func (*ValidateStateMachineDefinitionResponse) Validate

Validate checks the field values on ValidateStateMachineDefinitionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ValidateStateMachineDefinitionResponse) ValidateAll

ValidateAll checks the field values on ValidateStateMachineDefinitionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ValidateStateMachineDefinitionResponseMultiError, or nil if none found.

type ValidateStateMachineDefinitionResponseMultiError

type ValidateStateMachineDefinitionResponseMultiError []error

ValidateStateMachineDefinitionResponseMultiError is an error wrapping multiple validation errors returned by ValidateStateMachineDefinitionResponse.ValidateAll() if the designated constraints aren't met.

func (ValidateStateMachineDefinitionResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ValidateStateMachineDefinitionResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ValidateStateMachineDefinitionResponseValidationError

type ValidateStateMachineDefinitionResponseValidationError struct {
	// contains filtered or unexported fields
}

ValidateStateMachineDefinitionResponseValidationError is the validation error returned by ValidateStateMachineDefinitionResponse.Validate if the designated constraints aren't met.

func (ValidateStateMachineDefinitionResponseValidationError) Cause

Cause function returns cause value.

func (ValidateStateMachineDefinitionResponseValidationError) Error

Error satisfies the builtin error interface

func (ValidateStateMachineDefinitionResponseValidationError) ErrorName

ErrorName returns error name.

func (ValidateStateMachineDefinitionResponseValidationError) Field

Field function returns field value.

func (ValidateStateMachineDefinitionResponseValidationError) Key

Key function returns key value.

func (ValidateStateMachineDefinitionResponseValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL