v1

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Service_AllEnvironment_FullMethodName        = "/v1.Service/AllEnvironment"
	Service_AddEnvironment_FullMethodName        = "/v1.Service/AddEnvironment"
	Service_UpdateEnvironment_FullMethodName     = "/v1.Service/UpdateEnvironment"
	Service_DeleteEnvironment_FullMethodName     = "/v1.Service/DeleteEnvironment"
	Service_GetEnvironmentToken_FullMethodName   = "/v1.Service/GetEnvironmentToken"
	Service_ResetEnvironmentToken_FullMethodName = "/v1.Service/ResetEnvironmentToken"
	Service_PageServer_FullMethodName            = "/v1.Service/PageServer"
	Service_GetServer_FullMethodName             = "/v1.Service/GetServer"
	Service_AddServer_FullMethodName             = "/v1.Service/AddServer"
	Service_UpdateServer_FullMethodName          = "/v1.Service/UpdateServer"
	Service_DeleteServer_FullMethodName          = "/v1.Service/DeleteServer"
	Service_PageResource_FullMethodName          = "/v1.Service/PageResource"
	Service_AddResource_FullMethodName           = "/v1.Service/AddResource"
	Service_UpdateResource_FullMethodName        = "/v1.Service/UpdateResource"
	Service_DeleteResource_FullMethodName        = "/v1.Service/DeleteResource"
	Service_AllResourceServer_FullMethodName     = "/v1.Service/AllResourceServer"
	Service_AddResourceServer_FullMethodName     = "/v1.Service/AddResourceServer"
	Service_DeleteResourceServer_FullMethodName  = "/v1.Service/DeleteResourceServer"
	Service_AllServerResource_FullMethodName     = "/v1.Service/AllServerResource"
	Service_AllResourceValue_FullMethodName      = "/v1.Service/AllResourceValue"
	Service_AddResourceValue_FullMethodName      = "/v1.Service/AddResourceValue"
	Service_UpdateResourceValue_FullMethodName   = "/v1.Service/UpdateResourceValue"
	Service_PageBusiness_FullMethodName          = "/v1.Service/PageBusiness"
	Service_AddBusiness_FullMethodName           = "/v1.Service/AddBusiness"
	Service_UpdateBusiness_FullMethodName        = "/v1.Service/UpdateBusiness"
	Service_DeleteBusiness_FullMethodName        = "/v1.Service/DeleteBusiness"
	Service_AllBusinessValue_FullMethodName      = "/v1.Service/AllBusinessValue"
	Service_AddBusinessValue_FullMethodName      = "/v1.Service/AddBusinessValue"
	Service_UpdateBusinessValue_FullMethodName   = "/v1.Service/UpdateBusinessValue"
	Service_PageTemplate_FullMethodName          = "/v1.Service/PageTemplate"
	Service_GetTemplate_FullMethodName           = "/v1.Service/GetTemplate"
	Service_CurrentTemplate_FullMethodName       = "/v1.Service/CurrentTemplate"
	Service_AddTemplate_FullMethodName           = "/v1.Service/AddTemplate"
	Service_UpdateTemplateVersion_FullMethodName = "/v1.Service/UpdateTemplateVersion"
	Service_GetConfig_FullMethodName             = "/v1.Service/GetConfig"
	Service_WatchConfig_FullMethodName           = "/v1.Service/WatchConfig"
)
View Source
const OperationServiceAddBusiness = "/v1.Service/AddBusiness"
View Source
const OperationServiceAddBusinessValue = "/v1.Service/AddBusinessValue"
View Source
const OperationServiceAddEnvironment = "/v1.Service/AddEnvironment"
View Source
const OperationServiceAddResource = "/v1.Service/AddResource"
View Source
const OperationServiceAddResourceServer = "/v1.Service/AddResourceServer"
View Source
const OperationServiceAddResourceValue = "/v1.Service/AddResourceValue"
View Source
const OperationServiceAddServer = "/v1.Service/AddServer"
View Source
const OperationServiceAddTemplate = "/v1.Service/AddTemplate"
View Source
const OperationServiceAllBusinessValue = "/v1.Service/AllBusinessValue"
View Source
const OperationServiceAllEnvironment = "/v1.Service/AllEnvironment"
View Source
const OperationServiceAllResourceServer = "/v1.Service/AllResourceServer"
View Source
const OperationServiceAllResourceValue = "/v1.Service/AllResourceValue"
View Source
const OperationServiceAllServerResource = "/v1.Service/AllServerResource"
View Source
const OperationServiceCurrentTemplate = "/v1.Service/CurrentTemplate"
View Source
const OperationServiceDeleteBusiness = "/v1.Service/DeleteBusiness"
View Source
const OperationServiceDeleteEnvironment = "/v1.Service/DeleteEnvironment"
View Source
const OperationServiceDeleteResource = "/v1.Service/DeleteResource"
View Source
const OperationServiceDeleteResourceServer = "/v1.Service/DeleteResourceServer"
View Source
const OperationServiceDeleteServer = "/v1.Service/DeleteServer"
View Source
const OperationServiceGetConfig = "/v1.Service/GetConfig"
View Source
const OperationServiceGetEnvironmentToken = "/v1.Service/GetEnvironmentToken"
View Source
const OperationServiceGetServer = "/v1.Service/GetServer"
View Source
const OperationServiceGetTemplate = "/v1.Service/GetTemplate"
View Source
const OperationServicePageBusiness = "/v1.Service/PageBusiness"
View Source
const OperationServicePageResource = "/v1.Service/PageResource"
View Source
const OperationServicePageServer = "/v1.Service/PageServer"
View Source
const OperationServicePageTemplate = "/v1.Service/PageTemplate"
View Source
const OperationServiceResetEnvironmentToken = "/v1.Service/ResetEnvironmentToken"
View Source
const OperationServiceUpdateBusiness = "/v1.Service/UpdateBusiness"
View Source
const OperationServiceUpdateBusinessValue = "/v1.Service/UpdateBusinessValue"
View Source
const OperationServiceUpdateEnvironment = "/v1.Service/UpdateEnvironment"
View Source
const OperationServiceUpdateResource = "/v1.Service/UpdateResource"
View Source
const OperationServiceUpdateResourceValue = "/v1.Service/UpdateResourceValue"
View Source
const OperationServiceUpdateServer = "/v1.Service/UpdateServer"
View Source
const OperationServiceUpdateTemplateVersion = "/v1.Service/UpdateTemplateVersion"

Variables

View Source
var (
	ErrorReason_name = map[int32]string{
		0: "Database",
		1: "Transform",
		2: "AlreadyExists",
		3: "Params",
		4: "NotRecord",
		5: "ResourceFormatValue",
		6: "CheckTemplate",
		7: "ParseTemplate",
		8: "VersionExist",
	}
	ErrorReason_value = map[string]int32{
		"Database":            0,
		"Transform":           1,
		"AlreadyExists":       2,
		"Params":              3,
		"NotRecord":           4,
		"ResourceFormatValue": 5,
		"CheckTemplate":       6,
		"ParseTemplate":       7,
		"VersionExist":        8,
	}
)

Enum value maps for ErrorReason.

View Source
var File_business_proto protoreflect.FileDescriptor
View Source
var File_business_value_proto protoreflect.FileDescriptor
View Source
var File_environment_proto protoreflect.FileDescriptor
View Source
var File_error_reason_proto protoreflect.FileDescriptor
View Source
var File_resource_proto protoreflect.FileDescriptor
View Source
var File_resource_server_proto protoreflect.FileDescriptor
View Source
var File_resource_value_proto protoreflect.FileDescriptor
View Source
var File_server_proto protoreflect.FileDescriptor
View Source
var File_service_proto protoreflect.FileDescriptor
View Source
var File_template_proto protoreflect.FileDescriptor
View Source
var Service_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "v1.Service",
	HandlerType: (*ServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AllEnvironment",
			Handler:    _Service_AllEnvironment_Handler,
		},
		{
			MethodName: "AddEnvironment",
			Handler:    _Service_AddEnvironment_Handler,
		},
		{
			MethodName: "UpdateEnvironment",
			Handler:    _Service_UpdateEnvironment_Handler,
		},
		{
			MethodName: "DeleteEnvironment",
			Handler:    _Service_DeleteEnvironment_Handler,
		},
		{
			MethodName: "GetEnvironmentToken",
			Handler:    _Service_GetEnvironmentToken_Handler,
		},
		{
			MethodName: "ResetEnvironmentToken",
			Handler:    _Service_ResetEnvironmentToken_Handler,
		},
		{
			MethodName: "PageServer",
			Handler:    _Service_PageServer_Handler,
		},
		{
			MethodName: "GetServer",
			Handler:    _Service_GetServer_Handler,
		},
		{
			MethodName: "AddServer",
			Handler:    _Service_AddServer_Handler,
		},
		{
			MethodName: "UpdateServer",
			Handler:    _Service_UpdateServer_Handler,
		},
		{
			MethodName: "DeleteServer",
			Handler:    _Service_DeleteServer_Handler,
		},
		{
			MethodName: "PageResource",
			Handler:    _Service_PageResource_Handler,
		},
		{
			MethodName: "AddResource",
			Handler:    _Service_AddResource_Handler,
		},
		{
			MethodName: "UpdateResource",
			Handler:    _Service_UpdateResource_Handler,
		},
		{
			MethodName: "DeleteResource",
			Handler:    _Service_DeleteResource_Handler,
		},
		{
			MethodName: "AllResourceServer",
			Handler:    _Service_AllResourceServer_Handler,
		},
		{
			MethodName: "AddResourceServer",
			Handler:    _Service_AddResourceServer_Handler,
		},
		{
			MethodName: "DeleteResourceServer",
			Handler:    _Service_DeleteResourceServer_Handler,
		},
		{
			MethodName: "AllServerResource",
			Handler:    _Service_AllServerResource_Handler,
		},
		{
			MethodName: "AllResourceValue",
			Handler:    _Service_AllResourceValue_Handler,
		},
		{
			MethodName: "AddResourceValue",
			Handler:    _Service_AddResourceValue_Handler,
		},
		{
			MethodName: "UpdateResourceValue",
			Handler:    _Service_UpdateResourceValue_Handler,
		},
		{
			MethodName: "PageBusiness",
			Handler:    _Service_PageBusiness_Handler,
		},
		{
			MethodName: "AddBusiness",
			Handler:    _Service_AddBusiness_Handler,
		},
		{
			MethodName: "UpdateBusiness",
			Handler:    _Service_UpdateBusiness_Handler,
		},
		{
			MethodName: "DeleteBusiness",
			Handler:    _Service_DeleteBusiness_Handler,
		},
		{
			MethodName: "AllBusinessValue",
			Handler:    _Service_AllBusinessValue_Handler,
		},
		{
			MethodName: "AddBusinessValue",
			Handler:    _Service_AddBusinessValue_Handler,
		},
		{
			MethodName: "UpdateBusinessValue",
			Handler:    _Service_UpdateBusinessValue_Handler,
		},
		{
			MethodName: "PageTemplate",
			Handler:    _Service_PageTemplate_Handler,
		},
		{
			MethodName: "GetTemplate",
			Handler:    _Service_GetTemplate_Handler,
		},
		{
			MethodName: "CurrentTemplate",
			Handler:    _Service_CurrentTemplate_Handler,
		},
		{
			MethodName: "AddTemplate",
			Handler:    _Service_AddTemplate_Handler,
		},
		{
			MethodName: "UpdateTemplateVersion",
			Handler:    _Service_UpdateTemplateVersion_Handler,
		},
		{
			MethodName: "GetConfig",
			Handler:    _Service_GetConfig_Handler,
		},
	},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "WatchConfig",
			Handler:       _Service_WatchConfig_Handler,
			ServerStreams: true,
		},
	},
	Metadata: "service.proto",
}

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

Functions

func ErrorAlreadyExists added in v1.0.1

func ErrorAlreadyExists() *errors.Error

func ErrorAlreadyExistsFormat added in v1.0.1

func ErrorAlreadyExistsFormat(format string, args ...interface{}) *errors.Error

func ErrorCheckTemplate added in v1.0.1

func ErrorCheckTemplate() *errors.Error

func ErrorCheckTemplateFormat added in v1.0.1

func ErrorCheckTemplateFormat(format string, args ...interface{}) *errors.Error

func ErrorDatabase added in v1.0.1

func ErrorDatabase() *errors.Error

func ErrorDatabaseFormat added in v1.0.1

func ErrorDatabaseFormat(format string, args ...interface{}) *errors.Error

func ErrorNotRecord added in v1.0.1

func ErrorNotRecord() *errors.Error

func ErrorNotRecordFormat added in v1.0.1

func ErrorNotRecordFormat(format string, args ...interface{}) *errors.Error

func ErrorParams added in v1.0.1

func ErrorParams() *errors.Error

func ErrorParamsFormat added in v1.0.1

func ErrorParamsFormat(format string, args ...interface{}) *errors.Error

func ErrorParseTemplate added in v1.0.1

func ErrorParseTemplate() *errors.Error

func ErrorParseTemplateFormat added in v1.0.1

func ErrorParseTemplateFormat(format string, args ...interface{}) *errors.Error

func ErrorResourceFormatValue added in v1.0.1

func ErrorResourceFormatValue() *errors.Error

func ErrorResourceFormatValueFormat added in v1.0.1

func ErrorResourceFormatValueFormat(format string, args ...interface{}) *errors.Error

func ErrorTransform added in v1.0.1

func ErrorTransform() *errors.Error

func ErrorTransformFormat added in v1.0.1

func ErrorTransformFormat(format string, args ...interface{}) *errors.Error

func ErrorVersionExist added in v1.0.1

func ErrorVersionExist() *errors.Error

func ErrorVersionExistFormat added in v1.0.1

func ErrorVersionExistFormat(format string, args ...interface{}) *errors.Error

func IsAlreadyExists added in v1.0.1

func IsAlreadyExists(err error) bool

func IsCheckTemplate added in v1.0.1

func IsCheckTemplate(err error) bool

func IsDatabase added in v1.0.1

func IsDatabase(err error) bool

func IsNotRecord added in v1.0.1

func IsNotRecord(err error) bool

func IsParams added in v1.0.1

func IsParams(err error) bool

func IsParseTemplate added in v1.0.1

func IsParseTemplate(err error) bool

func IsResourceFormatValue added in v1.0.1

func IsResourceFormatValue(err error) bool

func IsTransform added in v1.0.1

func IsTransform(err error) bool

func IsVersionExist added in v1.0.1

func IsVersionExist(err error) bool

func RegisterServiceHTTPServer

func RegisterServiceHTTPServer(s *http.Server, srv ServiceHTTPServer)

func RegisterServiceServer

func RegisterServiceServer(s grpc.ServiceRegistrar, srv ServiceServer)

Types

type AddBusinessRequest added in v1.0.1

type AddBusinessRequest struct {
	ServerId    int64  `protobuf:"varint,1,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	Keyword     string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

新增业务key

func (*AddBusinessRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AddBusinessRequest.ProtoReflect.Descriptor instead.

func (*AddBusinessRequest) GetDescription added in v1.0.1

func (x *AddBusinessRequest) GetDescription() string

func (*AddBusinessRequest) GetKeyword added in v1.0.1

func (x *AddBusinessRequest) GetKeyword() string

func (*AddBusinessRequest) GetServerId added in v1.0.1

func (x *AddBusinessRequest) GetServerId() int64

func (*AddBusinessRequest) ProtoMessage added in v1.0.1

func (*AddBusinessRequest) ProtoMessage()

func (*AddBusinessRequest) ProtoReflect added in v1.0.1

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

func (*AddBusinessRequest) Reset added in v1.0.1

func (x *AddBusinessRequest) Reset()

func (*AddBusinessRequest) String added in v1.0.1

func (x *AddBusinessRequest) String() string

func (*AddBusinessRequest) Validate added in v1.0.1

func (m *AddBusinessRequest) Validate() error

Validate checks the field values on AddBusinessRequest 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 (*AddBusinessRequest) ValidateAll added in v1.0.1

func (m *AddBusinessRequest) ValidateAll() error

ValidateAll checks the field values on AddBusinessRequest 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 AddBusinessRequestMultiError, or nil if none found.

type AddBusinessRequestMultiError added in v1.0.1

type AddBusinessRequestMultiError []error

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

func (AddBusinessRequestMultiError) AllErrors added in v1.0.1

func (m AddBusinessRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AddBusinessRequestMultiError) Error added in v1.0.1

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

type AddBusinessRequestValidationError added in v1.0.1

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

AddBusinessRequestValidationError is the validation error returned by AddBusinessRequest.Validate if the designated constraints aren't met.

func (AddBusinessRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AddBusinessRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AddBusinessRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AddBusinessRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (AddBusinessRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (AddBusinessRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AddBusinessValueRequest added in v1.0.1

type AddBusinessValueRequest struct {
	EnvironmentId int64  `protobuf:"varint,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"`
	BusinessId    int64  `protobuf:"varint,2,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"`
	Value         string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

新增资源值

func (*AddBusinessValueRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AddBusinessValueRequest.ProtoReflect.Descriptor instead.

func (*AddBusinessValueRequest) GetBusinessId added in v1.0.1

func (x *AddBusinessValueRequest) GetBusinessId() int64

func (*AddBusinessValueRequest) GetEnvironmentId added in v1.0.1

func (x *AddBusinessValueRequest) GetEnvironmentId() int64

func (*AddBusinessValueRequest) GetValue added in v1.0.1

func (x *AddBusinessValueRequest) GetValue() string

func (*AddBusinessValueRequest) ProtoMessage added in v1.0.1

func (*AddBusinessValueRequest) ProtoMessage()

func (*AddBusinessValueRequest) ProtoReflect added in v1.0.1

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

func (*AddBusinessValueRequest) Reset added in v1.0.1

func (x *AddBusinessValueRequest) Reset()

func (*AddBusinessValueRequest) String added in v1.0.1

func (x *AddBusinessValueRequest) String() string

func (*AddBusinessValueRequest) Validate added in v1.0.1

func (m *AddBusinessValueRequest) Validate() error

Validate checks the field values on AddBusinessValueRequest 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 (*AddBusinessValueRequest) ValidateAll added in v1.0.1

func (m *AddBusinessValueRequest) ValidateAll() error

ValidateAll checks the field values on AddBusinessValueRequest 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 AddBusinessValueRequestMultiError, or nil if none found.

type AddBusinessValueRequestMultiError added in v1.0.1

type AddBusinessValueRequestMultiError []error

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

func (AddBusinessValueRequestMultiError) AllErrors added in v1.0.1

func (m AddBusinessValueRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AddBusinessValueRequestMultiError) Error added in v1.0.1

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

type AddBusinessValueRequestValidationError added in v1.0.1

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

AddBusinessValueRequestValidationError is the validation error returned by AddBusinessValueRequest.Validate if the designated constraints aren't met.

func (AddBusinessValueRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AddBusinessValueRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AddBusinessValueRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AddBusinessValueRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (AddBusinessValueRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (AddBusinessValueRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AddEnvironmentRequest

type AddEnvironmentRequest struct {
	Keyword     string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword,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"`
	Status      *bool  `protobuf:"varint,4,opt,name=status,proto3,oneof" json:"status,omitempty"`
	// contains filtered or unexported fields
}

新增环境

func (*AddEnvironmentRequest) Descriptor deprecated

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

Deprecated: Use AddEnvironmentRequest.ProtoReflect.Descriptor instead.

func (*AddEnvironmentRequest) GetDescription added in v1.0.1

func (x *AddEnvironmentRequest) GetDescription() string

func (*AddEnvironmentRequest) GetKeyword added in v1.0.1

func (x *AddEnvironmentRequest) GetKeyword() string

func (*AddEnvironmentRequest) GetName added in v1.0.1

func (x *AddEnvironmentRequest) GetName() string

func (*AddEnvironmentRequest) GetStatus added in v1.0.1

func (x *AddEnvironmentRequest) GetStatus() bool

func (*AddEnvironmentRequest) ProtoMessage

func (*AddEnvironmentRequest) ProtoMessage()

func (*AddEnvironmentRequest) ProtoReflect

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

func (*AddEnvironmentRequest) Reset

