attribute

package
v1.4.8 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AttributeDaily_name = map[int32]string{
		0: "NoneDaily",
	}
	AttributeDaily_value = map[string]int32{
		"NoneDaily": 0,
	}
)

Enum value maps for AttributeDaily.

View Source
var (
	AttributeWeekly_name = map[int32]string{
		0: "NoneWeekly",
	}
	AttributeWeekly_value = map[string]int32{
		"NoneWeekly": 0,
	}
)

Enum value maps for AttributeWeekly.

View Source
var (
	AttributeMonthly_name = map[int32]string{
		0: "NoneMonthly",
	}
	AttributeMonthly_value = map[string]int32{
		"NoneMonthly": 0,
	}
)

Enum value maps for AttributeMonthly.

View Source
var (
	AttributeOnce_name = map[int32]string{
		0: "NoneOnce",
	}
	AttributeOnce_value = map[string]int32{
		"NoneOnce": 0,
	}
)

Enum value maps for AttributeOnce.

View Source
var File_attribute_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AttributeDaily

type AttributeDaily int32

daily update attribute

const (
	AttributeDaily_NoneDaily AttributeDaily = 0
)

func (AttributeDaily) Descriptor

func (AttributeDaily) Enum

func (x AttributeDaily) Enum() *AttributeDaily

func (AttributeDaily) EnumDescriptor deprecated

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

Deprecated: Use AttributeDaily.Descriptor instead.

func (AttributeDaily) Number

func (AttributeDaily) String

func (x AttributeDaily) String() string

func (AttributeDaily) Type

type AttributeMonthly

type AttributeMonthly int32

monthly update attribute

const (
	AttributeMonthly_NoneMonthly AttributeMonthly = 0
)

func (AttributeMonthly) Descriptor

func (AttributeMonthly) Enum

func (AttributeMonthly) EnumDescriptor deprecated

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

Deprecated: Use AttributeMonthly.Descriptor instead.

func (AttributeMonthly) Number

func (AttributeMonthly) String

func (x AttributeMonthly) String() string

func (AttributeMonthly) Type

type AttributeOnce

type AttributeOnce int32

once update attribute

const (
	AttributeOnce_NoneOnce AttributeOnce = 0
)

func (AttributeOnce) Descriptor

func (AttributeOnce) Enum

func (x AttributeOnce) Enum() *AttributeOnce

func (AttributeOnce) EnumDescriptor deprecated

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

Deprecated: Use AttributeOnce.Descriptor instead.

func (AttributeOnce) Number

func (AttributeOnce) String

func (x AttributeOnce) String() string

func (AttributeOnce) Type

type AttributeWeekly

type AttributeWeekly int32

weekly update attribute

const (
	AttributeWeekly_NoneWeekly AttributeWeekly = 0
)

func (AttributeWeekly) Descriptor

func (AttributeWeekly) Enum

func (x AttributeWeekly) Enum() *AttributeWeekly

func (AttributeWeekly) EnumDescriptor deprecated

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

Deprecated: Use AttributeWeekly.Descriptor instead.

func (AttributeWeekly) Number

func (AttributeWeekly) String

func (x AttributeWeekly) String() string

func (AttributeWeekly) Type

type TestImport

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

func (*TestImport) Descriptor deprecated

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

Deprecated: Use TestImport.ProtoReflect.Descriptor instead.

func (*TestImport) ProtoMessage

func (*TestImport) ProtoMessage()

func (*TestImport) ProtoReflect

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

func (*TestImport) Reset

func (x *TestImport) Reset()

func (*TestImport) String

func (x *TestImport) String() string

func (*TestImport) Validate

func (m *TestImport) Validate() error

Validate checks the field values on TestImport with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.

type TestImportValidationError

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

TestImportValidationError is the validation error returned by TestImport.Validate if the designated constraints aren't met.

func (TestImportValidationError) Cause

func (e TestImportValidationError) Cause() error

Cause function returns cause value.

func (TestImportValidationError) Error

Error satisfies the builtin error interface

func (TestImportValidationError) ErrorName

func (e TestImportValidationError) ErrorName() string

ErrorName returns error name.

func (TestImportValidationError) Field

Field function returns field value.

func (TestImportValidationError) Key

Key function returns key value.

func (TestImportValidationError) Reason

func (e TestImportValidationError) Reason() string

Reason function returns reason value.

Jump to

Keyboard shortcuts

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