func (x *AddEnvironmentRequest) Reset()

func (*AddEnvironmentRequest) String

func (x *AddEnvironmentRequest) String() string

func (*AddEnvironmentRequest) Validate

func (m *AddEnvironmentRequest) Validate() error

Validate checks the field values on AddEnvironmentRequest 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 (*AddEnvironmentRequest) ValidateAll

func (m *AddEnvironmentRequest) ValidateAll() error

ValidateAll checks the field values on AddEnvironmentRequest 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 AddEnvironmentRequestMultiError, or nil if none found.

type AddEnvironmentRequestMultiError

type AddEnvironmentRequestMultiError []error

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

func (AddEnvironmentRequestMultiError) AllErrors

func (m AddEnvironmentRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AddEnvironmentRequestMultiError) Error

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

type AddEnvironmentRequestValidationError

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

AddEnvironmentRequestValidationError is the validation error returned by AddEnvironmentRequest.Validate if the designated constraints aren't met.

func (AddEnvironmentRequestValidationError) Cause

Cause function returns cause value.

func (AddEnvironmentRequestValidationError) Error

Error satisfies the builtin error interface

func (AddEnvironmentRequestValidationError) ErrorName

ErrorName returns error name.

func (AddEnvironmentRequestValidationError) Field

Field function returns field value.

func (AddEnvironmentRequestValidationError) Key

Key function returns key value.

func (AddEnvironmentRequestValidationError) Reason

Reason function returns reason value.

type AddResourceRequest added in v1.0.1

type AddResourceRequest struct {
	Keyword     string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	Tag         string `protobuf:"bytes,3,opt,name=tag,proto3" json:"tag,omitempty"`
	Fields      string `protobuf:"bytes,4,opt,name=fields,proto3" json:"fields,omitempty"`
	// contains filtered or unexported fields
}

新增环境

func (*AddResourceRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AddResourceRequest.ProtoReflect.Descriptor instead.

func (*AddResourceRequest) GetDescription added in v1.0.1

func (x *AddResourceRequest) GetDescription() string

func (*AddResourceRequest) GetFields added in v1.0.1

func (x *AddResourceRequest) GetFields() string

func (*AddResourceRequest) GetKeyword added in v1.0.1

func (x *AddResourceRequest) GetKeyword() string

func (*AddResourceRequest) GetTag added in v1.0.1

func (x *AddResourceRequest) GetTag() string

func (*AddResourceRequest) ProtoMessage added in v1.0.1

func (*AddResourceRequest) ProtoMessage()

func (*AddResourceRequest) ProtoReflect added in v1.0.1

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

func (*AddResourceRequest) Reset added in v1.0.1

func (x *AddResourceRequest) Reset()

func (*AddResourceRequest) String added in v1.0.1

func (x *AddResourceRequest) String() string

func (*AddResourceRequest) Validate added in v1.0.1

func (m *AddResourceRequest) Validate() error

Validate checks the field values on AddResourceRequest 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 (*AddResourceRequest) ValidateAll added in v1.0.1

func (m *AddResourceRequest) ValidateAll() error

ValidateAll checks the field values on AddResourceRequest 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 AddResourceRequestMultiError, or nil if none found.

type AddResourceRequestMultiError added in v1.0.1

type AddResourceRequestMultiError []error

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

func (AddResourceRequestMultiError) AllErrors added in v1.0.1

func (m AddResourceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AddResourceRequestMultiError) Error added in v1.0.1

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

type AddResourceRequestValidationError added in v1.0.1

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

AddResourceRequestValidationError is the validation error returned by AddResourceRequest.Validate if the designated constraints aren't met.

func (AddResourceRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AddResourceRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AddResourceRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AddResourceRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (AddResourceRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (AddResourceRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AddResourceServerRequest added in v1.0.1

type AddResourceServerRequest struct {
	ResourceId int64 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	ServerId   int64 `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	// contains filtered or unexported fields
}

新增环境

func (*AddResourceServerRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AddResourceServerRequest.ProtoReflect.Descriptor instead.

func (*AddResourceServerRequest) GetResourceId added in v1.0.1

func (x *AddResourceServerRequest) GetResourceId() int64

func (*AddResourceServerRequest) GetServerId added in v1.0.1

func (x *AddResourceServerRequest) GetServerId() int64

func (*AddResourceServerRequest) ProtoMessage added in v1.0.1

func (*AddResourceServerRequest) ProtoMessage()

func (*AddResourceServerRequest) ProtoReflect added in v1.0.1

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

func (*AddResourceServerRequest) Reset added in v1.0.1

func (x *AddResourceServerRequest) Reset()

func (*AddResourceServerRequest) String added in v1.0.1

func (x *AddResourceServerRequest) String() string

func (*AddResourceServerRequest) Validate added in v1.0.1

func (m *AddResourceServerRequest) Validate() error

Validate checks the field values on AddResourceServerRequest 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 (*AddResourceServerRequest) ValidateAll added in v1.0.1

func (m *AddResourceServerRequest) ValidateAll() error

ValidateAll checks the field values on AddResourceServerRequest 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 AddResourceServerRequestMultiError, or nil if none found.

type AddResourceServerRequestMultiError added in v1.0.1

type AddResourceServerRequestMultiError []error

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

func (AddResourceServerRequestMultiError) AllErrors added in v1.0.1

func (m AddResourceServerRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AddResourceServerRequestMultiError) Error added in v1.0.1

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

type AddResourceServerRequestValidationError added in v1.0.1

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

AddResourceServerRequestValidationError is the validation error returned by AddResourceServerRequest.Validate if the designated constraints aren't met.

func (AddResourceServerRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AddResourceServerRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AddResourceServerRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AddResourceServerRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (AddResourceServerRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (AddResourceServerRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AddResourceValueRequest added in v1.0.1

type AddResourceValueRequest struct {
	EnvironmentId int64  `protobuf:"varint,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"`
	ResourceId    int64  `protobuf:"varint,2,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	Values        string `protobuf:"bytes,3,opt,name=values,proto3" json:"values,omitempty"`
	// contains filtered or unexported fields
}

新增资源值

func (*AddResourceValueRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AddResourceValueRequest.ProtoReflect.Descriptor instead.

func (*AddResourceValueRequest) GetEnvironmentId added in v1.0.1

func (x *AddResourceValueRequest) GetEnvironmentId() int64

func (*AddResourceValueRequest) GetResourceId added in v1.0.1

func (x *AddResourceValueRequest) GetResourceId() int64

func (*AddResourceValueRequest) GetValues added in v1.0.1

func (x *AddResourceValueRequest) GetValues() string

func (*AddResourceValueRequest) ProtoMessage added in v1.0.1

func (*AddResourceValueRequest) ProtoMessage()

func (*AddResourceValueRequest) ProtoReflect added in v1.0.1

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

func (*AddResourceValueRequest) Reset added in v1.0.1

func (x *AddResourceValueRequest) Reset()

func (*AddResourceValueRequest) String added in v1.0.1

func (x *AddResourceValueRequest) String() string

func (*AddResourceValueRequest) Validate added in v1.0.1

func (m *AddResourceValueRequest) Validate() error

Validate checks the field values on AddResourceValueRequest 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 (*AddResourceValueRequest) ValidateAll added in v1.0.1

func (m *AddResourceValueRequest) ValidateAll() error

ValidateAll checks the field values on AddResourceValueRequest 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 AddResourceValueRequestMultiError, or nil if none found.

type AddResourceValueRequestMultiError added in v1.0.1

type AddResourceValueRequestMultiError []error

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

func (AddResourceValueRequestMultiError) AllErrors added in v1.0.1

func (m AddResourceValueRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AddResourceValueRequestMultiError) Error added in v1.0.1

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

type AddResourceValueRequestValidationError added in v1.0.1

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

AddResourceValueRequestValidationError is the validation error returned by AddResourceValueRequest.Validate if the designated constraints aren't met.

func (AddResourceValueRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AddResourceValueRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AddResourceValueRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AddResourceValueRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (AddResourceValueRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (AddResourceValueRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AddServerRequest added in v1.0.1

type AddServerRequest struct {
	Keyword     string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword,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"`
	// contains filtered or unexported fields
}

新增环境

func (*AddServerRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AddServerRequest.ProtoReflect.Descriptor instead.

func (*AddServerRequest) GetDescription added in v1.0.1

func (x *AddServerRequest) GetDescription() string

func (*AddServerRequest) GetKeyword added in v1.0.1

func (x *AddServerRequest) GetKeyword() string

func (*AddServerRequest) GetName added in v1.0.1

func (x *AddServerRequest) GetName() string

func (*AddServerRequest) ProtoMessage added in v1.0.1

func (*AddServerRequest) ProtoMessage()

func (*AddServerRequest) ProtoReflect added in v1.0.1

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

func (*AddServerRequest) Reset added in v1.0.1

func (x *AddServerRequest) Reset()

func (*AddServerRequest) String added in v1.0.1

func (x *AddServerRequest) String() string

func (*AddServerRequest) Validate added in v1.0.1

func (m *AddServerRequest) Validate() error

Validate checks the field values on AddServerRequest 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 (*AddServerRequest) ValidateAll added in v1.0.1

func (m *AddServerRequest) ValidateAll() error

ValidateAll checks the field values on AddServerRequest 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 AddServerRequestMultiError, or nil if none found.

type AddServerRequestMultiError added in v1.0.1

type AddServerRequestMultiError []error

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

func (AddServerRequestMultiError) AllErrors added in v1.0.1

func (m AddServerRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AddServerRequestMultiError) Error added in v1.0.1

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

type AddServerRequestValidationError added in v1.0.1

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

AddServerRequestValidationError is the validation error returned by AddServerRequest.Validate if the designated constraints aren't met.

func (AddServerRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AddServerRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AddServerRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AddServerRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (AddServerRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (AddServerRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AddTemplateRequest added in v1.0.1

type AddTemplateRequest struct {
	ServerId    int64  `protobuf:"varint,1,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	Content     string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"`
	Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

新增模板

func (*AddTemplateRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AddTemplateRequest.ProtoReflect.Descriptor instead.

func (*AddTemplateRequest) GetContent added in v1.0.1

func (x *AddTemplateRequest) GetContent() string

func (*AddTemplateRequest) GetDescription added in v1.0.1

func (x *AddTemplateRequest) GetDescription() string

func (*AddTemplateRequest) GetServerId added in v1.0.1

func (x *AddTemplateRequest) GetServerId() int64

func (*AddTemplateRequest) ProtoMessage added in v1.0.1

func (*AddTemplateRequest) ProtoMessage()

func (*AddTemplateRequest) ProtoReflect added in v1.0.1

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

func (*AddTemplateRequest) Reset added in v1.0.1

func (x *AddTemplateRequest) Reset()

func (*AddTemplateRequest) String added in v1.0.1

func (x *AddTemplateRequest) String() string

func (*AddTemplateRequest) Validate added in v1.0.1

func (m *AddTemplateRequest) Validate() error

Validate checks the field values on AddTemplateRequest 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 (*AddTemplateRequest) ValidateAll added in v1.0.1

func (m *AddTemplateRequest) ValidateAll() error

ValidateAll checks the field values on AddTemplateRequest 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 AddTemplateRequestMultiError, or nil if none found.

type AddTemplateRequestMultiError added in v1.0.1

type AddTemplateRequestMultiError []error

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

func (AddTemplateRequestMultiError) AllErrors added in v1.0.1

func (m AddTemplateRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AddTemplateRequestMultiError) Error added in v1.0.1

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

type AddTemplateRequestValidationError added in v1.0.1

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

AddTemplateRequestValidationError is the validation error returned by AddTemplateRequest.Validate if the designated constraints aren't met.

func (AddTemplateRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AddTemplateRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AddTemplateRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AddTemplateRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (AddTemplateRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (AddTemplateRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllBusinessValueReply added in v1.0.1

type AllBusinessValueReply struct {
	List []*AllBusinessValueReply_BusinessValue `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*AllBusinessValueReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllBusinessValueReply.ProtoReflect.Descriptor instead.

func (*AllBusinessValueReply) GetList added in v1.0.1

func (*AllBusinessValueReply) ProtoMessage added in v1.0.1

func (*AllBusinessValueReply) ProtoMessage()

func (*AllBusinessValueReply) ProtoReflect added in v1.0.1

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

func (*AllBusinessValueReply) Reset added in v1.0.1

func (x *AllBusinessValueReply) Reset()

func (*AllBusinessValueReply) String added in v1.0.1

func (x *AllBusinessValueReply) String() string

func (*AllBusinessValueReply) Validate added in v1.0.1

func (m *AllBusinessValueReply) Validate() error

Validate checks the field values on AllBusinessValueReply 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 (*AllBusinessValueReply) ValidateAll added in v1.0.1

func (m *AllBusinessValueReply) ValidateAll() error

ValidateAll checks the field values on AllBusinessValueReply 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 AllBusinessValueReplyMultiError, or nil if none found.

type AllBusinessValueReplyMultiError added in v1.0.1

type AllBusinessValueReplyMultiError []error

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

func (AllBusinessValueReplyMultiError) AllErrors added in v1.0.1

func (m AllBusinessValueReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AllBusinessValueReplyMultiError) Error added in v1.0.1

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

type AllBusinessValueReplyValidationError added in v1.0.1

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

AllBusinessValueReplyValidationError is the validation error returned by AllBusinessValueReply.Validate if the designated constraints aren't met.

func (AllBusinessValueReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllBusinessValueReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllBusinessValueReplyValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllBusinessValueReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (AllBusinessValueReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (AllBusinessValueReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllBusinessValueReply_BusinessValue added in v1.0.1

type AllBusinessValueReply_BusinessValue struct {
	Id            int64        `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	EnvironmentId int64        `protobuf:"varint,2,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"`
	BusinessId    int64        `protobuf:"varint,3,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"`
	Value         string       `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`
	Environment   *Environment `protobuf:"bytes,5,opt,name=environment,proto3" json:"environment,omitempty"`
	// contains filtered or unexported fields
}

func (*AllBusinessValueReply_BusinessValue) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllBusinessValueReply_BusinessValue.ProtoReflect.Descriptor instead.

func (*AllBusinessValueReply_BusinessValue) GetBusinessId added in v1.0.1

func (x *AllBusinessValueReply_BusinessValue) GetBusinessId() int64

func (*AllBusinessValueReply_BusinessValue) GetEnvironment added in v1.0.1

func (x *AllBusinessValueReply_BusinessValue) GetEnvironment() *Environment

func (*AllBusinessValueReply_BusinessValue) GetEnvironmentId added in v1.0.1

func (x *AllBusinessValueReply_BusinessValue) GetEnvironmentId() int64

func (*AllBusinessValueReply_BusinessValue) GetId added in v1.0.1

func (*AllBusinessValueReply_BusinessValue) GetValue added in v1.0.1

func (*AllBusinessValueReply_BusinessValue) ProtoMessage added in v1.0.1

func (*AllBusinessValueReply_BusinessValue) ProtoMessage()

func (*AllBusinessValueReply_BusinessValue) ProtoReflect added in v1.0.1

func (*AllBusinessValueReply_BusinessValue) Reset added in v1.0.1

func (*AllBusinessValueReply_BusinessValue) String added in v1.0.1

func (*AllBusinessValueReply_BusinessValue) Validate added in v1.0.1

Validate checks the field values on AllBusinessValueReply_BusinessValue 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 (*AllBusinessValueReply_BusinessValue) ValidateAll added in v1.0.1

func (m *AllBusinessValueReply_BusinessValue) ValidateAll() error

ValidateAll checks the field values on AllBusinessValueReply_BusinessValue 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 AllBusinessValueReply_BusinessValueMultiError, or nil if none found.

type AllBusinessValueReply_BusinessValueMultiError added in v1.0.1

type AllBusinessValueReply_BusinessValueMultiError []error

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

func (AllBusinessValueReply_BusinessValueMultiError) AllErrors added in v1.0.1

AllErrors returns a list of validation violation errors.

func (AllBusinessValueReply_BusinessValueMultiError) Error added in v1.0.1

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

type AllBusinessValueReply_BusinessValueValidationError added in v1.0.1

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

AllBusinessValueReply_BusinessValueValidationError is the validation error returned by AllBusinessValueReply_BusinessValue.Validate if the designated constraints aren't met.

func (AllBusinessValueReply_BusinessValueValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllBusinessValueReply_BusinessValueValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllBusinessValueReply_BusinessValueValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllBusinessValueReply_BusinessValueValidationError) Field added in v1.0.1

Field function returns field value.

func (AllBusinessValueReply_BusinessValueValidationError) Key added in v1.0.1

Key function returns key value.

func (AllBusinessValueReply_BusinessValueValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllBusinessValueRequest added in v1.0.1

type AllBusinessValueRequest struct {
	BusinessId int64 `protobuf:"varint,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"`
	// contains filtered or unexported fields
}

func (*AllBusinessValueRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllBusinessValueRequest.ProtoReflect.Descriptor instead.

func (*AllBusinessValueRequest) GetBusinessId added in v1.0.1

func (x *AllBusinessValueRequest) GetBusinessId() int64

func (*AllBusinessValueRequest) ProtoMessage added in v1.0.1

func (*AllBusinessValueRequest) ProtoMessage()

func (*AllBusinessValueRequest) ProtoReflect added in v1.0.1

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

func (*AllBusinessValueRequest) Reset added in v1.0.1

func (x *AllBusinessValueRequest) Reset()

func (*AllBusinessValueRequest) String added in v1.0.1

func (x *AllBusinessValueRequest) String() string

func (*AllBusinessValueRequest) Validate added in v1.0.1

func (m *AllBusinessValueRequest) Validate() error

Validate checks the field values on AllBusinessValueRequest 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 (*AllBusinessValueRequest) ValidateAll added in v1.0.1

func (m *AllBusinessValueRequest) ValidateAll() error

ValidateAll checks the field values on AllBusinessValueRequest 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 AllBusinessValueRequestMultiError, or nil if none found.

type AllBusinessValueRequestMultiError added in v1.0.1

type AllBusinessValueRequestMultiError []error

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

func (AllBusinessValueRequestMultiError) AllErrors added in v1.0.1

func (m AllBusinessValueRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AllBusinessValueRequestMultiError) Error added in v1.0.1

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

type AllBusinessValueRequestValidationError added in v1.0.1

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

AllBusinessValueRequestValidationError is the validation error returned by AllBusinessValueRequest.Validate if the designated constraints aren't met.

func (AllBusinessValueRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllBusinessValueRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllBusinessValueRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllBusinessValueRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (AllBusinessValueRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (AllBusinessValueRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllEnvironmentReply added in v1.0.1

type AllEnvironmentReply struct {
	List []*Environment `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

获取环境列表

func (*AllEnvironmentReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllEnvironmentReply.ProtoReflect.Descriptor instead.

func (*AllEnvironmentReply) GetList added in v1.0.1

func (x *AllEnvironmentReply) GetList() []*Environment

func (*AllEnvironmentReply) ProtoMessage added in v1.0.1

func (*AllEnvironmentReply) ProtoMessage()

func (*AllEnvironmentReply) ProtoReflect added in v1.0.1

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

func (*AllEnvironmentReply) Reset added in v1.0.1

func (x *AllEnvironmentReply) Reset()

func (*AllEnvironmentReply) String added in v1.0.1

func (x *AllEnvironmentReply) String() string

func (*AllEnvironmentReply) Validate added in v1.0.1

func (m *AllEnvironmentReply) Validate() error

Validate checks the field values on AllEnvironmentReply 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 (*AllEnvironmentReply) ValidateAll added in v1.0.1

func (m *AllEnvironmentReply) ValidateAll() error

ValidateAll checks the field values on AllEnvironmentReply 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 AllEnvironmentReplyMultiError, or nil if none found.

type AllEnvironmentReplyMultiError added in v1.0.1

type AllEnvironmentReplyMultiError []error

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

func (AllEnvironmentReplyMultiError) AllErrors added in v1.0.1

func (m AllEnvironmentReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AllEnvironmentReplyMultiError) Error added in v1.0.1

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

type AllEnvironmentReplyValidationError added in v1.0.1

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

AllEnvironmentReplyValidationError is the validation error returned by AllEnvironmentReply.Validate if the designated constraints aren't met.

func (AllEnvironmentReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllEnvironmentReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllEnvironmentReplyValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllEnvironmentReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (AllEnvironmentReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (AllEnvironmentReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllResourceServerReply added in v1.0.1

type AllResourceServerReply struct {
	List []*AllResourceServerReply_ResourceServer `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*AllResourceServerReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllResourceServerReply.ProtoReflect.Descriptor instead.

func (*AllResourceServerReply) GetList added in v1.0.1

func (*AllResourceServerReply) ProtoMessage added in v1.0.1

func (*AllResourceServerReply) ProtoMessage()

func (*AllResourceServerReply) ProtoReflect added in v1.0.1

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

func (*AllResourceServerReply) Reset added in v1.0.1

func (x *AllResourceServerReply) Reset()

func (*AllResourceServerReply) String added in v1.0.1

func (x *AllResourceServerReply) String() string

func (*AllResourceServerReply) Validate added in v1.0.1

func (m *AllResourceServerReply) Validate() error

Validate checks the field values on AllResourceServerReply 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 (*AllResourceServerReply) ValidateAll added in v1.0.1

func (m *AllResourceServerReply) ValidateAll() error

ValidateAll checks the field values on AllResourceServerReply 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 AllResourceServerReplyMultiError, or nil if none found.

type AllResourceServerReplyMultiError added in v1.0.1

type AllResourceServerReplyMultiError []error

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

func (AllResourceServerReplyMultiError) AllErrors added in v1.0.1

func (m AllResourceServerReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AllResourceServerReplyMultiError) Error added in v1.0.1

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

type AllResourceServerReplyValidationError added in v1.0.1

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

AllResourceServerReplyValidationError is the validation error returned by AllResourceServerReply.Validate if the designated constraints aren't met.

func (AllResourceServerReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllResourceServerReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllResourceServerReplyValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllResourceServerReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (AllResourceServerReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (AllResourceServerReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllResourceServerReply_ResourceServer added in v1.0.1

type AllResourceServerReply_ResourceServer struct {
	ResourceId int64   `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	ServerId   int64   `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	Server     *Server `protobuf:"bytes,3,opt,name=server,proto3" json:"server,omitempty"`
	// contains filtered or unexported fields
}

func (*AllResourceServerReply_ResourceServer) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllResourceServerReply_ResourceServer.ProtoReflect.Descriptor instead.

func (*AllResourceServerReply_ResourceServer) GetResourceId added in v1.0.1

func (x *AllResourceServerReply_ResourceServer) GetResourceId() int64

func (*AllResourceServerReply_ResourceServer) GetServer added in v1.0.1

func (*AllResourceServerReply_ResourceServer) GetServerId added in v1.0.1

func (*AllResourceServerReply_ResourceServer) ProtoMessage added in v1.0.1

func (*AllResourceServerReply_ResourceServer) ProtoMessage()

func (*AllResourceServerReply_ResourceServer) ProtoReflect added in v1.0.1

func (*AllResourceServerReply_ResourceServer) Reset added in v1.0.1

func (*AllResourceServerReply_ResourceServer) String added in v1.0.1

func (*AllResourceServerReply_ResourceServer) Validate added in v1.0.1

Validate checks the field values on AllResourceServerReply_ResourceServer 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 (*AllResourceServerReply_ResourceServer) ValidateAll added in v1.0.1

ValidateAll checks the field values on AllResourceServerReply_ResourceServer 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 AllResourceServerReply_ResourceServerMultiError, or nil if none found.

type AllResourceServerReply_ResourceServerMultiError added in v1.0.1

type AllResourceServerReply_ResourceServerMultiError []error

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

func (AllResourceServerReply_ResourceServerMultiError) AllErrors added in v1.0.1

AllErrors returns a list of validation violation errors.

func (AllResourceServerReply_ResourceServerMultiError) Error added in v1.0.1

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

type AllResourceServerReply_ResourceServerValidationError added in v1.0.1

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

AllResourceServerReply_ResourceServerValidationError is the validation error returned by AllResourceServerReply_ResourceServer.Validate if the designated constraints aren't met.

func (AllResourceServerReply_ResourceServerValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllResourceServerReply_ResourceServerValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllResourceServerReply_ResourceServerValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllResourceServerReply_ResourceServerValidationError) Field added in v1.0.1

Field function returns field value.

func (AllResourceServerReply_ResourceServerValidationError) Key added in v1.0.1

Key function returns key value.

func (AllResourceServerReply_ResourceServerValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllResourceServerRequest added in v1.0.1

type AllResourceServerRequest struct {
	ResourceId int64 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	// contains filtered or unexported fields
}

func (*AllResourceServerRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllResourceServerRequest.ProtoReflect.Descriptor instead.

func (*AllResourceServerRequest) GetResourceId added in v1.0.1

func (x *AllResourceServerRequest) GetResourceId() int64

func (*AllResourceServerRequest) ProtoMessage added in v1.0.1

func (*AllResourceServerRequest) ProtoMessage()

func (*AllResourceServerRequest) ProtoReflect added in v1.0.1

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

func (*AllResourceServerRequest) Reset added in v1.0.1

func (x *AllResourceServerRequest) Reset()

func (*AllResourceServerRequest) String added in v1.0.1

func (x *AllResourceServerRequest) String() string

func (*AllResourceServerRequest) Validate added in v1.0.1

func (m *AllResourceServerRequest) Validate() error

Validate checks the field values on AllResourceServerRequest 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 (*AllResourceServerRequest) ValidateAll added in v1.0.1

func (m *AllResourceServerRequest) ValidateAll() error

ValidateAll checks the field values on AllResourceServerRequest 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 AllResourceServerRequestMultiError, or nil if none found.

type AllResourceServerRequestMultiError added in v1.0.1

type AllResourceServerRequestMultiError []error

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

func (AllResourceServerRequestMultiError) AllErrors added in v1.0.1

func (m AllResourceServerRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AllResourceServerRequestMultiError) Error added in v1.0.1

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

type AllResourceServerRequestValidationError added in v1.0.1

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

AllResourceServerRequestValidationError is the validation error returned by AllResourceServerRequest.Validate if the designated constraints aren't met.

func (AllResourceServerRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllResourceServerRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllResourceServerRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllResourceServerRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (AllResourceServerRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (AllResourceServerRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllResourceValueReply added in v1.0.1

type AllResourceValueReply struct {
	List []*AllResourceValueReply_ResourceValue `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*AllResourceValueReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllResourceValueReply.ProtoReflect.Descriptor instead.

func (*AllResourceValueReply) GetList added in v1.0.1

func (*AllResourceValueReply) ProtoMessage added in v1.0.1

func (*AllResourceValueReply) ProtoMessage()

func (*AllResourceValueReply) ProtoReflect added in v1.0.1

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

func (*AllResourceValueReply) Reset added in v1.0.1

func (x *AllResourceValueReply) Reset()

func (*AllResourceValueReply) String added in v1.0.1

func (x *AllResourceValueReply) String() string

func (*AllResourceValueReply) Validate added in v1.0.1

func (m *AllResourceValueReply) Validate() error

Validate checks the field values on AllResourceValueReply 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 (*AllResourceValueReply) ValidateAll added in v1.0.1

func (m *AllResourceValueReply) ValidateAll() error

ValidateAll checks the field values on AllResourceValueReply 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 AllResourceValueReplyMultiError, or nil if none found.

type AllResourceValueReplyMultiError added in v1.0.1

type AllResourceValueReplyMultiError []error

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

func (AllResourceValueReplyMultiError) AllErrors added in v1.0.1

func (m AllResourceValueReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AllResourceValueReplyMultiError) Error added in v1.0.1

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

type AllResourceValueReplyValidationError added in v1.0.1

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

AllResourceValueReplyValidationError is the validation error returned by AllResourceValueReply.Validate if the designated constraints aren't met.

func (AllResourceValueReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllResourceValueReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllResourceValueReplyValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllResourceValueReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (AllResourceValueReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (AllResourceValueReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllResourceValueReply_ResourceValue added in v1.0.1

type AllResourceValueReply_ResourceValue struct {
	Id            int64        `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	EnvironmentId int64        `protobuf:"varint,2,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"`
	ResourceId    int64        `protobuf:"varint,3,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	Values        string       `protobuf:"bytes,4,opt,name=values,proto3" json:"values,omitempty"`
	Environment   *Environment `protobuf:"bytes,5,opt,name=environment,proto3" json:"environment,omitempty"`
	// contains filtered or unexported fields
}

func (*AllResourceValueReply_ResourceValue) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllResourceValueReply_ResourceValue.ProtoReflect.Descriptor instead.

func (*AllResourceValueReply_ResourceValue) GetEnvironment added in v1.0.1

func (x *AllResourceValueReply_ResourceValue) GetEnvironment() *Environment

func (*AllResourceValueReply_ResourceValue) GetEnvironmentId added in v1.0.1

func (x *AllResourceValueReply_ResourceValue) GetEnvironmentId() int64

func (*AllResourceValueReply_ResourceValue) GetId added in v1.0.1

func (*AllResourceValueReply_ResourceValue) GetResourceId added in v1.0.1

func (x *AllResourceValueReply_ResourceValue) GetResourceId() int64

func (*AllResourceValueReply_ResourceValue) GetValues added in v1.0.1

func (*AllResourceValueReply_ResourceValue) ProtoMessage added in v1.0.1

func (*AllResourceValueReply_ResourceValue) ProtoMessage()

func (*AllResourceValueReply_ResourceValue) ProtoReflect added in v1.0.1

func (*AllResourceValueReply_ResourceValue) Reset added in v1.0.1

func (*AllResourceValueReply_ResourceValue) String added in v1.0.1

func (*AllResourceValueReply_ResourceValue) Validate added in v1.0.1

Validate checks the field values on AllResourceValueReply_ResourceValue 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 (*AllResourceValueReply_ResourceValue) ValidateAll added in v1.0.1

func (m *AllResourceValueReply_ResourceValue) ValidateAll() error

ValidateAll checks the field values on AllResourceValueReply_ResourceValue 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 AllResourceValueReply_ResourceValueMultiError, or nil if none found.

type AllResourceValueReply_ResourceValueMultiError added in v1.0.1

type AllResourceValueReply_ResourceValueMultiError []error

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

func (AllResourceValueReply_ResourceValueMultiError) AllErrors added in v1.0.1

AllErrors returns a list of validation violation errors.

func (AllResourceValueReply_ResourceValueMultiError) Error added in v1.0.1

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

type AllResourceValueReply_ResourceValueValidationError added in v1.0.1

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

AllResourceValueReply_ResourceValueValidationError is the validation error returned by AllResourceValueReply_ResourceValue.Validate if the designated constraints aren't met.

func (AllResourceValueReply_ResourceValueValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllResourceValueReply_ResourceValueValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllResourceValueReply_ResourceValueValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllResourceValueReply_ResourceValueValidationError) Field added in v1.0.1

Field function returns field value.

func (AllResourceValueReply_ResourceValueValidationError) Key added in v1.0.1

Key function returns key value.

func (AllResourceValueReply_ResourceValueValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllResourceValueRequest added in v1.0.1

type AllResourceValueRequest struct {
	ResourceId int64 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	// contains filtered or unexported fields
}

func (*AllResourceValueRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllResourceValueRequest.ProtoReflect.Descriptor instead.

func (*AllResourceValueRequest) GetResourceId added in v1.0.1

func (x *AllResourceValueRequest) GetResourceId() int64

func (*AllResourceValueRequest) ProtoMessage added in v1.0.1

func (*AllResourceValueRequest) ProtoMessage()

func (*AllResourceValueRequest) ProtoReflect added in v1.0.1

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

func (*AllResourceValueRequest) Reset added in v1.0.1

func (x *AllResourceValueRequest) Reset()

func (*AllResourceValueRequest) String added in v1.0.1

func (x *AllResourceValueRequest) String() string

func (*AllResourceValueRequest) Validate added in v1.0.1

func (m *AllResourceValueRequest) Validate() error

Validate checks the field values on AllResourceValueRequest 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 (*AllResourceValueRequest) ValidateAll added in v1.0.1

func (m *AllResourceValueRequest) ValidateAll() error

ValidateAll checks the field values on AllResourceValueRequest 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 AllResourceValueRequestMultiError, or nil if none found.

type AllResourceValueRequestMultiError added in v1.0.1

type AllResourceValueRequestMultiError []error

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

func (AllResourceValueRequestMultiError) AllErrors added in v1.0.1

func (m AllResourceValueRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AllResourceValueRequestMultiError) Error added in v1.0.1

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

type AllResourceValueRequestValidationError added in v1.0.1

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

AllResourceValueRequestValidationError is the validation error returned by AllResourceValueRequest.Validate if the designated constraints aren't met.

func (AllResourceValueRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllResourceValueRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllResourceValueRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllResourceValueRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (AllResourceValueRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (AllResourceValueRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllServerResourceReply added in v1.0.1

type AllServerResourceReply struct {
	List []*AllServerResourceReply_ResourceServer `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*AllServerResourceReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllServerResourceReply.ProtoReflect.Descriptor instead.

func (*AllServerResourceReply) GetList added in v1.0.1

func (*AllServerResourceReply) ProtoMessage added in v1.0.1

func (*AllServerResourceReply) ProtoMessage()

func (*AllServerResourceReply) ProtoReflect added in v1.0.1

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

func (*AllServerResourceReply) Reset added in v1.0.1

func (x *AllServerResourceReply) Reset()

func (*AllServerResourceReply) String added in v1.0.1

func (x *AllServerResourceReply) String() string

func (*AllServerResourceReply) Validate added in v1.0.1

func (m *AllServerResourceReply) Validate() error

Validate checks the field values on AllServerResourceReply 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 (*AllServerResourceReply) ValidateAll added in v1.0.1

func (m *AllServerResourceReply) ValidateAll() error

ValidateAll checks the field values on AllServerResourceReply 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 AllServerResourceReplyMultiError, or nil if none found.

type AllServerResourceReplyMultiError added in v1.0.1

type AllServerResourceReplyMultiError []error

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

func (AllServerResourceReplyMultiError) AllErrors added in v1.0.1

func (m AllServerResourceReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AllServerResourceReplyMultiError) Error added in v1.0.1

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

type AllServerResourceReplyValidationError added in v1.0.1

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

AllServerResourceReplyValidationError is the validation error returned by AllServerResourceReply.Validate if the designated constraints aren't met.

func (AllServerResourceReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllServerResourceReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllServerResourceReplyValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllServerResourceReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (AllServerResourceReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (AllServerResourceReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllServerResourceReply_ResourceServer added in v1.0.1

type AllServerResourceReply_ResourceServer struct {
	ResourceId int64     `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	ServerId   int64     `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	Resource   *Resource `protobuf:"bytes,3,opt,name=resource,proto3" json:"resource,omitempty"`
	// contains filtered or unexported fields
}

func (*AllServerResourceReply_ResourceServer) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllServerResourceReply_ResourceServer.ProtoReflect.Descriptor instead.

func (*AllServerResourceReply_ResourceServer) GetResource added in v1.0.1

func (*AllServerResourceReply_ResourceServer) GetResourceId added in v1.0.1

func (x *AllServerResourceReply_ResourceServer) GetResourceId() int64

func (*AllServerResourceReply_ResourceServer) GetServerId added in v1.0.1

func (*AllServerResourceReply_ResourceServer) ProtoMessage added in v1.0.1

func (*AllServerResourceReply_ResourceServer) ProtoMessage()

func (*AllServerResourceReply_ResourceServer) ProtoReflect added in v1.0.1

func (*AllServerResourceReply_ResourceServer) Reset added in v1.0.1

func (*AllServerResourceReply_ResourceServer) String added in v1.0.1

func (*AllServerResourceReply_ResourceServer) Validate added in v1.0.1

Validate checks the field values on AllServerResourceReply_ResourceServer 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 (*AllServerResourceReply_ResourceServer) ValidateAll added in v1.0.1

ValidateAll checks the field values on AllServerResourceReply_ResourceServer 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 AllServerResourceReply_ResourceServerMultiError, or nil if none found.

type AllServerResourceReply_ResourceServerMultiError added in v1.0.1

type AllServerResourceReply_ResourceServerMultiError []error

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

func (AllServerResourceReply_ResourceServerMultiError) AllErrors added in v1.0.1

AllErrors returns a list of validation violation errors.

func (AllServerResourceReply_ResourceServerMultiError) Error added in v1.0.1

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

type AllServerResourceReply_ResourceServerValidationError added in v1.0.1

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

AllServerResourceReply_ResourceServerValidationError is the validation error returned by AllServerResourceReply_ResourceServer.Validate if the designated constraints aren't met.

func (AllServerResourceReply_ResourceServerValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllServerResourceReply_ResourceServerValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllServerResourceReply_ResourceServerValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllServerResourceReply_ResourceServerValidationError) Field added in v1.0.1

Field function returns field value.

func (AllServerResourceReply_ResourceServerValidationError) Key added in v1.0.1

Key function returns key value.

func (AllServerResourceReply_ResourceServerValidationError) Reason added in v1.0.1

Reason function returns reason value.

type AllServerResourceRequest added in v1.0.1

type AllServerResourceRequest struct {
	ServerId int64 `protobuf:"varint,1,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	// contains filtered or unexported fields
}

func (*AllServerResourceRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use AllServerResourceRequest.ProtoReflect.Descriptor instead.

func (*AllServerResourceRequest) GetServerId added in v1.0.1

func (x *AllServerResourceRequest) GetServerId() int64

func (*AllServerResourceRequest) ProtoMessage added in v1.0.1

func (*AllServerResourceRequest) ProtoMessage()

func (*AllServerResourceRequest) ProtoReflect added in v1.0.1

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

func (*AllServerResourceRequest) Reset added in v1.0.1

func (x *AllServerResourceRequest) Reset()

func (*AllServerResourceRequest) String added in v1.0.1

func (x *AllServerResourceRequest) String() string

func (*AllServerResourceRequest) Validate added in v1.0.1

func (m *AllServerResourceRequest) Validate() error

Validate checks the field values on AllServerResourceRequest 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 (*AllServerResourceRequest) ValidateAll added in v1.0.1

func (m *AllServerResourceRequest) ValidateAll() error

ValidateAll checks the field values on AllServerResourceRequest 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 AllServerResourceRequestMultiError, or nil if none found.

type AllServerResourceRequestMultiError added in v1.0.1

type AllServerResourceRequestMultiError []error

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

func (AllServerResourceRequestMultiError) AllErrors added in v1.0.1

func (m AllServerResourceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (AllServerResourceRequestMultiError) Error added in v1.0.1

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

type AllServerResourceRequestValidationError added in v1.0.1

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

AllServerResourceRequestValidationError is the validation error returned by AllServerResourceRequest.Validate if the designated constraints aren't met.

func (AllServerResourceRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (AllServerResourceRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (AllServerResourceRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (AllServerResourceRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (AllServerResourceRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (AllServerResourceRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type Business added in v1.0.1

type Business struct {
	Id          int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ServerId    int64  `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	Keyword     string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

func (*Business) Descriptor deprecated added in v1.0.1

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

Deprecated: Use Business.ProtoReflect.Descriptor instead.

func (*Business) GetDescription added in v1.0.1

func (x *Business) GetDescription() string

func (*Business) GetId added in v1.0.1

func (x *Business) GetId() int64

func (*Business) GetKeyword added in v1.0.1

func (x *Business) GetKeyword() string

func (*Business) GetServerId added in v1.0.1

func (x *Business) GetServerId() int64

func (*Business) ProtoMessage added in v1.0.1

func (*Business) ProtoMessage()

func (*Business) ProtoReflect added in v1.0.1

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

func (*Business) Reset added in v1.0.1

func (x *Business) Reset()

func (*Business) String added in v1.0.1

func (x *Business) String() string

func (*Business) Validate added in v1.0.1

func (m *Business) Validate() error

Validate checks the field values on Business 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 (*Business) ValidateAll added in v1.0.1

func (m *Business) ValidateAll() error

ValidateAll checks the field values on Business 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 BusinessMultiError, or nil if none found.

type BusinessMultiError added in v1.0.1

type BusinessMultiError []error

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

func (BusinessMultiError) AllErrors added in v1.0.1

func (m BusinessMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (BusinessMultiError) Error added in v1.0.1

func (m BusinessMultiError) Error() string

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

type BusinessValidationError added in v1.0.1

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

BusinessValidationError is the validation error returned by Business.Validate if the designated constraints aren't met.

func (BusinessValidationError) Cause added in v1.0.1

func (e BusinessValidationError) Cause() error

Cause function returns cause value.

func (BusinessValidationError) Error added in v1.0.1

func (e BusinessValidationError) Error() string

Error satisfies the builtin error interface

func (BusinessValidationError) ErrorName added in v1.0.1

func (e BusinessValidationError) ErrorName() string

ErrorName returns error name.

func (BusinessValidationError) Field added in v1.0.1

func (e BusinessValidationError) Field() string

Field function returns field value.

func (BusinessValidationError) Key added in v1.0.1

func (e BusinessValidationError) Key() bool

Key function returns key value.

func (BusinessValidationError) Reason added in v1.0.1

func (e BusinessValidationError) Reason() string

Reason function returns reason value.

type CurrentTemplateReply added in v1.0.1

type CurrentTemplateReply struct {
	Id          int64   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ServerId    int64   `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	Content     string  `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"`
	Description string  `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	Version     string  `protobuf:"bytes,5,opt,name=version,proto3" json:"version,omitempty"`
	IsUse       bool    `protobuf:"varint,6,opt,name=is_use,json=isUse,proto3" json:"is_use,omitempty"`
	Operator    *string `protobuf:"bytes,7,opt,name=operator,proto3,oneof" json:"operator,omitempty"`
	OperatorId  *int64  `protobuf:"varint,8,opt,name=operator_id,json=operatorId,proto3,oneof" json:"operator_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CurrentTemplateReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use CurrentTemplateReply.ProtoReflect.Descriptor instead.

func (*CurrentTemplateReply) GetContent added in v1.0.1

func (x *CurrentTemplateReply) GetContent() string

func (*CurrentTemplateReply) GetDescription added in v1.0.1

func (x *CurrentTemplateReply) GetDescription() string

func (*CurrentTemplateReply) GetId added in v1.0.1

func (x *CurrentTemplateReply) GetId() int64

func (*CurrentTemplateReply) GetIsUse added in v1.0.1

func (x *CurrentTemplateReply) GetIsUse() bool

func (*CurrentTemplateReply) GetOperator added in v1.0.1

func (x *CurrentTemplateReply) GetOperator() string

func (*CurrentTemplateReply) GetOperatorId added in v1.0.1

func (x *CurrentTemplateReply) GetOperatorId() int64

func (*CurrentTemplateReply) GetServerId added in v1.0.1

func (x *CurrentTemplateReply) GetServerId() int64

func (*CurrentTemplateReply) GetVersion added in v1.0.1

func (x *CurrentTemplateReply) GetVersion() string

func (*CurrentTemplateReply) ProtoMessage added in v1.0.1

func (*CurrentTemplateReply) ProtoMessage()

func (*CurrentTemplateReply) ProtoReflect added in v1.0.1

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

func (*CurrentTemplateReply) Reset added in v1.0.1

func (x *CurrentTemplateReply) Reset()

func (*CurrentTemplateReply) String added in v1.0.1

func (x *CurrentTemplateReply) String() string

func (*CurrentTemplateReply) Validate added in v1.0.1

func (m *CurrentTemplateReply) Validate() error

Validate checks the field values on CurrentTemplateReply 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 (*CurrentTemplateReply) ValidateAll added in v1.0.1

func (m *CurrentTemplateReply) ValidateAll() error

ValidateAll checks the field values on CurrentTemplateReply 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 CurrentTemplateReplyMultiError, or nil if none found.

type CurrentTemplateReplyMultiError added in v1.0.1

type CurrentTemplateReplyMultiError []error

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

func (CurrentTemplateReplyMultiError) AllErrors added in v1.0.1

func (m CurrentTemplateReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CurrentTemplateReplyMultiError) Error added in v1.0.1

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

type CurrentTemplateReplyValidationError added in v1.0.1

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

CurrentTemplateReplyValidationError is the validation error returned by CurrentTemplateReply.Validate if the designated constraints aren't met.

func (CurrentTemplateReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (CurrentTemplateReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (CurrentTemplateReplyValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (CurrentTemplateReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (CurrentTemplateReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (CurrentTemplateReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type CurrentTemplateRequest added in v1.0.1

type CurrentTemplateRequest struct {
	ServerId int64 `protobuf:"varint,1,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	// contains filtered or unexported fields
}

查询指定模板

func (*CurrentTemplateRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use CurrentTemplateRequest.ProtoReflect.Descriptor instead.

func (*CurrentTemplateRequest) GetServerId added in v1.0.1

func (x *CurrentTemplateRequest) GetServerId() int64

func (*CurrentTemplateRequest) ProtoMessage added in v1.0.1

func (*CurrentTemplateRequest) ProtoMessage()

func (*CurrentTemplateRequest) ProtoReflect added in v1.0.1

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

func (*CurrentTemplateRequest) Reset added in v1.0.1

func (x *CurrentTemplateRequest) Reset()

func (*CurrentTemplateRequest) String added in v1.0.1

func (x *CurrentTemplateRequest) String() string

func (*CurrentTemplateRequest) Validate added in v1.0.1

func (m *CurrentTemplateRequest) Validate() error

Validate checks the field values on CurrentTemplateRequest 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 (*CurrentTemplateRequest) ValidateAll added in v1.0.1

func (m *CurrentTemplateRequest) ValidateAll() error

ValidateAll checks the field values on CurrentTemplateRequest 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 CurrentTemplateRequestMultiError, or nil if none found.

type CurrentTemplateRequestMultiError added in v1.0.1

type CurrentTemplateRequestMultiError []error

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

func (CurrentTemplateRequestMultiError) AllErrors added in v1.0.1

func (m CurrentTemplateRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CurrentTemplateRequestMultiError) Error added in v1.0.1

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

type CurrentTemplateRequestValidationError added in v1.0.1

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

CurrentTemplateRequestValidationError is the validation error returned by CurrentTemplateRequest.Validate if the designated constraints aren't met.

func (CurrentTemplateRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (CurrentTemplateRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (CurrentTemplateRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (CurrentTemplateRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (CurrentTemplateRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (CurrentTemplateRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type DeleteBusinessRequest added in v1.0.1

type DeleteBusinessRequest struct {
	Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

删除业务key

func (*DeleteBusinessRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use DeleteBusinessRequest.ProtoReflect.Descriptor instead.

func (*DeleteBusinessRequest) GetId added in v1.0.1

func (x *DeleteBusinessRequest) GetId() int64

func (*DeleteBusinessRequest) ProtoMessage added in v1.0.1

func (*DeleteBusinessRequest) ProtoMessage()

func (*DeleteBusinessRequest) ProtoReflect added in v1.0.1

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

func (*DeleteBusinessRequest) Reset added in v1.0.1

func (x *DeleteBusinessRequest) Reset()

func (*DeleteBusinessRequest) String added in v1.0.1

func (x *DeleteBusinessRequest) String() string

func (*DeleteBusinessRequest) Validate added in v1.0.1

func (m *DeleteBusinessRequest) Validate() error

Validate checks the field values on DeleteBusinessRequest 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 (*DeleteBusinessRequest) ValidateAll added in v1.0.1

func (m *DeleteBusinessRequest) ValidateAll() error

ValidateAll checks the field values on DeleteBusinessRequest 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 DeleteBusinessRequestMultiError, or nil if none found.

type DeleteBusinessRequestMultiError added in v1.0.1

type DeleteBusinessRequestMultiError []error

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

func (DeleteBusinessRequestMultiError) AllErrors added in v1.0.1

func (m DeleteBusinessRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteBusinessRequestMultiError) Error added in v1.0.1

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

type DeleteBusinessRequestValidationError added in v1.0.1

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

DeleteBusinessRequestValidationError is the validation error returned by DeleteBusinessRequest.Validate if the designated constraints aren't met.

func (DeleteBusinessRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (DeleteBusinessRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (DeleteBusinessRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (DeleteBusinessRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (DeleteBusinessRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (DeleteBusinessRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type DeleteEnvironmentRequest

type DeleteEnvironmentRequest struct {
	Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

删除环境

func (*DeleteEnvironmentRequest) Descriptor deprecated

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

Deprecated: Use DeleteEnvironmentRequest.ProtoReflect.Descriptor instead.

func (*DeleteEnvironmentRequest) GetId

func (x *DeleteEnvironmentRequest) GetId() int64

func (*DeleteEnvironmentRequest) ProtoMessage

func (*DeleteEnvironmentRequest) ProtoMessage()

func (*DeleteEnvironmentRequest) ProtoReflect

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

func (*DeleteEnvironmentRequest) Reset

func (x *DeleteEnvironmentRequest) Reset()

func (*DeleteEnvironmentRequest) String

func (x *DeleteEnvironmentRequest) String() string

func (*DeleteEnvironmentRequest) Validate

func (m *DeleteEnvironmentRequest) Validate() error

Validate checks the field values on DeleteEnvironmentRequest 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 (*DeleteEnvironmentRequest) ValidateAll

func (m *DeleteEnvironmentRequest) ValidateAll() error

ValidateAll checks the field values on DeleteEnvironmentRequest 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 DeleteEnvironmentRequestMultiError, or nil if none found.

type DeleteEnvironmentRequestMultiError

type DeleteEnvironmentRequestMultiError []error

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

func (DeleteEnvironmentRequestMultiError) AllErrors

func (m DeleteEnvironmentRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteEnvironmentRequestMultiError) Error

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

type DeleteEnvironmentRequestValidationError

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

DeleteEnvironmentRequestValidationError is the validation error returned by DeleteEnvironmentRequest.Validate if the designated constraints aren't met.

func (DeleteEnvironmentRequestValidationError) Cause

Cause function returns cause value.

func (DeleteEnvironmentRequestValidationError) Error

Error satisfies the builtin error interface

func (DeleteEnvironmentRequestValidationError) ErrorName

ErrorName returns error name.

func (DeleteEnvironmentRequestValidationError) Field

Field function returns field value.

func (DeleteEnvironmentRequestValidationError) Key

Key function returns key value.

func (DeleteEnvironmentRequestValidationError) Reason

Reason function returns reason value.

type DeleteResourceRequest added in v1.0.1

type DeleteResourceRequest struct {
	Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

删除环境

func (*DeleteResourceRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use DeleteResourceRequest.ProtoReflect.Descriptor instead.

func (*DeleteResourceRequest) GetId added in v1.0.1

func (x *DeleteResourceRequest) GetId() int64

func (*DeleteResourceRequest) ProtoMessage added in v1.0.1

func (*DeleteResourceRequest) ProtoMessage()

func (*DeleteResourceRequest) ProtoReflect added in v1.0.1

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

func (*DeleteResourceRequest) Reset added in v1.0.1

func (x *DeleteResourceRequest) Reset()

func (*DeleteResourceRequest) String added in v1.0.1

func (x *DeleteResourceRequest) String() string

func (*DeleteResourceRequest) Validate added in v1.0.1

func (m *DeleteResourceRequest) Validate() error

Validate checks the field values on DeleteResourceRequest 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 (*DeleteResourceRequest) ValidateAll added in v1.0.1

func (m *DeleteResourceRequest) ValidateAll() error

ValidateAll checks the field values on DeleteResourceRequest 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 DeleteResourceRequestMultiError, or nil if none found.

type DeleteResourceRequestMultiError added in v1.0.1

type DeleteResourceRequestMultiError []error

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

func (DeleteResourceRequestMultiError) AllErrors added in v1.0.1

func (m DeleteResourceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteResourceRequestMultiError) Error added in v1.0.1

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

type DeleteResourceRequestValidationError added in v1.0.1

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

DeleteResourceRequestValidationError is the validation error returned by DeleteResourceRequest.Validate if the designated constraints aren't met.

func (DeleteResourceRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (DeleteResourceRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (DeleteResourceRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (DeleteResourceRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (DeleteResourceRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (DeleteResourceRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type DeleteResourceServerRequest added in v1.0.1

type DeleteResourceServerRequest struct {
	Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

删除环境

func (*DeleteResourceServerRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use DeleteResourceServerRequest.ProtoReflect.Descriptor instead.

func (*DeleteResourceServerRequest) GetId added in v1.0.1

func (*DeleteResourceServerRequest) ProtoMessage added in v1.0.1

func (*DeleteResourceServerRequest) ProtoMessage()

func (*DeleteResourceServerRequest) ProtoReflect added in v1.0.1

func (*DeleteResourceServerRequest) Reset added in v1.0.1

func (x *DeleteResourceServerRequest) Reset()

func (*DeleteResourceServerRequest) String added in v1.0.1

func (x *DeleteResourceServerRequest) String() string

func (*DeleteResourceServerRequest) Validate added in v1.0.1

func (m *DeleteResourceServerRequest) Validate() error

Validate checks the field values on DeleteResourceServerRequest 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 (*DeleteResourceServerRequest) ValidateAll added in v1.0.1

func (m *DeleteResourceServerRequest) ValidateAll() error

ValidateAll checks the field values on DeleteResourceServerRequest 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 DeleteResourceServerRequestMultiError, or nil if none found.

type DeleteResourceServerRequestMultiError added in v1.0.1

type DeleteResourceServerRequestMultiError []error

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

func (DeleteResourceServerRequestMultiError) AllErrors added in v1.0.1

AllErrors returns a list of validation violation errors.

func (DeleteResourceServerRequestMultiError) Error added in v1.0.1

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

type DeleteResourceServerRequestValidationError added in v1.0.1

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

DeleteResourceServerRequestValidationError is the validation error returned by DeleteResourceServerRequest.Validate if the designated constraints aren't met.

func (DeleteResourceServerRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (DeleteResourceServerRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (DeleteResourceServerRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (DeleteResourceServerRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (DeleteResourceServerRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (DeleteResourceServerRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type DeleteServerRequest added in v1.0.1

type DeleteServerRequest struct {
	Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

删除环境

func (*DeleteServerRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use DeleteServerRequest.ProtoReflect.Descriptor instead.

func (*DeleteServerRequest) GetId added in v1.0.1

func (x *DeleteServerRequest) GetId() int64

func (*DeleteServerRequest) ProtoMessage added in v1.0.1

func (*DeleteServerRequest) ProtoMessage()

func (*DeleteServerRequest) ProtoReflect added in v1.0.1

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

func (*DeleteServerRequest) Reset added in v1.0.1

func (x *DeleteServerRequest) Reset()

func (*DeleteServerRequest) String added in v1.0.1

func (x *DeleteServerRequest) String() string

func (*DeleteServerRequest) Validate added in v1.0.1

func (m *DeleteServerRequest) Validate() error

Validate checks the field values on DeleteServerRequest 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 (*DeleteServerRequest) ValidateAll added in v1.0.1

func (m *DeleteServerRequest) ValidateAll() error

ValidateAll checks the field values on DeleteServerRequest 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 DeleteServerRequestMultiError, or nil if none found.

type DeleteServerRequestMultiError added in v1.0.1

type DeleteServerRequestMultiError []error

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

func (DeleteServerRequestMultiError) AllErrors added in v1.0.1

func (m DeleteServerRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteServerRequestMultiError) Error added in v1.0.1

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

type DeleteServerRequestValidationError added in v1.0.1

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

DeleteServerRequestValidationError is the validation error returned by DeleteServerRequest.Validate if the designated constraints aren't met.

func (DeleteServerRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (DeleteServerRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (DeleteServerRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (DeleteServerRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (DeleteServerRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (DeleteServerRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type Environment

type Environment struct {
	Id          int64   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Keyword     string  `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Name        string  `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Description string  `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	Status      *bool   `protobuf:"varint,5,opt,name=status,proto3,oneof" json:"status,omitempty"`
	Operator    *string `protobuf:"bytes,7,opt,name=operator,proto3,oneof" json:"operator,omitempty"`
	OperatorId  *int64  `protobuf:"varint,8,opt,name=operator_id,json=operatorId,proto3,oneof" json:"operator_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Environment) Descriptor deprecated

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

Deprecated: Use Environment.ProtoReflect.Descriptor instead.

func (*Environment) GetDescription

func (x *Environment) GetDescription() string

func (*Environment) GetId added in v1.0.1

func (x *Environment) GetId() int64

func (*Environment) GetKeyword

func (x *Environment) GetKeyword() string

func (*Environment) GetName added in v1.0.1

func (x *Environment) GetName() string

func (*Environment) GetOperator

func (x *Environment) GetOperator() string

func (*Environment) GetOperatorId

func (x *Environment) GetOperatorId() int64

func (*Environment) GetStatus

func (x *Environment) GetStatus() bool

func (*Environment) ProtoMessage

func (*Environment) ProtoMessage()

func (*Environment) ProtoReflect

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

func (*Environment) Reset

func (x *Environment) Reset()

func (*Environment) String

func (x *Environment) String() string

func (*Environment) Validate

func (m *Environment) Validate() error

Validate checks the field values on Environment 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 (*Environment) ValidateAll

func (m *Environment) ValidateAll() error

ValidateAll checks the field values on Environment 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 EnvironmentMultiError, or nil if none found.

type EnvironmentMultiError

type EnvironmentMultiError []error

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

func (EnvironmentMultiError) AllErrors

func (m EnvironmentMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (EnvironmentMultiError) Error

func (m EnvironmentMultiError) Error() string

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

type EnvironmentValidationError

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

EnvironmentValidationError is the validation error returned by Environment.Validate if the designated constraints aren't met.

func (EnvironmentValidationError) Cause

Cause function returns cause value.

func (EnvironmentValidationError) Error

Error satisfies the builtin error interface

func (EnvironmentValidationError) ErrorName

func (e EnvironmentValidationError) ErrorName() string

ErrorName returns error name.

func (EnvironmentValidationError) Field

Field function returns field value.

func (EnvironmentValidationError) Key

Key function returns key value.

func (EnvironmentValidationError) Reason

Reason function returns reason value.

type ErrorReason added in v1.0.1

type ErrorReason int32
const (
	ErrorReason_Database            ErrorReason = 0
	ErrorReason_Transform           ErrorReason = 1
	ErrorReason_AlreadyExists       ErrorReason = 2
	ErrorReason_Params              ErrorReason = 3
	ErrorReason_NotRecord           ErrorReason = 4
	ErrorReason_ResourceFormatValue ErrorReason = 5
	ErrorReason_CheckTemplate       ErrorReason = 6
	ErrorReason_ParseTemplate       ErrorReason = 7
	ErrorReason_VersionExist        ErrorReason = 8
)

func (ErrorReason) Descriptor added in v1.0.1

func (ErrorReason) Enum added in v1.0.1

func (x ErrorReason) Enum() *ErrorReason

func (ErrorReason) EnumDescriptor deprecated added in v1.0.1

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

Deprecated: Use ErrorReason.Descriptor instead.

func (ErrorReason) Number added in v1.0.1

func (x ErrorReason) Number() protoreflect.EnumNumber

func (ErrorReason) String added in v1.0.1

func (x ErrorReason) String() string

func (ErrorReason) Type added in v1.0.1

type GetConfigReply added in v1.0.1

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

func (*GetConfigReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use GetConfigReply.ProtoReflect.Descriptor instead.

func (*GetConfigReply) GetContent added in v1.0.1

func (x *GetConfigReply) GetContent() string

func (*GetConfigReply) ProtoMessage added in v1.0.1

func (*GetConfigReply) ProtoMessage()

func (*GetConfigReply) ProtoReflect added in v1.0.1

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

func (*GetConfigReply) Reset added in v1.0.1

func (x *GetConfigReply) Reset()

func (*GetConfigReply) String added in v1.0.1

func (x *GetConfigReply) String() string

func (*GetConfigReply) Validate added in v1.0.1

func (m *GetConfigReply) Validate() error

Validate checks the field values on GetConfigReply 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 (*GetConfigReply) ValidateAll added in v1.0.1

func (m *GetConfigReply) ValidateAll() error

ValidateAll checks the field values on GetConfigReply 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 GetConfigReplyMultiError, or nil if none found.

type GetConfigReplyMultiError added in v1.0.1

type GetConfigReplyMultiError []error

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

func (GetConfigReplyMultiError) AllErrors added in v1.0.1

func (m GetConfigReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetConfigReplyMultiError) Error added in v1.0.1

func (m GetConfigReplyMultiError) Error() string

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

type GetConfigReplyValidationError added in v1.0.1

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

GetConfigReplyValidationError is the validation error returned by GetConfigReply.Validate if the designated constraints aren't met.

func (GetConfigReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (GetConfigReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (GetConfigReplyValidationError) ErrorName added in v1.0.1

func (e GetConfigReplyValidationError) ErrorName() string

ErrorName returns error name.

func (GetConfigReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (GetConfigReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (GetConfigReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type GetConfigRequest added in v1.0.1

type GetConfigRequest struct {
	SrvKeyword string `protobuf:"bytes,1,opt,name=srv_keyword,json=srvKeyword,proto3" json:"srv_keyword,omitempty"`
	EnvKeyword string `protobuf:"bytes,2,opt,name=env_keyword,json=envKeyword,proto3" json:"env_keyword,omitempty"`
	// contains filtered or unexported fields
}

获取配置

func (*GetConfigRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use GetConfigRequest.ProtoReflect.Descriptor instead.

func (*GetConfigRequest) GetEnvKeyword added in v1.0.1

func (x *GetConfigRequest) GetEnvKeyword() string

func (*GetConfigRequest) GetSrvKeyword added in v1.0.1

func (x *GetConfigRequest) GetSrvKeyword() string

func (*GetConfigRequest) ProtoMessage added in v1.0.1

func (*GetConfigRequest) ProtoMessage()

func (*GetConfigRequest) ProtoReflect added in v1.0.1

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

func (*GetConfigRequest) Reset added in v1.0.1

func (x *GetConfigRequest) Reset()

func (*GetConfigRequest) String added in v1.0.1

func (x *GetConfigRequest) String() string

func (*GetConfigRequest) Validate added in v1.0.1

func (m *GetConfigRequest) Validate() error

Validate checks the field values on GetConfigRequest 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 (*GetConfigRequest) ValidateAll added in v1.0.1

func (m *GetConfigRequest) ValidateAll() error

ValidateAll checks the field values on GetConfigRequest 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 GetConfigRequestMultiError, or nil if none found.

type GetConfigRequestMultiError added in v1.0.1

type GetConfigRequestMultiError []error

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

func (GetConfigRequestMultiError) AllErrors added in v1.0.1

func (m GetConfigRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetConfigRequestMultiError) Error added in v1.0.1

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

type GetConfigRequestValidationError added in v1.0.1

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

GetConfigRequestValidationError is the validation error returned by GetConfigRequest.Validate if the designated constraints aren't met.

func (GetConfigRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (GetConfigRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (GetConfigRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (GetConfigRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (GetConfigRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (GetConfigRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type GetEnvironmentTokenReply added in v1.0.1

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

func (*GetEnvironmentTokenReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use GetEnvironmentTokenReply.ProtoReflect.Descriptor instead.

func (*GetEnvironmentTokenReply) GetToken added in v1.0.1

func (x *GetEnvironmentTokenReply) GetToken() string

func (*GetEnvironmentTokenReply) ProtoMessage added in v1.0.1

func (*GetEnvironmentTokenReply) ProtoMessage()

func (*GetEnvironmentTokenReply) ProtoReflect added in v1.0.1

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

func (*GetEnvironmentTokenReply) Reset added in v1.0.1

func (x *GetEnvironmentTokenReply) Reset()

func (*GetEnvironmentTokenReply) String added in v1.0.1

func (x *GetEnvironmentTokenReply) String() string

func (*GetEnvironmentTokenReply) Validate added in v1.0.1

func (m *GetEnvironmentTokenReply) Validate() error

Validate checks the field values on GetEnvironmentTokenReply 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 (*GetEnvironmentTokenReply) ValidateAll added in v1.0.1

func (m *GetEnvironmentTokenReply) ValidateAll() error

ValidateAll checks the field values on GetEnvironmentTokenReply 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 GetEnvironmentTokenReplyMultiError, or nil if none found.

type GetEnvironmentTokenReplyMultiError added in v1.0.1

type GetEnvironmentTokenReplyMultiError []error

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

func (GetEnvironmentTokenReplyMultiError) AllErrors added in v1.0.1

func (m GetEnvironmentTokenReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetEnvironmentTokenReplyMultiError) Error added in v1.0.1

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

type GetEnvironmentTokenReplyValidationError added in v1.0.1

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

GetEnvironmentTokenReplyValidationError is the validation error returned by GetEnvironmentTokenReply.Validate if the designated constraints aren't met.

func (GetEnvironmentTokenReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (GetEnvironmentTokenReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (GetEnvironmentTokenReplyValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (GetEnvironmentTokenReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (GetEnvironmentTokenReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (GetEnvironmentTokenReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type GetEnvironmentTokenRequest added in v1.0.1

type GetEnvironmentTokenRequest struct {
	Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

获取指定环境token

func (*GetEnvironmentTokenRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use GetEnvironmentTokenRequest.ProtoReflect.Descriptor instead.

func (*GetEnvironmentTokenRequest) GetId added in v1.0.1

func (x *GetEnvironmentTokenRequest) GetId() int64

func (*GetEnvironmentTokenRequest) ProtoMessage added in v1.0.1

func (*GetEnvironmentTokenRequest) ProtoMessage()

func (*GetEnvironmentTokenRequest) ProtoReflect added in v1.0.1

func (*GetEnvironmentTokenRequest) Reset added in v1.0.1

func (x *GetEnvironmentTokenRequest) Reset()

func (*GetEnvironmentTokenRequest) String added in v1.0.1

func (x *GetEnvironmentTokenRequest) String() string

func (*GetEnvironmentTokenRequest) Validate added in v1.0.1

func (m *GetEnvironmentTokenRequest) Validate() error

Validate checks the field values on GetEnvironmentTokenRequest 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 (*GetEnvironmentTokenRequest) ValidateAll added in v1.0.1

func (m *GetEnvironmentTokenRequest) ValidateAll() error

ValidateAll checks the field values on GetEnvironmentTokenRequest 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 GetEnvironmentTokenRequestMultiError, or nil if none found.

type GetEnvironmentTokenRequestMultiError added in v1.0.1

type GetEnvironmentTokenRequestMultiError []error

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

func (GetEnvironmentTokenRequestMultiError) AllErrors added in v1.0.1

AllErrors returns a list of validation violation errors.

func (GetEnvironmentTokenRequestMultiError) Error added in v1.0.1

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

type GetEnvironmentTokenRequestValidationError added in v1.0.1

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

GetEnvironmentTokenRequestValidationError is the validation error returned by GetEnvironmentTokenRequest.Validate if the designated constraints aren't met.

func (GetEnvironmentTokenRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (GetEnvironmentTokenRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (GetEnvironmentTokenRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (GetEnvironmentTokenRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (GetEnvironmentTokenRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (GetEnvironmentTokenRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type GetServerReply added in v1.0.1

type GetServerReply struct {
	Server *Server `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"`
	// contains filtered or unexported fields
}

func (*GetServerReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use GetServerReply.ProtoReflect.Descriptor instead.

func (*GetServerReply) GetServer added in v1.0.1

func (x *GetServerReply) GetServer() *Server

func (*GetServerReply) ProtoMessage added in v1.0.1

func (*GetServerReply) ProtoMessage()

func (*GetServerReply) ProtoReflect added in v1.0.1

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

func (*GetServerReply) Reset added in v1.0.1

func (x *GetServerReply) Reset()

func (*GetServerReply) String added in v1.0.1

func (x *GetServerReply) String() string

func (*GetServerReply) Validate added in v1.0.1

func (m *GetServerReply) Validate() error

Validate checks the field values on GetServerReply 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 (*GetServerReply) ValidateAll added in v1.0.1

func (m *GetServerReply) ValidateAll() error

ValidateAll checks the field values on GetServerReply 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 GetServerReplyMultiError, or nil if none found.

type GetServerReplyMultiError added in v1.0.1

type GetServerReplyMultiError []error

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

func (GetServerReplyMultiError) AllErrors added in v1.0.1

func (m GetServerReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetServerReplyMultiError) Error added in v1.0.1

func (m GetServerReplyMultiError) Error() string

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

type GetServerReplyValidationError added in v1.0.1

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

GetServerReplyValidationError is the validation error returned by GetServerReply.Validate if the designated constraints aren't met.

func (GetServerReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (GetServerReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (GetServerReplyValidationError) ErrorName added in v1.0.1

func (e GetServerReplyValidationError) ErrorName() string

ErrorName returns error name.

func (GetServerReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (GetServerReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (GetServerReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type GetServerRequest added in v1.0.1

type GetServerRequest struct {
	Id      *int64  `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id,omitempty"`
	Keyword *string `protobuf:"bytes,2,opt,name=keyword,proto3,oneof" json:"keyword,omitempty"`
	// contains filtered or unexported fields
}

func (*GetServerRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use GetServerRequest.ProtoReflect.Descriptor instead.

func (*GetServerRequest) GetId added in v1.0.1

func (x *GetServerRequest) GetId() int64

func (*GetServerRequest) GetKeyword added in v1.0.1

func (x *GetServerRequest) GetKeyword() string

func (*GetServerRequest) ProtoMessage added in v1.0.1

func (*GetServerRequest) ProtoMessage()

func (*GetServerRequest) ProtoReflect added in v1.0.1

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

func (*GetServerRequest) Reset added in v1.0.1

func (x *GetServerRequest) Reset()

func (*GetServerRequest) String added in v1.0.1

func (x *GetServerRequest) String() string

func (*GetServerRequest) Validate added in v1.0.1

func (m *GetServerRequest) Validate() error

Validate checks the field values on GetServerRequest 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 (*GetServerRequest) ValidateAll added in v1.0.1

func (m *GetServerRequest) ValidateAll() error

ValidateAll checks the field values on GetServerRequest 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 GetServerRequestMultiError, or nil if none found.

type GetServerRequestMultiError added in v1.0.1

type GetServerRequestMultiError []error

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

func (GetServerRequestMultiError) AllErrors added in v1.0.1

func (m GetServerRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetServerRequestMultiError) Error added in v1.0.1

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

type GetServerRequestValidationError added in v1.0.1

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

GetServerRequestValidationError is the validation error returned by GetServerRequest.Validate if the designated constraints aren't met.

func (GetServerRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (GetServerRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (GetServerRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (GetServerRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (GetServerRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (GetServerRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type GetTemplateReply added in v1.0.1

type GetTemplateReply struct {
	Id          int64   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ServerId    int64   `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	Content     string  `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"`
	Description string  `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	Version     string  `protobuf:"bytes,5,opt,name=version,proto3" json:"version,omitempty"`
	IsUse       *bool   `protobuf:"varint,6,opt,name=is_use,json=isUse,proto3,oneof" json:"is_use,omitempty"`
	Operator    *string `protobuf:"bytes,7,opt,name=operator,proto3,oneof" json:"operator,omitempty"`
	OperatorId  *int64  `protobuf:"varint,8,opt,name=operator_id,json=operatorId,proto3,oneof" json:"operator_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTemplateReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use GetTemplateReply.ProtoReflect.Descriptor instead.

func (*GetTemplateReply) GetContent added in v1.0.1

func (x *GetTemplateReply) GetContent() string

func (*GetTemplateReply) GetDescription added in v1.0.1

func (x *GetTemplateReply) GetDescription() string

func (*GetTemplateReply) GetId added in v1.0.1

func (x *GetTemplateReply) GetId() int64

func (*GetTemplateReply) GetIsUse added in v1.0.1

func (x *GetTemplateReply) GetIsUse() bool

func (*GetTemplateReply) GetOperator added in v1.0.1

func (x *GetTemplateReply) GetOperator() string

func (*GetTemplateReply) GetOperatorId added in v1.0.1

func (x *GetTemplateReply) GetOperatorId() int64

func (*GetTemplateReply) GetServerId added in v1.0.1

func (x *GetTemplateReply) GetServerId() int64

func (*GetTemplateReply) GetVersion added in v1.0.1

func (x *GetTemplateReply) GetVersion() string

func (*GetTemplateReply) ProtoMessage added in v1.0.1

func (*GetTemplateReply) ProtoMessage()

func (*GetTemplateReply) ProtoReflect added in v1.0.1

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

func (*GetTemplateReply) Reset added in v1.0.1

func (x *GetTemplateReply) Reset()

func (*GetTemplateReply) String added in v1.0.1

func (x *GetTemplateReply) String() string

func (*GetTemplateReply) Validate added in v1.0.1

func (m *GetTemplateReply) Validate() error

Validate checks the field values on GetTemplateReply 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 (*GetTemplateReply) ValidateAll added in v1.0.1

func (m *GetTemplateReply) ValidateAll() error

ValidateAll checks the field values on GetTemplateReply 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 GetTemplateReplyMultiError, or nil if none found.

type GetTemplateReplyMultiError added in v1.0.1

type GetTemplateReplyMultiError []error

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

func (GetTemplateReplyMultiError) AllErrors added in v1.0.1

func (m GetTemplateReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetTemplateReplyMultiError) Error added in v1.0.1

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

type GetTemplateReplyValidationError added in v1.0.1

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

GetTemplateReplyValidationError is the validation error returned by GetTemplateReply.Validate if the designated constraints aren't met.

func (GetTemplateReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (GetTemplateReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (GetTemplateReplyValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (GetTemplateReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (GetTemplateReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (GetTemplateReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type GetTemplateRequest added in v1.0.1

type GetTemplateRequest struct {
	Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

查询指定模板

func (*GetTemplateRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use GetTemplateRequest.ProtoReflect.Descriptor instead.

func (*GetTemplateRequest) GetId added in v1.0.1

func (x *GetTemplateRequest) GetId() int64

func (*GetTemplateRequest) ProtoMessage added in v1.0.1

func (*GetTemplateRequest) ProtoMessage()

func (*GetTemplateRequest) ProtoReflect added in v1.0.1

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

func (*GetTemplateRequest) Reset added in v1.0.1

func (x *GetTemplateRequest) Reset()

func (*GetTemplateRequest) String added in v1.0.1

func (x *GetTemplateRequest) String() string

func (*GetTemplateRequest) Validate added in v1.0.1

func (m *GetTemplateRequest) Validate() error

Validate checks the field values on GetTemplateRequest 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 (*GetTemplateRequest) ValidateAll added in v1.0.1

func (m *GetTemplateRequest) ValidateAll() error

ValidateAll checks the field values on GetTemplateRequest 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 GetTemplateRequestMultiError, or nil if none found.

type GetTemplateRequestMultiError added in v1.0.1

type GetTemplateRequestMultiError []error

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

func (GetTemplateRequestMultiError) AllErrors added in v1.0.1

func (m GetTemplateRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetTemplateRequestMultiError) Error added in v1.0.1

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

type GetTemplateRequestValidationError added in v1.0.1

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

GetTemplateRequestValidationError is the validation error returned by GetTemplateRequest.Validate if the designated constraints aren't met.

func (GetTemplateRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (GetTemplateRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (GetTemplateRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (GetTemplateRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (GetTemplateRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (GetTemplateRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type PageBusinessReply added in v1.0.1

type PageBusinessReply struct {
	Total int64       `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*Business `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*PageBusinessReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use PageBusinessReply.ProtoReflect.Descriptor instead.

func (*PageBusinessReply) GetList added in v1.0.1

func (x *PageBusinessReply) GetList() []*Business

func (*PageBusinessReply) GetTotal added in v1.0.1

func (x *PageBusinessReply) GetTotal() int64

func (*PageBusinessReply) ProtoMessage added in v1.0.1

func (*PageBusinessReply) ProtoMessage()

func (*PageBusinessReply) ProtoReflect added in v1.0.1

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

func (*PageBusinessReply) Reset added in v1.0.1

func (x *PageBusinessReply) Reset()

func (*PageBusinessReply) String added in v1.0.1

func (x *PageBusinessReply) String() string

func (*PageBusinessReply) Validate added in v1.0.1

func (m *PageBusinessReply) Validate() error

Validate checks the field values on PageBusinessReply 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 (*PageBusinessReply) ValidateAll added in v1.0.1

func (m *PageBusinessReply) ValidateAll() error

ValidateAll checks the field values on PageBusinessReply 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 PageBusinessReplyMultiError, or nil if none found.

type PageBusinessReplyMultiError added in v1.0.1

type PageBusinessReplyMultiError []error

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

func (PageBusinessReplyMultiError) AllErrors added in v1.0.1

func (m PageBusinessReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PageBusinessReplyMultiError) Error added in v1.0.1

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

type PageBusinessReplyValidationError added in v1.0.1

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

PageBusinessReplyValidationError is the validation error returned by PageBusinessReply.Validate if the designated constraints aren't met.

func (PageBusinessReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (PageBusinessReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (PageBusinessReplyValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (PageBusinessReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (PageBusinessReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (PageBusinessReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type PageBusinessRequest added in v1.0.1

type PageBusinessRequest struct {
	Page     int32   `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32   `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	Keyword  *string `protobuf:"bytes,3,opt,name=keyword,proto3,oneof" json:"keyword,omitempty"`
	// contains filtered or unexported fields
}

func (*PageBusinessRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use PageBusinessRequest.ProtoReflect.Descriptor instead.

func (*PageBusinessRequest) GetKeyword added in v1.0.1

func (x *PageBusinessRequest) GetKeyword() string

func (*PageBusinessRequest) GetPage added in v1.0.1

func (x *PageBusinessRequest) GetPage() int32

func (*PageBusinessRequest) GetPageSize added in v1.0.1

func (x *PageBusinessRequest) GetPageSize() int32

func (*PageBusinessRequest) ProtoMessage added in v1.0.1

func (*PageBusinessRequest) ProtoMessage()

func (*PageBusinessRequest) ProtoReflect added in v1.0.1

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

func (*PageBusinessRequest) Reset added in v1.0.1

func (x *PageBusinessRequest) Reset()

func (*PageBusinessRequest) String added in v1.0.1

func (x *PageBusinessRequest) String() string

func (*PageBusinessRequest) Validate added in v1.0.1

func (m *PageBusinessRequest) Validate() error

Validate checks the field values on PageBusinessRequest 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 (*PageBusinessRequest) ValidateAll added in v1.0.1

func (m *PageBusinessRequest) ValidateAll() error

ValidateAll checks the field values on PageBusinessRequest 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 PageBusinessRequestMultiError, or nil if none found.

type PageBusinessRequestMultiError added in v1.0.1

type PageBusinessRequestMultiError []error

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

func (PageBusinessRequestMultiError) AllErrors added in v1.0.1

func (m PageBusinessRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PageBusinessRequestMultiError) Error added in v1.0.1

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

type PageBusinessRequestValidationError added in v1.0.1

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

PageBusinessRequestValidationError is the validation error returned by PageBusinessRequest.Validate if the designated constraints aren't met.

func (PageBusinessRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (PageBusinessRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (PageBusinessRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (PageBusinessRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (PageBusinessRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (PageBusinessRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type PageResourceReply added in v1.0.1

type PageResourceReply struct {
	Total int64       `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*Resource `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*PageResourceReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use PageResourceReply.ProtoReflect.Descriptor instead.

func (*PageResourceReply) GetList added in v1.0.1

func (x *PageResourceReply) GetList() []*Resource

func (*PageResourceReply) GetTotal added in v1.0.1

func (x *PageResourceReply) GetTotal() int64

func (*PageResourceReply) ProtoMessage added in v1.0.1

func (*PageResourceReply) ProtoMessage()

func (*PageResourceReply) ProtoReflect added in v1.0.1

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

func (*PageResourceReply) Reset added in v1.0.1

func (x *PageResourceReply) Reset()

func (*PageResourceReply) String added in v1.0.1

func (x *PageResourceReply) String() string

func (*PageResourceReply) Validate added in v1.0.1

func (m *PageResourceReply) Validate() error

Validate checks the field values on PageResourceReply 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 (*PageResourceReply) ValidateAll added in v1.0.1

func (m *PageResourceReply) ValidateAll() error

ValidateAll checks the field values on PageResourceReply 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 PageResourceReplyMultiError, or nil if none found.

type PageResourceReplyMultiError added in v1.0.1

type PageResourceReplyMultiError []error

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

func (PageResourceReplyMultiError) AllErrors added in v1.0.1

func (m PageResourceReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PageResourceReplyMultiError) Error added in v1.0.1

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

type PageResourceReplyValidationError added in v1.0.1

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

PageResourceReplyValidationError is the validation error returned by PageResourceReply.Validate if the designated constraints aren't met.

func (PageResourceReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (PageResourceReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (PageResourceReplyValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (PageResourceReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (PageResourceReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (PageResourceReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type PageResourceRequest added in v1.0.1

type PageResourceRequest struct {
	Page     int32   `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32   `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	Keyword  *string `protobuf:"bytes,3,opt,name=keyword,proto3,oneof" json:"keyword,omitempty"`
	Tag      *string `protobuf:"bytes,4,opt,name=tag,proto3,oneof" json:"tag,omitempty"`
	// contains filtered or unexported fields
}

func (*PageResourceRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use PageResourceRequest.ProtoReflect.Descriptor instead.

func (*PageResourceRequest) GetKeyword added in v1.0.1

func (x *PageResourceRequest) GetKeyword() string

func (*PageResourceRequest) GetPage added in v1.0.1

func (x *PageResourceRequest) GetPage() int32

func (*PageResourceRequest) GetPageSize added in v1.0.1

func (x *PageResourceRequest) GetPageSize() int32

func (*PageResourceRequest) GetTag added in v1.0.1

func (x *PageResourceRequest) GetTag() string

func (*PageResourceRequest) ProtoMessage added in v1.0.1

func (*PageResourceRequest) ProtoMessage()

func (*PageResourceRequest) ProtoReflect added in v1.0.1

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

func (*PageResourceRequest) Reset added in v1.0.1

func (x *PageResourceRequest) Reset()

func (*PageResourceRequest) String added in v1.0.1

func (x *PageResourceRequest) String() string

func (*PageResourceRequest) Validate added in v1.0.1

func (m *PageResourceRequest) Validate() error

Validate checks the field values on PageResourceRequest 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 (*PageResourceRequest) ValidateAll added in v1.0.1

func (m *PageResourceRequest) ValidateAll() error

ValidateAll checks the field values on PageResourceRequest 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 PageResourceRequestMultiError, or nil if none found.

type PageResourceRequestMultiError added in v1.0.1

type PageResourceRequestMultiError []error

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

func (PageResourceRequestMultiError) AllErrors added in v1.0.1

func (m PageResourceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PageResourceRequestMultiError) Error added in v1.0.1

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

type PageResourceRequestValidationError added in v1.0.1

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

PageResourceRequestValidationError is the validation error returned by PageResourceRequest.Validate if the designated constraints aren't met.

func (PageResourceRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (PageResourceRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (PageResourceRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (PageResourceRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (PageResourceRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (PageResourceRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type PageServerReply added in v1.0.1

type PageServerReply struct {
	Total int64     `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*Server `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*PageServerReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use PageServerReply.ProtoReflect.Descriptor instead.

func (*PageServerReply) GetList added in v1.0.1

func (x *PageServerReply) GetList() []*Server

func (*PageServerReply) GetTotal added in v1.0.1

func (x *PageServerReply) GetTotal() int64

func (*PageServerReply) ProtoMessage added in v1.0.1

func (*PageServerReply) ProtoMessage()

func (*PageServerReply) ProtoReflect added in v1.0.1

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

func (*PageServerReply) Reset added in v1.0.1

func (x *PageServerReply) Reset()

func (*PageServerReply) String added in v1.0.1

func (x *PageServerReply) String() string

func (*PageServerReply) Validate added in v1.0.1

func (m *PageServerReply) Validate() error

Validate checks the field values on PageServerReply 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 (*PageServerReply) ValidateAll added in v1.0.1

func (m *PageServerReply) ValidateAll() error

ValidateAll checks the field values on PageServerReply 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 PageServerReplyMultiError, or nil if none found.

type PageServerReplyMultiError added in v1.0.1

type PageServerReplyMultiError []error

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

func (PageServerReplyMultiError) AllErrors added in v1.0.1

func (m PageServerReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PageServerReplyMultiError) Error added in v1.0.1

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

type PageServerReplyValidationError added in v1.0.1

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

PageServerReplyValidationError is the validation error returned by PageServerReply.Validate if the designated constraints aren't met.

func (PageServerReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (PageServerReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (PageServerReplyValidationError) ErrorName added in v1.0.1

func (e PageServerReplyValidationError) ErrorName() string

ErrorName returns error name.

func (PageServerReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (PageServerReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (PageServerReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type PageServerRequest added in v1.0.1

type PageServerRequest struct {
	Page     int32   `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32   `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	Keyword  *string `protobuf:"bytes,3,opt,name=keyword,proto3,oneof" json:"keyword,omitempty"`
	// contains filtered or unexported fields
}

func (*PageServerRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use PageServerRequest.ProtoReflect.Descriptor instead.

func (*PageServerRequest) GetKeyword added in v1.0.1

func (x *PageServerRequest) GetKeyword() string

func (*PageServerRequest) GetPage added in v1.0.1

func (x *PageServerRequest) GetPage() int32

func (*PageServerRequest) GetPageSize added in v1.0.1

func (x *PageServerRequest) GetPageSize() int32

func (*PageServerRequest) ProtoMessage added in v1.0.1

func (*PageServerRequest) ProtoMessage()

func (*PageServerRequest) ProtoReflect added in v1.0.1

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

func (*PageServerRequest) Reset added in v1.0.1

func (x *PageServerRequest) Reset()

func (*PageServerRequest) String added in v1.0.1

func (x *PageServerRequest) String() string

func (*PageServerRequest) Validate added in v1.0.1

func (m *PageServerRequest) Validate() error

Validate checks the field values on PageServerRequest 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 (*PageServerRequest) ValidateAll added in v1.0.1

func (m *PageServerRequest) ValidateAll() error

ValidateAll checks the field values on PageServerRequest 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 PageServerRequestMultiError, or nil if none found.

type PageServerRequestMultiError added in v1.0.1

type PageServerRequestMultiError []error

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

func (PageServerRequestMultiError) AllErrors added in v1.0.1

func (m PageServerRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PageServerRequestMultiError) Error added in v1.0.1

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

type PageServerRequestValidationError added in v1.0.1

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

PageServerRequestValidationError is the validation error returned by PageServerRequest.Validate if the designated constraints aren't met.

func (PageServerRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (PageServerRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (PageServerRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (PageServerRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (PageServerRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (PageServerRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type PageTemplateReply added in v1.0.1

type PageTemplateReply struct {
	Total int64                         `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*PageTemplateReply_Template `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*PageTemplateReply) Descriptor deprecated added in v1.0.1

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

Deprecated: Use PageTemplateReply.ProtoReflect.Descriptor instead.

func (*PageTemplateReply) GetList added in v1.0.1

func (*PageTemplateReply) GetTotal added in v1.0.1

func (x *PageTemplateReply) GetTotal() int64

func (*PageTemplateReply) ProtoMessage added in v1.0.1

func (*PageTemplateReply) ProtoMessage()

func (*PageTemplateReply) ProtoReflect added in v1.0.1

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

func (*PageTemplateReply) Reset added in v1.0.1

func (x *PageTemplateReply) Reset()

func (*PageTemplateReply) String added in v1.0.1

func (x *PageTemplateReply) String() string

func (*PageTemplateReply) Validate added in v1.0.1

func (m *PageTemplateReply) Validate() error

Validate checks the field values on PageTemplateReply 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 (*PageTemplateReply) ValidateAll added in v1.0.1

func (m *PageTemplateReply) ValidateAll() error

ValidateAll checks the field values on PageTemplateReply 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 PageTemplateReplyMultiError, or nil if none found.

type PageTemplateReplyMultiError added in v1.0.1

type PageTemplateReplyMultiError []error

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

func (PageTemplateReplyMultiError) AllErrors added in v1.0.1

func (m PageTemplateReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PageTemplateReplyMultiError) Error added in v1.0.1

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

type PageTemplateReplyValidationError added in v1.0.1

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

PageTemplateReplyValidationError is the validation error returned by PageTemplateReply.Validate if the designated constraints aren't met.

func (PageTemplateReplyValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (PageTemplateReplyValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (PageTemplateReplyValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (PageTemplateReplyValidationError) Field added in v1.0.1

Field function returns field value.

func (PageTemplateReplyValidationError) Key added in v1.0.1

Key function returns key value.

func (PageTemplateReplyValidationError) Reason added in v1.0.1

Reason function returns reason value.

type PageTemplateReply_Template added in v1.0.1

type PageTemplateReply_Template struct {
	Id          int64   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ServerId    int64   `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	Description string  `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	Version     string  `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"`
	IsUse       bool    `protobuf:"varint,5,opt,name=is_use,json=isUse,proto3" json:"is_use,omitempty"`
	CreatedAt   int64   `protobuf:"varint,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	Operator    *string `protobuf:"bytes,7,opt,name=operator,proto3,oneof" json:"operator,omitempty"`
	OperatorId  *int64  `protobuf:"varint,8,opt,name=operator_id,json=operatorId,proto3,oneof" json:"operator_id,omitempty"`
	// contains filtered or unexported fields
}

func (*PageTemplateReply_Template) Descriptor deprecated added in v1.0.1

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

Deprecated: Use PageTemplateReply_Template.ProtoReflect.Descriptor instead.

func (*PageTemplateReply_Template) GetCreatedAt added in v1.0.1

func (x *PageTemplateReply_Template) GetCreatedAt() int64

func (*PageTemplateReply_Template) GetDescription added in v1.0.1

func (x *PageTemplateReply_Template) GetDescription() string

func (*PageTemplateReply_Template) GetId added in v1.0.1

func (x *PageTemplateReply_Template) GetId() int64

func (*PageTemplateReply_Template) GetIsUse added in v1.0.1

func (x *PageTemplateReply_Template) GetIsUse() bool

func (*PageTemplateReply_Template) GetOperator added in v1.0.1

func (x *PageTemplateReply_Template) GetOperator() string

func (*PageTemplateReply_Template) GetOperatorId added in v1.0.1

func (x *PageTemplateReply_Template) GetOperatorId() int64

func (*PageTemplateReply_Template) GetServerId added in v1.0.1

func (x *PageTemplateReply_Template) GetServerId() int64

func (*PageTemplateReply_Template) GetVersion added in v1.0.1

func (x *PageTemplateReply_Template) GetVersion() string

func (*PageTemplateReply_Template) ProtoMessage added in v1.0.1

func (*PageTemplateReply_Template) ProtoMessage()

func (*PageTemplateReply_Template) ProtoReflect added in v1.0.1

func (*PageTemplateReply_Template) Reset added in v1.0.1

func (x *PageTemplateReply_Template) Reset()

func (*PageTemplateReply_Template) String added in v1.0.1

func (x *PageTemplateReply_Template) String() string

func (*PageTemplateReply_Template) Validate added in v1.0.1

func (m *PageTemplateReply_Template) Validate() error

Validate checks the field values on PageTemplateReply_Template 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 (*PageTemplateReply_Template) ValidateAll added in v1.0.1

func (m *PageTemplateReply_Template) ValidateAll() error

ValidateAll checks the field values on PageTemplateReply_Template 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 PageTemplateReply_TemplateMultiError, or nil if none found.

type PageTemplateReply_TemplateMultiError added in v1.0.1

type PageTemplateReply_TemplateMultiError []error

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

func (PageTemplateReply_TemplateMultiError) AllErrors added in v1.0.1

AllErrors returns a list of validation violation errors.

func (PageTemplateReply_TemplateMultiError) Error added in v1.0.1

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

type PageTemplateReply_TemplateValidationError added in v1.0.1

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

PageTemplateReply_TemplateValidationError is the validation error returned by PageTemplateReply_Template.Validate if the designated constraints aren't met.

func (PageTemplateReply_TemplateValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (PageTemplateReply_TemplateValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (PageTemplateReply_TemplateValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (PageTemplateReply_TemplateValidationError) Field added in v1.0.1

Field function returns field value.

func (PageTemplateReply_TemplateValidationError) Key added in v1.0.1

Key function returns key value.

func (PageTemplateReply_TemplateValidationError) Reason added in v1.0.1

Reason function returns reason value.

type PageTemplateRequest added in v1.0.1

type PageTemplateRequest struct {
	Page     int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	ServerId int64 `protobuf:"varint,3,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	// contains filtered or unexported fields
}

func (*PageTemplateRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use PageTemplateRequest.ProtoReflect.Descriptor instead.

func (*PageTemplateRequest) GetPage added in v1.0.1

func (x *PageTemplateRequest) GetPage() int32

func (*PageTemplateRequest) GetPageSize added in v1.0.1

func (x *PageTemplateRequest) GetPageSize() int32

func (*PageTemplateRequest) GetServerId added in v1.0.1

func (x *PageTemplateRequest) GetServerId() int64

func (*PageTemplateRequest) ProtoMessage added in v1.0.1

func (*PageTemplateRequest) ProtoMessage()

func (*PageTemplateRequest) ProtoReflect added in v1.0.1

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

func (*PageTemplateRequest) Reset added in v1.0.1

func (x *PageTemplateRequest) Reset()

func (*PageTemplateRequest) String added in v1.0.1

func (x *PageTemplateRequest) String() string

func (*PageTemplateRequest) Validate added in v1.0.1

func (m *PageTemplateRequest) Validate() error

Validate checks the field values on PageTemplateRequest 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 (*PageTemplateRequest) ValidateAll added in v1.0.1

func (m *PageTemplateRequest) ValidateAll() error

ValidateAll checks the field values on PageTemplateRequest 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 PageTemplateRequestMultiError, or nil if none found.

type PageTemplateRequestMultiError added in v1.0.1

type PageTemplateRequestMultiError []error

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

func (PageTemplateRequestMultiError) AllErrors added in v1.0.1

func (m PageTemplateRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PageTemplateRequestMultiError) Error added in v1.0.1

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

type PageTemplateRequestValidationError added in v1.0.1

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

PageTemplateRequestValidationError is the validation error returned by PageTemplateRequest.Validate if the designated constraints aren't met.

func (PageTemplateRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (PageTemplateRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (PageTemplateRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (PageTemplateRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (PageTemplateRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (PageTemplateRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type ResetEnvironmentTokenRequest added in v1.0.1

type ResetEnvironmentTokenRequest struct {
	Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

重置token

func (*ResetEnvironmentTokenRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use ResetEnvironmentTokenRequest.ProtoReflect.Descriptor instead.

func (*ResetEnvironmentTokenRequest) GetId added in v1.0.1

func (*ResetEnvironmentTokenRequest) ProtoMessage added in v1.0.1

func (*ResetEnvironmentTokenRequest) ProtoMessage()

func (*ResetEnvironmentTokenRequest) ProtoReflect added in v1.0.1

func (*ResetEnvironmentTokenRequest) Reset added in v1.0.1

func (x *ResetEnvironmentTokenRequest) Reset()

func (*ResetEnvironmentTokenRequest) String added in v1.0.1

func (*ResetEnvironmentTokenRequest) Validate added in v1.0.1

func (m *ResetEnvironmentTokenRequest) Validate() error

Validate checks the field values on ResetEnvironmentTokenRequest 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 (*ResetEnvironmentTokenRequest) ValidateAll added in v1.0.1

func (m *ResetEnvironmentTokenRequest) ValidateAll() error

ValidateAll checks the field values on ResetEnvironmentTokenRequest 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 ResetEnvironmentTokenRequestMultiError, or nil if none found.

type ResetEnvironmentTokenRequestMultiError added in v1.0.1

type ResetEnvironmentTokenRequestMultiError []error

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

func (ResetEnvironmentTokenRequestMultiError) AllErrors added in v1.0.1

AllErrors returns a list of validation violation errors.

func (ResetEnvironmentTokenRequestMultiError) Error added in v1.0.1

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

type ResetEnvironmentTokenRequestValidationError added in v1.0.1

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

ResetEnvironmentTokenRequestValidationError is the validation error returned by ResetEnvironmentTokenRequest.Validate if the designated constraints aren't met.

func (ResetEnvironmentTokenRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (ResetEnvironmentTokenRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (ResetEnvironmentTokenRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (ResetEnvironmentTokenRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (ResetEnvironmentTokenRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (ResetEnvironmentTokenRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type Resource added in v1.0.1

type Resource struct {
	Id          int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Keyword     string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	Fields      string `protobuf:"bytes,4,opt,name=fields,proto3" json:"fields,omitempty"`
	Tag         string `protobuf:"bytes,5,opt,name=tag,proto3" json:"tag,omitempty"`
	// contains filtered or unexported fields
}

func (*Resource) Descriptor deprecated added in v1.0.1

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

Deprecated: Use Resource.ProtoReflect.Descriptor instead.

func (*Resource) GetDescription added in v1.0.1

func (x *Resource) GetDescription() string

func (*Resource) GetFields added in v1.0.1

func (x *Resource) GetFields() string

func (*Resource) GetId added in v1.0.1

func (x *Resource) GetId() int64

func (*Resource) GetKeyword added in v1.0.1

func (x *Resource) GetKeyword() string

func (*Resource) GetTag added in v1.0.1

func (x *Resource) GetTag() string

func (*Resource) ProtoMessage added in v1.0.1

func (*Resource) ProtoMessage()

func (*Resource) ProtoReflect added in v1.0.1

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

func (*Resource) Reset added in v1.0.1

func (x *Resource) Reset()

func (*Resource) String added in v1.0.1

func (x *Resource) String() string

func (*Resource) Validate added in v1.0.1

func (m *Resource) Validate() error

Validate checks the field values on Resource 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 (*Resource) ValidateAll added in v1.0.1

func (m *Resource) ValidateAll() error

ValidateAll checks the field values on Resource 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 ResourceMultiError, or nil if none found.

type ResourceMultiError added in v1.0.1

type ResourceMultiError []error

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

func (ResourceMultiError) AllErrors added in v1.0.1

func (m ResourceMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ResourceMultiError) Error added in v1.0.1

func (m ResourceMultiError) Error() string

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

type ResourceValidationError added in v1.0.1

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

ResourceValidationError is the validation error returned by Resource.Validate if the designated constraints aren't met.

func (ResourceValidationError) Cause added in v1.0.1

func (e ResourceValidationError) Cause() error

Cause function returns cause value.

func (ResourceValidationError) Error added in v1.0.1

func (e ResourceValidationError) Error() string

Error satisfies the builtin error interface

func (ResourceValidationError) ErrorName added in v1.0.1

func (e ResourceValidationError) ErrorName() string

ErrorName returns error name.

func (ResourceValidationError) Field added in v1.0.1

func (e ResourceValidationError) Field() string

Field function returns field value.

func (ResourceValidationError) Key added in v1.0.1

func (e ResourceValidationError) Key() bool

Key function returns key value.

func (ResourceValidationError) Reason added in v1.0.1

func (e ResourceValidationError) Reason() string

Reason function returns reason value.

type Server added in v1.0.1

type Server struct {
	Id          int64   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Keyword     string  `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Name        string  `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Description string  `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	Operator    *string `protobuf:"bytes,5,opt,name=operator,proto3,oneof" json:"operator,omitempty"`
	OperatorId  *int64  `protobuf:"varint,6,opt,name=operator_id,json=operatorId,proto3,oneof" json:"operator_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Server) Descriptor deprecated added in v1.0.1

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

Deprecated: Use Server.ProtoReflect.Descriptor instead.

func (*Server) GetDescription added in v1.0.1

func (x *Server) GetDescription() string

func (*Server) GetId added in v1.0.1

func (x *Server) GetId() int64

func (*Server) GetKeyword added in v1.0.1

func (x *Server) GetKeyword() string

func (*Server) GetName added in v1.0.1

func (x *Server) GetName() string

func (*Server) GetOperator added in v1.0.1

func (x *Server) GetOperator() string

func (*Server) GetOperatorId added in v1.0.1

func (x *Server) GetOperatorId() int64

func (*Server) ProtoMessage added in v1.0.1

func (*Server) ProtoMessage()

func (*Server) ProtoReflect added in v1.0.1

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

func (*Server) Reset added in v1.0.1

func (x *Server) Reset()

func (*Server) String added in v1.0.1

func (x *Server) String() string

func (*Server) Validate added in v1.0.1

func (m *Server) Validate() error

Validate checks the field values on Server 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 (*Server) ValidateAll added in v1.0.1

func (m *Server) ValidateAll() error

ValidateAll checks the field values on Server 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 ServerMultiError, or nil if none found.

type ServerMultiError added in v1.0.1

type ServerMultiError []error

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

func (ServerMultiError) AllErrors added in v1.0.1

func (m ServerMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ServerMultiError) Error added in v1.0.1

func (m ServerMultiError) Error() string

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

type ServerValidationError added in v1.0.1

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

ServerValidationError is the validation error returned by Server.Validate if the designated constraints aren't met.

func (ServerValidationError) Cause added in v1.0.1

func (e ServerValidationError) Cause() error

Cause function returns cause value.

func (ServerValidationError) Error added in v1.0.1

func (e ServerValidationError) Error() string

Error satisfies the builtin error interface

func (ServerValidationError) ErrorName added in v1.0.1

func (e ServerValidationError) ErrorName() string

ErrorName returns error name.

func (ServerValidationError) Field added in v1.0.1

func (e ServerValidationError) Field() string

Field function returns field value.

func (ServerValidationError) Key added in v1.0.1

func (e ServerValidationError) Key() bool

Key function returns key value.

func (ServerValidationError) Reason added in v1.0.1

func (e ServerValidationError) Reason() string

Reason function returns reason value.

type ServiceClient

type ServiceClient interface {
	AllEnvironment(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*AllEnvironmentReply, error)
	AddEnvironment(ctx context.Context, in *AddEnvironmentRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	UpdateEnvironment(ctx context.Context, in *UpdateEnvironmentRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DeleteEnvironment(ctx context.Context, in *DeleteEnvironmentRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetEnvironmentToken(ctx context.Context, in *GetEnvironmentTokenRequest, opts ...grpc.CallOption) (*GetEnvironmentTokenReply, error)
	ResetEnvironmentToken(ctx context.Context, in *ResetEnvironmentTokenRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	PageServer(ctx context.Context, in *PageServerRequest, opts ...grpc.CallOption) (*PageServerReply, error)
	GetServer(ctx context.Context, in *GetServerRequest, opts ...grpc.CallOption) (*GetServerReply, error)
	AddServer(ctx context.Context, in *AddServerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	UpdateServer(ctx context.Context, in *UpdateServerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DeleteServer(ctx context.Context, in *DeleteServerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	PageResource(ctx context.Context, in *PageResourceRequest, opts ...grpc.CallOption) (*PageResourceReply, error)
	AddResource(ctx context.Context, in *AddResourceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	UpdateResource(ctx context.Context, in *UpdateResourceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DeleteResource(ctx context.Context, in *DeleteResourceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	AllResourceServer(ctx context.Context, in *AllResourceServerRequest, opts ...grpc.CallOption) (*AllResourceServerReply, error)
	AddResourceServer(ctx context.Context, in *AddResourceServerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DeleteResourceServer(ctx context.Context, in *DeleteResourceServerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	AllServerResource(ctx context.Context, in *AllServerResourceRequest, opts ...grpc.CallOption) (*AllServerResourceReply, error)
	AllResourceValue(ctx context.Context, in *AllResourceValueRequest, opts ...grpc.CallOption) (*AllResourceValueReply, error)
	AddResourceValue(ctx context.Context, in *AddResourceValueRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	UpdateResourceValue(ctx context.Context, in *UpdateResourceValueRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	PageBusiness(ctx context.Context, in *PageBusinessRequest, opts ...grpc.CallOption) (*PageBusinessReply, error)
	AddBusiness(ctx context.Context, in *AddBusinessRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	UpdateBusiness(ctx context.Context, in *UpdateBusinessRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	DeleteBusiness(ctx context.Context, in *DeleteBusinessRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	AllBusinessValue(ctx context.Context, in *AllBusinessValueRequest, opts ...grpc.CallOption) (*AllBusinessValueReply, error)
	AddBusinessValue(ctx context.Context, in *AddBusinessValueRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	UpdateBusinessValue(ctx context.Context, in *UpdateBusinessValueRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	PageTemplate(ctx context.Context, in *PageTemplateRequest, opts ...grpc.CallOption) (*PageTemplateReply, error)
	GetTemplate(ctx context.Context, in *GetTemplateRequest, opts ...grpc.CallOption) (*GetTemplateReply, error)
	CurrentTemplate(ctx context.Context, in *CurrentTemplateRequest, opts ...grpc.CallOption) (*CurrentTemplateReply, error)
	AddTemplate(ctx context.Context, in *AddTemplateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	UpdateTemplateVersion(ctx context.Context, in *UseTemplateVersionRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetConfig(ctx context.Context, in *GetConfigRequest, opts ...grpc.CallOption) (*GetConfigReply, error)
	WatchConfig(ctx context.Context, in *GetConfigRequest, opts ...grpc.CallOption) (Service_WatchConfigClient, error)
}

ServiceClient is the client API for Service 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.

func NewServiceClient

func NewServiceClient(cc grpc.ClientConnInterface) ServiceClient

type ServiceHTTPClient

type ServiceHTTPClient interface {
	AddBusiness(ctx context.Context, req *AddBusinessRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	AddBusinessValue(ctx context.Context, req *AddBusinessValueRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	AddEnvironment(ctx context.Context, req *AddEnvironmentRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	AddResource(ctx context.Context, req *AddResourceRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	AddResourceServer(ctx context.Context, req *AddResourceServerRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	AddResourceValue(ctx context.Context, req *AddResourceValueRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	AddServer(ctx context.Context, req *AddServerRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	AddTemplate(ctx context.Context, req *AddTemplateRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	AllBusinessValue(ctx context.Context, req *AllBusinessValueRequest, opts ...http.CallOption) (rsp *AllBusinessValueReply, err error)
	AllEnvironment(ctx context.Context, req *emptypb.Empty, opts ...http.CallOption) (rsp *AllEnvironmentReply, err error)
	AllResourceServer(ctx context.Context, req *AllResourceServerRequest, opts ...http.CallOption) (rsp *AllResourceServerReply, err error)
	AllResourceValue(ctx context.Context, req *AllResourceValueRequest, opts ...http.CallOption) (rsp *AllResourceValueReply, err error)
	AllServerResource(ctx context.Context, req *AllServerResourceRequest, opts ...http.CallOption) (rsp *AllServerResourceReply, err error)
	CurrentTemplate(ctx context.Context, req *CurrentTemplateRequest, opts ...http.CallOption) (rsp *CurrentTemplateReply, err error)
	DeleteBusiness(ctx context.Context, req *DeleteBusinessRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	DeleteEnvironment(ctx context.Context, req *DeleteEnvironmentRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	DeleteResource(ctx context.Context, req *DeleteResourceRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	DeleteResourceServer(ctx context.Context, req *DeleteResourceServerRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	DeleteServer(ctx context.Context, req *DeleteServerRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	GetConfig(ctx context.Context, req *GetConfigRequest, opts ...http.CallOption) (rsp *GetConfigReply, err error)
	GetEnvironmentToken(ctx context.Context, req *GetEnvironmentTokenRequest, opts ...http.CallOption) (rsp *GetEnvironmentTokenReply, err error)
	GetServer(ctx context.Context, req *GetServerRequest, opts ...http.CallOption) (rsp *GetServerReply, err error)
	GetTemplate(ctx context.Context, req *GetTemplateRequest, opts ...http.CallOption) (rsp *GetTemplateReply, err error)
	PageBusiness(ctx context.Context, req *PageBusinessRequest, opts ...http.CallOption) (rsp *PageBusinessReply, err error)
	PageResource(ctx context.Context, req *PageResourceRequest, opts ...http.CallOption) (rsp *PageResourceReply, err error)
	PageServer(ctx context.Context, req *PageServerRequest, opts ...http.CallOption) (rsp *PageServerReply, err error)
	PageTemplate(ctx context.Context, req *PageTemplateRequest, opts ...http.CallOption) (rsp *PageTemplateReply, err error)
	ResetEnvironmentToken(ctx context.Context, req *ResetEnvironmentTokenRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	UpdateBusiness(ctx context.Context, req *UpdateBusinessRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	UpdateBusinessValue(ctx context.Context, req *UpdateBusinessValueRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	UpdateEnvironment(ctx context.Context, req *UpdateEnvironmentRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	UpdateResource(ctx context.Context, req *UpdateResourceRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	UpdateResourceValue(ctx context.Context, req *UpdateResourceValueRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	UpdateServer(ctx context.Context, req *UpdateServerRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
	UpdateTemplateVersion(ctx context.Context, req *UseTemplateVersionRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
}

func NewServiceHTTPClient

func NewServiceHTTPClient(client *http.Client) ServiceHTTPClient

type ServiceHTTPClientImpl

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

func (*ServiceHTTPClientImpl) AddBusiness added in v1.0.1

func (*ServiceHTTPClientImpl) AddBusinessValue added in v1.0.1

func (c *ServiceHTTPClientImpl) AddBusinessValue(ctx context.Context, in *AddBusinessValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) AddEnvironment added in v1.0.1

func (c *ServiceHTTPClientImpl) AddEnvironment(ctx context.Context, in *AddEnvironmentRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) AddResource added in v1.0.1

func (*ServiceHTTPClientImpl) AddResourceServer added in v1.0.1

func (c *ServiceHTTPClientImpl) AddResourceServer(ctx context.Context, in *AddResourceServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) AddResourceValue added in v1.0.1

func (c *ServiceHTTPClientImpl) AddResourceValue(ctx context.Context, in *AddResourceValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) AddServer added in v1.0.1

func (*ServiceHTTPClientImpl) AddTemplate added in v1.0.1

func (*ServiceHTTPClientImpl) AllBusinessValue added in v1.0.1

func (*ServiceHTTPClientImpl) AllEnvironment

func (c *ServiceHTTPClientImpl) AllEnvironment(ctx context.Context, in *emptypb.Empty, opts ...http.CallOption) (*AllEnvironmentReply, error)

func (*ServiceHTTPClientImpl) AllResourceServer added in v1.0.1

func (*ServiceHTTPClientImpl) AllResourceValue added in v1.0.1

func (*ServiceHTTPClientImpl) AllServerResource added in v1.0.1

func (*ServiceHTTPClientImpl) CurrentTemplate added in v1.0.1

func (*ServiceHTTPClientImpl) DeleteBusiness added in v1.0.1

func (c *ServiceHTTPClientImpl) DeleteBusiness(ctx context.Context, in *DeleteBusinessRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) DeleteEnvironment added in v1.0.1

func (c *ServiceHTTPClientImpl) DeleteEnvironment(ctx context.Context, in *DeleteEnvironmentRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) DeleteResource added in v1.0.1

func (c *ServiceHTTPClientImpl) DeleteResource(ctx context.Context, in *DeleteResourceRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) DeleteResourceServer added in v1.0.1

func (c *ServiceHTTPClientImpl) DeleteResourceServer(ctx context.Context, in *DeleteResourceServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) DeleteServer added in v1.0.1

func (*ServiceHTTPClientImpl) GetConfig added in v1.0.1

func (*ServiceHTTPClientImpl) GetEnvironmentToken added in v1.0.1

func (*ServiceHTTPClientImpl) GetServer added in v1.0.1

func (*ServiceHTTPClientImpl) GetTemplate added in v1.0.1

func (*ServiceHTTPClientImpl) PageBusiness added in v1.0.1

func (*ServiceHTTPClientImpl) PageResource added in v1.0.1

func (*ServiceHTTPClientImpl) PageServer added in v1.0.1

func (*ServiceHTTPClientImpl) PageTemplate added in v1.0.1

func (*ServiceHTTPClientImpl) ResetEnvironmentToken added in v1.0.1

func (c *ServiceHTTPClientImpl) ResetEnvironmentToken(ctx context.Context, in *ResetEnvironmentTokenRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) UpdateBusiness added in v1.0.1

func (c *ServiceHTTPClientImpl) UpdateBusiness(ctx context.Context, in *UpdateBusinessRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) UpdateBusinessValue added in v1.0.1

func (c *ServiceHTTPClientImpl) UpdateBusinessValue(ctx context.Context, in *UpdateBusinessValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) UpdateEnvironment added in v1.0.1

func (c *ServiceHTTPClientImpl) UpdateEnvironment(ctx context.Context, in *UpdateEnvironmentRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) UpdateResource added in v1.0.1

func (c *ServiceHTTPClientImpl) UpdateResource(ctx context.Context, in *UpdateResourceRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) UpdateResourceValue added in v1.0.1

func (c *ServiceHTTPClientImpl) UpdateResourceValue(ctx context.Context, in *UpdateResourceValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)

func (*ServiceHTTPClientImpl) UpdateServer added in v1.0.1

func (*ServiceHTTPClientImpl) UpdateTemplateVersion added in v1.0.1

func (c *ServiceHTTPClientImpl) UpdateTemplateVersion(ctx context.Context, in *UseTemplateVersionRequest, opts ...http.CallOption) (*emptypb.Empty, error)

type ServiceHTTPServer

type ServiceHTTPServer interface {
	AddBusiness(context.Context, *AddBusinessRequest) (*emptypb.Empty, error)
	AddBusinessValue(context.Context, *AddBusinessValueRequest) (*emptypb.Empty, error)
	AddEnvironment(context.Context, *AddEnvironmentRequest) (*emptypb.Empty, error)
	AddResource(context.Context, *AddResourceRequest) (*emptypb.Empty, error)
	AddResourceServer(context.Context, *AddResourceServerRequest) (*emptypb.Empty, error)
	AddResourceValue(context.Context, *AddResourceValueRequest) (*emptypb.Empty, error)
	AddServer(context.Context, *AddServerRequest) (*emptypb.Empty, error)
	AddTemplate(context.Context, *AddTemplateRequest) (*emptypb.Empty, error)
	AllBusinessValue(context.Context, *AllBusinessValueRequest) (*AllBusinessValueReply, error)
	AllEnvironment(context.Context, *emptypb.Empty) (*AllEnvironmentReply, error)
	AllResourceServer(context.Context, *AllResourceServerRequest) (*AllResourceServerReply, error)
	AllResourceValue(context.Context, *AllResourceValueRequest) (*AllResourceValueReply, error)
	AllServerResource(context.Context, *AllServerResourceRequest) (*AllServerResourceReply, error)
	CurrentTemplate(context.Context, *CurrentTemplateRequest) (*CurrentTemplateReply, error)
	DeleteBusiness(context.Context, *DeleteBusinessRequest) (*emptypb.Empty, error)
	DeleteEnvironment(context.Context, *DeleteEnvironmentRequest) (*emptypb.Empty, error)
	DeleteResource(context.Context, *DeleteResourceRequest) (*emptypb.Empty, error)
	DeleteResourceServer(context.Context, *DeleteResourceServerRequest) (*emptypb.Empty, error)
	DeleteServer(context.Context, *DeleteServerRequest) (*emptypb.Empty, error)
	GetConfig(context.Context, *GetConfigRequest) (*GetConfigReply, error)
	GetEnvironmentToken(context.Context, *GetEnvironmentTokenRequest) (*GetEnvironmentTokenReply, error)
	GetServer(context.Context, *GetServerRequest) (*GetServerReply, error)
	GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateReply, error)
	PageBusiness(context.Context, *PageBusinessRequest) (*PageBusinessReply, error)
	PageResource(context.Context, *PageResourceRequest) (*PageResourceReply, error)
	PageServer(context.Context, *PageServerRequest) (*PageServerReply, error)
	PageTemplate(context.Context, *PageTemplateRequest) (*PageTemplateReply, error)
	ResetEnvironmentToken(context.Context, *ResetEnvironmentTokenRequest) (*emptypb.Empty, error)
	UpdateBusiness(context.Context, *UpdateBusinessRequest) (*emptypb.Empty, error)
	UpdateBusinessValue(context.Context, *UpdateBusinessValueRequest) (*emptypb.Empty, error)
	UpdateEnvironment(context.Context, *UpdateEnvironmentRequest) (*emptypb.Empty, error)
	UpdateResource(context.Context, *UpdateResourceRequest) (*emptypb.Empty, error)
	UpdateResourceValue(context.Context, *UpdateResourceValueRequest) (*emptypb.Empty, error)
	UpdateServer(context.Context, *UpdateServerRequest) (*emptypb.Empty, error)
	UpdateTemplateVersion(context.Context, *UseTemplateVersionRequest) (*emptypb.Empty, error)
}

type ServiceServer

type ServiceServer interface {
	AllEnvironment(context.Context, *emptypb.Empty) (*AllEnvironmentReply, error)
	AddEnvironment(context.Context, *AddEnvironmentRequest) (*emptypb.Empty, error)
	UpdateEnvironment(context.Context, *UpdateEnvironmentRequest) (*emptypb.Empty, error)
	DeleteEnvironment(context.Context, *DeleteEnvironmentRequest) (*emptypb.Empty, error)
	GetEnvironmentToken(context.Context, *GetEnvironmentTokenRequest) (*GetEnvironmentTokenReply, error)
	ResetEnvironmentToken(context.Context, *ResetEnvironmentTokenRequest) (*emptypb.Empty, error)
	PageServer(context.Context, *PageServerRequest) (*PageServerReply, error)
	GetServer(context.Context, *GetServerRequest) (*GetServerReply, error)
	AddServer(context.Context, *AddServerRequest) (*emptypb.Empty, error)
	UpdateServer(context.Context, *UpdateServerRequest) (*emptypb.Empty, error)
	DeleteServer(context.Context, *DeleteServerRequest) (*emptypb.Empty, error)
	PageResource(context.Context, *PageResourceRequest) (*PageResourceReply, error)
	AddResource(context.Context, *AddResourceRequest) (*emptypb.Empty, error)
	UpdateResource(context.Context, *UpdateResourceRequest) (*emptypb.Empty, error)
	DeleteResource(context.Context, *DeleteResourceRequest) (*emptypb.Empty, error)
	AllResourceServer(context.Context, *AllResourceServerRequest) (*AllResourceServerReply, error)
	AddResourceServer(context.Context, *AddResourceServerRequest) (*emptypb.Empty, error)
	DeleteResourceServer(context.Context, *DeleteResourceServerRequest) (*emptypb.Empty, error)
	AllServerResource(context.Context, *AllServerResourceRequest) (*AllServerResourceReply, error)
	AllResourceValue(context.Context, *AllResourceValueRequest) (*AllResourceValueReply, error)
	AddResourceValue(context.Context, *AddResourceValueRequest) (*emptypb.Empty, error)
	UpdateResourceValue(context.Context, *UpdateResourceValueRequest) (*emptypb.Empty, error)
	PageBusiness(context.Context, *PageBusinessRequest) (*PageBusinessReply, error)
	AddBusiness(context.Context, *AddBusinessRequest) (*emptypb.Empty, error)
	UpdateBusiness(context.Context, *UpdateBusinessRequest) (*emptypb.Empty, error)
	DeleteBusiness(context.Context, *DeleteBusinessRequest) (*emptypb.Empty, error)
	AllBusinessValue(context.Context, *AllBusinessValueRequest) (*AllBusinessValueReply, error)
	AddBusinessValue(context.Context, *AddBusinessValueRequest) (*emptypb.Empty, error)
	UpdateBusinessValue(context.Context, *UpdateBusinessValueRequest) (*emptypb.Empty, error)
	PageTemplate(context.Context, *PageTemplateRequest) (*PageTemplateReply, error)
	GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateReply, error)
	CurrentTemplate(context.Context, *CurrentTemplateRequest) (*CurrentTemplateReply, error)
	AddTemplate(context.Context, *AddTemplateRequest) (*emptypb.Empty, error)
	UpdateTemplateVersion(context.Context, *UseTemplateVersionRequest) (*emptypb.Empty, error)
	GetConfig(context.Context, *GetConfigRequest) (*GetConfigReply, error)
	WatchConfig(*GetConfigRequest, Service_WatchConfigServer) error
	// contains filtered or unexported methods
}

ServiceServer is the server API for Service service. All implementations must embed UnimplementedServiceServer for forward compatibility

type Service_WatchConfigClient added in v1.0.1

type Service_WatchConfigClient interface {
	Recv() (*GetConfigReply, error)
	grpc.ClientStream
}

type Service_WatchConfigServer added in v1.0.1

type Service_WatchConfigServer interface {
	Send(*GetConfigReply) error
	grpc.ServerStream
}

type UnimplementedServiceServer

type UnimplementedServiceServer struct {
}

UnimplementedServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedServiceServer) AddBusiness added in v1.0.1

func (UnimplementedServiceServer) AddBusinessValue added in v1.0.1

func (UnimplementedServiceServer) AddEnvironment added in v1.0.1

func (UnimplementedServiceServer) AddResource added in v1.0.1

func (UnimplementedServiceServer) AddResourceServer added in v1.0.1

func (UnimplementedServiceServer) AddResourceValue added in v1.0.1

func (UnimplementedServiceServer) AddServer added in v1.0.1

func (UnimplementedServiceServer) AddTemplate added in v1.0.1

func (UnimplementedServiceServer) AllBusinessValue added in v1.0.1

func (UnimplementedServiceServer) AllEnvironment

func (UnimplementedServiceServer) AllResourceServer added in v1.0.1

func (UnimplementedServiceServer) AllResourceValue added in v1.0.1

func (UnimplementedServiceServer) AllServerResource added in v1.0.1

func (UnimplementedServiceServer) CurrentTemplate added in v1.0.1

func (UnimplementedServiceServer) DeleteBusiness added in v1.0.1

func (UnimplementedServiceServer) DeleteEnvironment added in v1.0.1

func (UnimplementedServiceServer) DeleteResource added in v1.0.1

func (UnimplementedServiceServer) DeleteResourceServer added in v1.0.1

func (UnimplementedServiceServer) DeleteServer added in v1.0.1

func (UnimplementedServiceServer) GetConfig added in v1.0.1

func (UnimplementedServiceServer) GetEnvironmentToken added in v1.0.1

func (UnimplementedServiceServer) GetServer added in v1.0.1

func (UnimplementedServiceServer) GetTemplate added in v1.0.1

func (UnimplementedServiceServer) PageBusiness added in v1.0.1

func (UnimplementedServiceServer) PageResource added in v1.0.1

func (UnimplementedServiceServer) PageServer added in v1.0.1

func (UnimplementedServiceServer) PageTemplate added in v1.0.1

func (UnimplementedServiceServer) ResetEnvironmentToken added in v1.0.1

func (UnimplementedServiceServer) UpdateBusiness added in v1.0.1

func (UnimplementedServiceServer) UpdateBusinessValue added in v1.0.1

func (UnimplementedServiceServer) UpdateEnvironment added in v1.0.1

func (UnimplementedServiceServer) UpdateResource added in v1.0.1

func (UnimplementedServiceServer) UpdateResourceValue added in v1.0.1

func (UnimplementedServiceServer) UpdateServer added in v1.0.1

func (UnimplementedServiceServer) UpdateTemplateVersion added in v1.0.1

func (UnimplementedServiceServer) WatchConfig added in v1.0.1

type UnsafeServiceServer

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

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

type UpdateBusinessRequest added in v1.0.1

type UpdateBusinessRequest struct {
	Id          int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Keyword     string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

修改业务key

func (*UpdateBusinessRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use UpdateBusinessRequest.ProtoReflect.Descriptor instead.

func (*UpdateBusinessRequest) GetDescription added in v1.0.1

func (x *UpdateBusinessRequest) GetDescription() string

func (*UpdateBusinessRequest) GetId added in v1.0.1

func (x *UpdateBusinessRequest) GetId() int64

func (*UpdateBusinessRequest) GetKeyword added in v1.0.1

func (x *UpdateBusinessRequest) GetKeyword() string

func (*UpdateBusinessRequest) ProtoMessage added in v1.0.1

func (*UpdateBusinessRequest) ProtoMessage()

func (*UpdateBusinessRequest) ProtoReflect added in v1.0.1

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

func (*UpdateBusinessRequest) Reset added in v1.0.1

func (x *UpdateBusinessRequest) Reset()

func (*UpdateBusinessRequest) String added in v1.0.1

func (x *UpdateBusinessRequest) String() string

func (*UpdateBusinessRequest) Validate added in v1.0.1

func (m *UpdateBusinessRequest) Validate() error

Validate checks the field values on UpdateBusinessRequest 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 (*UpdateBusinessRequest) ValidateAll added in v1.0.1

func (m *UpdateBusinessRequest) ValidateAll() error

ValidateAll checks the field values on UpdateBusinessRequest 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 UpdateBusinessRequestMultiError, or nil if none found.

type UpdateBusinessRequestMultiError added in v1.0.1

type UpdateBusinessRequestMultiError []error

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

func (UpdateBusinessRequestMultiError) AllErrors added in v1.0.1

func (m UpdateBusinessRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UpdateBusinessRequestMultiError) Error added in v1.0.1

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

type UpdateBusinessRequestValidationError added in v1.0.1

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

UpdateBusinessRequestValidationError is the validation error returned by UpdateBusinessRequest.Validate if the designated constraints aren't met.

func (UpdateBusinessRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (UpdateBusinessRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (UpdateBusinessRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (UpdateBusinessRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (UpdateBusinessRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (UpdateBusinessRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type UpdateBusinessValueRequest added in v1.0.1

type UpdateBusinessValueRequest struct {
	Id    int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

修改资源值

func (*UpdateBusinessValueRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use UpdateBusinessValueRequest.ProtoReflect.Descriptor instead.

func (*UpdateBusinessValueRequest) GetId added in v1.0.1

func (x *UpdateBusinessValueRequest) GetId() int64

func (*UpdateBusinessValueRequest) GetValue added in v1.0.1

func (x *UpdateBusinessValueRequest) GetValue() string

func (*UpdateBusinessValueRequest) ProtoMessage added in v1.0.1

func (*UpdateBusinessValueRequest) ProtoMessage()

func (*UpdateBusinessValueRequest) ProtoReflect added in v1.0.1

func (*UpdateBusinessValueRequest) Reset added in v1.0.1

func (x *UpdateBusinessValueRequest) Reset()

func (*UpdateBusinessValueRequest) String added in v1.0.1

func (x *UpdateBusinessValueRequest) String() string

func (*UpdateBusinessValueRequest) Validate added in v1.0.1

func (m *UpdateBusinessValueRequest) Validate() error

Validate checks the field values on UpdateBusinessValueRequest 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 (*UpdateBusinessValueRequest) ValidateAll added in v1.0.1

func (m *UpdateBusinessValueRequest) ValidateAll() error

ValidateAll checks the field values on UpdateBusinessValueRequest 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 UpdateBusinessValueRequestMultiError, or nil if none found.

type UpdateBusinessValueRequestMultiError added in v1.0.1

type UpdateBusinessValueRequestMultiError []error

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

func (UpdateBusinessValueRequestMultiError) AllErrors added in v1.0.1

AllErrors returns a list of validation violation errors.

func (UpdateBusinessValueRequestMultiError) Error added in v1.0.1

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

type UpdateBusinessValueRequestValidationError added in v1.0.1

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

UpdateBusinessValueRequestValidationError is the validation error returned by UpdateBusinessValueRequest.Validate if the designated constraints aren't met.

func (UpdateBusinessValueRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (UpdateBusinessValueRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (UpdateBusinessValueRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (UpdateBusinessValueRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (UpdateBusinessValueRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (UpdateBusinessValueRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type UpdateEnvironmentRequest

type UpdateEnvironmentRequest struct {
	Id          int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Keyword     string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Name        string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	Status      *bool  `protobuf:"varint,5,opt,name=status,proto3,oneof" json:"status,omitempty"`
	// contains filtered or unexported fields
}

修改环境

func (*UpdateEnvironmentRequest) Descriptor deprecated

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

Deprecated: Use UpdateEnvironmentRequest.ProtoReflect.Descriptor instead.

func (*UpdateEnvironmentRequest) GetDescription added in v1.0.1

func (x *UpdateEnvironmentRequest) GetDescription() string

func (*UpdateEnvironmentRequest) GetId

func (x *UpdateEnvironmentRequest) GetId() int64

func (*UpdateEnvironmentRequest) GetKeyword added in v1.0.1

func (x *UpdateEnvironmentRequest) GetKeyword() string

func (*UpdateEnvironmentRequest) GetName added in v1.0.1

func (x *UpdateEnvironmentRequest) GetName() string

func (*UpdateEnvironmentRequest) GetStatus added in v1.0.1

func (x *UpdateEnvironmentRequest) GetStatus() bool

func (*UpdateEnvironmentRequest) ProtoMessage

func (*UpdateEnvironmentRequest) ProtoMessage()

func (*UpdateEnvironmentRequest) ProtoReflect

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

func (*UpdateEnvironmentRequest) Reset

func (x *UpdateEnvironmentRequest) Reset()

func (*UpdateEnvironmentRequest) String

func (x *UpdateEnvironmentRequest) String() string

func (*UpdateEnvironmentRequest) Validate

func (m *UpdateEnvironmentRequest) Validate() error

Validate checks the field values on UpdateEnvironmentRequest 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 (*UpdateEnvironmentRequest) ValidateAll

func (m *UpdateEnvironmentRequest) ValidateAll() error

ValidateAll checks the field values on UpdateEnvironmentRequest 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 UpdateEnvironmentRequestMultiError, or nil if none found.

type UpdateEnvironmentRequestMultiError

type UpdateEnvironmentRequestMultiError []error

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

func (UpdateEnvironmentRequestMultiError) AllErrors

func (m UpdateEnvironmentRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UpdateEnvironmentRequestMultiError) Error

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

type UpdateEnvironmentRequestValidationError

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

UpdateEnvironmentRequestValidationError is the validation error returned by UpdateEnvironmentRequest.Validate if the designated constraints aren't met.

func (UpdateEnvironmentRequestValidationError) Cause

Cause function returns cause value.

func (UpdateEnvironmentRequestValidationError) Error

Error satisfies the builtin error interface

func (UpdateEnvironmentRequestValidationError) ErrorName

ErrorName returns error name.

func (UpdateEnvironmentRequestValidationError) Field

Field function returns field value.

func (UpdateEnvironmentRequestValidationError) Key

Key function returns key value.

func (UpdateEnvironmentRequestValidationError) Reason

Reason function returns reason value.

type UpdateResourceRequest added in v1.0.1

type UpdateResourceRequest struct {
	Id          int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	Tag         string `protobuf:"bytes,3,opt,name=tag,proto3" json:"tag,omitempty"`
	Fields      string `protobuf:"bytes,4,opt,name=fields,proto3" json:"fields,omitempty"`
	// contains filtered or unexported fields
}

修改环境

func (*UpdateResourceRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use UpdateResourceRequest.ProtoReflect.Descriptor instead.

func (*UpdateResourceRequest) GetDescription added in v1.0.1

func (x *UpdateResourceRequest) GetDescription() string

func (*UpdateResourceRequest) GetFields added in v1.0.1

func (x *UpdateResourceRequest) GetFields() string

func (*UpdateResourceRequest) GetId added in v1.0.1

func (x *UpdateResourceRequest) GetId() int64

func (*UpdateResourceRequest) GetTag added in v1.0.1

func (x *UpdateResourceRequest) GetTag() string

func (*UpdateResourceRequest) ProtoMessage added in v1.0.1

func (*UpdateResourceRequest) ProtoMessage()

func (*UpdateResourceRequest) ProtoReflect added in v1.0.1

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

func (*UpdateResourceRequest) Reset added in v1.0.1

func (x *UpdateResourceRequest) Reset()

func (*UpdateResourceRequest) String added in v1.0.1

func (x *UpdateResourceRequest) String() string

func (*UpdateResourceRequest) Validate added in v1.0.1

func (m *UpdateResourceRequest) Validate() error

Validate checks the field values on UpdateResourceRequest 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 (*UpdateResourceRequest) ValidateAll added in v1.0.1

func (m *UpdateResourceRequest) ValidateAll() error

ValidateAll checks the field values on UpdateResourceRequest 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 UpdateResourceRequestMultiError, or nil if none found.

type UpdateResourceRequestMultiError added in v1.0.1

type UpdateResourceRequestMultiError []error

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

func (UpdateResourceRequestMultiError) AllErrors added in v1.0.1

func (m UpdateResourceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UpdateResourceRequestMultiError) Error added in v1.0.1

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

type UpdateResourceRequestValidationError added in v1.0.1

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

UpdateResourceRequestValidationError is the validation error returned by UpdateResourceRequest.Validate if the designated constraints aren't met.

func (UpdateResourceRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (UpdateResourceRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (UpdateResourceRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (UpdateResourceRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (UpdateResourceRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (UpdateResourceRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type UpdateResourceValueRequest added in v1.0.1

type UpdateResourceValueRequest struct {
	Id     int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Values string `protobuf:"bytes,4,opt,name=values,proto3" json:"values,omitempty"`
	// contains filtered or unexported fields
}

修改资源值

func (*UpdateResourceValueRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use UpdateResourceValueRequest.ProtoReflect.Descriptor instead.

func (*UpdateResourceValueRequest) GetId added in v1.0.1

func (x *UpdateResourceValueRequest) GetId() int64

func (*UpdateResourceValueRequest) GetValues added in v1.0.1

func (x *UpdateResourceValueRequest) GetValues() string

func (*UpdateResourceValueRequest) ProtoMessage added in v1.0.1

func (*UpdateResourceValueRequest) ProtoMessage()

func (*UpdateResourceValueRequest) ProtoReflect added in v1.0.1

func (*UpdateResourceValueRequest) Reset added in v1.0.1

func (x *UpdateResourceValueRequest) Reset()

func (*UpdateResourceValueRequest) String added in v1.0.1

func (x *UpdateResourceValueRequest) String() string

func (*UpdateResourceValueRequest) Validate added in v1.0.1

func (m *UpdateResourceValueRequest) Validate() error

Validate checks the field values on UpdateResourceValueRequest 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 (*UpdateResourceValueRequest) ValidateAll added in v1.0.1

func (m *UpdateResourceValueRequest) ValidateAll() error

ValidateAll checks the field values on UpdateResourceValueRequest 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 UpdateResourceValueRequestMultiError, or nil if none found.

type UpdateResourceValueRequestMultiError added in v1.0.1

type UpdateResourceValueRequestMultiError []error

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

func (UpdateResourceValueRequestMultiError) AllErrors added in v1.0.1

AllErrors returns a list of validation violation errors.

func (UpdateResourceValueRequestMultiError) Error added in v1.0.1

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

type UpdateResourceValueRequestValidationError added in v1.0.1

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

UpdateResourceValueRequestValidationError is the validation error returned by UpdateResourceValueRequest.Validate if the designated constraints aren't met.

func (UpdateResourceValueRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (UpdateResourceValueRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (UpdateResourceValueRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (UpdateResourceValueRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (UpdateResourceValueRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (UpdateResourceValueRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type UpdateServerRequest added in v1.0.1

type UpdateServerRequest struct {
	Id          int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Keyword     string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Name        string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

修改环境

func (*UpdateServerRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use UpdateServerRequest.ProtoReflect.Descriptor instead.

func (*UpdateServerRequest) GetDescription added in v1.0.1

func (x *UpdateServerRequest) GetDescription() string

func (*UpdateServerRequest) GetId added in v1.0.1

func (x *UpdateServerRequest) GetId() int64

func (*UpdateServerRequest) GetKeyword added in v1.0.1

func (x *UpdateServerRequest) GetKeyword() string

func (*UpdateServerRequest) GetName added in v1.0.1

func (x *UpdateServerRequest) GetName() string

func (*UpdateServerRequest) ProtoMessage added in v1.0.1

func (*UpdateServerRequest) ProtoMessage()

func (*UpdateServerRequest) ProtoReflect added in v1.0.1

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

func (*UpdateServerRequest) Reset added in v1.0.1

func (x *UpdateServerRequest) Reset()

func (*UpdateServerRequest) String added in v1.0.1

func (x *UpdateServerRequest) String() string

func (*UpdateServerRequest) Validate added in v1.0.1

func (m *UpdateServerRequest) Validate() error

Validate checks the field values on UpdateServerRequest 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 (*UpdateServerRequest) ValidateAll added in v1.0.1

func (m *UpdateServerRequest) ValidateAll() error

ValidateAll checks the field values on UpdateServerRequest 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 UpdateServerRequestMultiError, or nil if none found.

type UpdateServerRequestMultiError added in v1.0.1

type UpdateServerRequestMultiError []error

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

func (UpdateServerRequestMultiError) AllErrors added in v1.0.1

func (m UpdateServerRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UpdateServerRequestMultiError) Error added in v1.0.1

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

type UpdateServerRequestValidationError added in v1.0.1

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

UpdateServerRequestValidationError is the validation error returned by UpdateServerRequest.Validate if the designated constraints aren't met.

func (UpdateServerRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (UpdateServerRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (UpdateServerRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (UpdateServerRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (UpdateServerRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (UpdateServerRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

type UseTemplateVersionRequest added in v1.0.1

type UseTemplateVersionRequest struct {
	Id       int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ServerId int64 `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
	// contains filtered or unexported fields
}

修改模板

func (*UseTemplateVersionRequest) Descriptor deprecated added in v1.0.1

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

Deprecated: Use UseTemplateVersionRequest.ProtoReflect.Descriptor instead.

func (*UseTemplateVersionRequest) GetId added in v1.0.1

func (x *UseTemplateVersionRequest) GetId() int64

func (*UseTemplateVersionRequest) GetServerId added in v1.0.1

func (x *UseTemplateVersionRequest) GetServerId() int64

func (*UseTemplateVersionRequest) ProtoMessage added in v1.0.1

func (*UseTemplateVersionRequest) ProtoMessage()

func (*UseTemplateVersionRequest) ProtoReflect added in v1.0.1

func (*UseTemplateVersionRequest) Reset added in v1.0.1

func (x *UseTemplateVersionRequest) Reset()

func (*UseTemplateVersionRequest) String added in v1.0.1

func (x *UseTemplateVersionRequest) String() string

func (*UseTemplateVersionRequest) Validate added in v1.0.1

func (m *UseTemplateVersionRequest) Validate() error

Validate checks the field values on UseTemplateVersionRequest 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 (*UseTemplateVersionRequest) ValidateAll added in v1.0.1

func (m *UseTemplateVersionRequest) ValidateAll() error

ValidateAll checks the field values on UseTemplateVersionRequest 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 UseTemplateVersionRequestMultiError, or nil if none found.

type UseTemplateVersionRequestMultiError added in v1.0.1

type UseTemplateVersionRequestMultiError []error

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

func (UseTemplateVersionRequestMultiError) AllErrors added in v1.0.1

AllErrors returns a list of validation violation errors.

func (UseTemplateVersionRequestMultiError) Error added in v1.0.1

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

type UseTemplateVersionRequestValidationError added in v1.0.1

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

UseTemplateVersionRequestValidationError is the validation error returned by UseTemplateVersionRequest.Validate if the designated constraints aren't met.

func (UseTemplateVersionRequestValidationError) Cause added in v1.0.1

Cause function returns cause value.

func (UseTemplateVersionRequestValidationError) Error added in v1.0.1

Error satisfies the builtin error interface

func (UseTemplateVersionRequestValidationError) ErrorName added in v1.0.1

ErrorName returns error name.

func (UseTemplateVersionRequestValidationError) Field added in v1.0.1

Field function returns field value.

func (UseTemplateVersionRequestValidationError) Key added in v1.0.1

Key function returns key value.

func (UseTemplateVersionRequestValidationError) Reason added in v1.0.1

Reason function returns reason value.

Jump to

Keyboard shortcuts

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