jobv1

package
v0.0.0-...-64e57e2 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_neutral_diet_job_v1_api_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type MarkCompletedGoalsRequest

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

func (*MarkCompletedGoalsRequest) Descriptor deprecated

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

Deprecated: Use MarkCompletedGoalsRequest.ProtoReflect.Descriptor instead.

func (*MarkCompletedGoalsRequest) ProtoMessage

func (*MarkCompletedGoalsRequest) ProtoMessage()

func (*MarkCompletedGoalsRequest) ProtoReflect

func (*MarkCompletedGoalsRequest) Reset

func (x *MarkCompletedGoalsRequest) Reset()

func (*MarkCompletedGoalsRequest) String

func (x *MarkCompletedGoalsRequest) String() string

func (*MarkCompletedGoalsRequest) Validate

func (m *MarkCompletedGoalsRequest) Validate() error

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

func (m *MarkCompletedGoalsRequest) ValidateAll() error

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

type MarkCompletedGoalsRequestMultiError

type MarkCompletedGoalsRequestMultiError []error

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

func (MarkCompletedGoalsRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (MarkCompletedGoalsRequestMultiError) Error

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

type MarkCompletedGoalsRequestValidationError

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

MarkCompletedGoalsRequestValidationError is the validation error returned by MarkCompletedGoalsRequest.Validate if the designated constraints aren't met.

func (MarkCompletedGoalsRequestValidationError) Cause

Cause function returns cause value.

func (MarkCompletedGoalsRequestValidationError) Error

Error satisfies the builtin error interface

func (MarkCompletedGoalsRequestValidationError) ErrorName

ErrorName returns error name.

func (MarkCompletedGoalsRequestValidationError) Field

Field function returns field value.

func (MarkCompletedGoalsRequestValidationError) Key

Key function returns key value.

func (MarkCompletedGoalsRequestValidationError) Reason

Reason function returns reason value.

type MarkCompletedGoalsResponse

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

func (*MarkCompletedGoalsResponse) Descriptor deprecated

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

Deprecated: Use MarkCompletedGoalsResponse.ProtoReflect.Descriptor instead.

func (*MarkCompletedGoalsResponse) ProtoMessage

func (*MarkCompletedGoalsResponse) ProtoMessage()

func (*MarkCompletedGoalsResponse) ProtoReflect

func (*MarkCompletedGoalsResponse) Reset

func (x *MarkCompletedGoalsResponse) Reset()

func (*MarkCompletedGoalsResponse) String

func (x *MarkCompletedGoalsResponse) String() string

func (*MarkCompletedGoalsResponse) Validate

func (m *MarkCompletedGoalsResponse) Validate() error

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

func (m *MarkCompletedGoalsResponse) ValidateAll() error

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

type MarkCompletedGoalsResponseMultiError

type MarkCompletedGoalsResponseMultiError []error

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

func (MarkCompletedGoalsResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (MarkCompletedGoalsResponseMultiError) Error

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

type MarkCompletedGoalsResponseValidationError

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

MarkCompletedGoalsResponseValidationError is the validation error returned by MarkCompletedGoalsResponse.Validate if the designated constraints aren't met.

func (MarkCompletedGoalsResponseValidationError) Cause

Cause function returns cause value.

func (MarkCompletedGoalsResponseValidationError) Error

Error satisfies the builtin error interface

func (MarkCompletedGoalsResponseValidationError) ErrorName

ErrorName returns error name.

func (MarkCompletedGoalsResponseValidationError) Field

Field function returns field value.

func (MarkCompletedGoalsResponseValidationError) Key

Key function returns key value.

func (MarkCompletedGoalsResponseValidationError) Reason

Reason function returns reason value.

type RemoveStaleRegistrationTokensRequest

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

func (*RemoveStaleRegistrationTokensRequest) Descriptor deprecated

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

Deprecated: Use RemoveStaleRegistrationTokensRequest.ProtoReflect.Descriptor instead.

func (*RemoveStaleRegistrationTokensRequest) ProtoMessage

func (*RemoveStaleRegistrationTokensRequest) ProtoMessage()

func (*RemoveStaleRegistrationTokensRequest) ProtoReflect

func (*RemoveStaleRegistrationTokensRequest) Reset

func (*RemoveStaleRegistrationTokensRequest) String

func (*RemoveStaleRegistrationTokensRequest) Validate

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

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

type RemoveStaleRegistrationTokensRequestMultiError

type RemoveStaleRegistrationTokensRequestMultiError []error

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

func (RemoveStaleRegistrationTokensRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (RemoveStaleRegistrationTokensRequestMultiError) Error

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

type RemoveStaleRegistrationTokensRequestValidationError

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

RemoveStaleRegistrationTokensRequestValidationError is the validation error returned by RemoveStaleRegistrationTokensRequest.Validate if the designated constraints aren't met.

func (RemoveStaleRegistrationTokensRequestValidationError) Cause

Cause function returns cause value.

func (RemoveStaleRegistrationTokensRequestValidationError) Error

Error satisfies the builtin error interface

func (RemoveStaleRegistrationTokensRequestValidationError) ErrorName

ErrorName returns error name.

func (RemoveStaleRegistrationTokensRequestValidationError) Field

Field function returns field value.

func (RemoveStaleRegistrationTokensRequestValidationError) Key

Key function returns key value.

func (RemoveStaleRegistrationTokensRequestValidationError) Reason

Reason function returns reason value.

type RemoveStaleRegistrationTokensResponse

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

func (*RemoveStaleRegistrationTokensResponse) Descriptor deprecated

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

Deprecated: Use RemoveStaleRegistrationTokensResponse.ProtoReflect.Descriptor instead.

func (*RemoveStaleRegistrationTokensResponse) ProtoMessage

func (*RemoveStaleRegistrationTokensResponse) ProtoMessage()

func (*RemoveStaleRegistrationTokensResponse) ProtoReflect

func (*RemoveStaleRegistrationTokensResponse) Reset

func (*RemoveStaleRegistrationTokensResponse) String

func (*RemoveStaleRegistrationTokensResponse) Validate

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

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

type RemoveStaleRegistrationTokensResponseMultiError

type RemoveStaleRegistrationTokensResponseMultiError []error

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

func (RemoveStaleRegistrationTokensResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (RemoveStaleRegistrationTokensResponseMultiError) Error

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

type RemoveStaleRegistrationTokensResponseValidationError

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

RemoveStaleRegistrationTokensResponseValidationError is the validation error returned by RemoveStaleRegistrationTokensResponse.Validate if the designated constraints aren't met.

func (RemoveStaleRegistrationTokensResponseValidationError) Cause

Cause function returns cause value.

func (RemoveStaleRegistrationTokensResponseValidationError) Error

Error satisfies the builtin error interface

func (RemoveStaleRegistrationTokensResponseValidationError) ErrorName

ErrorName returns error name.

func (RemoveStaleRegistrationTokensResponseValidationError) Field

Field function returns field value.

func (RemoveStaleRegistrationTokensResponseValidationError) Key

Key function returns key value.

func (RemoveStaleRegistrationTokensResponseValidationError) Reason

Reason function returns reason value.

type SendGoalNotificationsRequest

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

func (*SendGoalNotificationsRequest) Descriptor deprecated

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

Deprecated: Use SendGoalNotificationsRequest.ProtoReflect.Descriptor instead.

func (*SendGoalNotificationsRequest) ProtoMessage

func (*SendGoalNotificationsRequest) ProtoMessage()

func (*SendGoalNotificationsRequest) ProtoReflect

func (*SendGoalNotificationsRequest) Reset

func (x *SendGoalNotificationsRequest) Reset()

func (*SendGoalNotificationsRequest) String

func (*SendGoalNotificationsRequest) Validate

func (m *SendGoalNotificationsRequest) Validate() error

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

func (m *SendGoalNotificationsRequest) ValidateAll() error

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

type SendGoalNotificationsRequestMultiError

type SendGoalNotificationsRequestMultiError []error

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

func (SendGoalNotificationsRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (SendGoalNotificationsRequestMultiError) Error

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

type SendGoalNotificationsRequestValidationError

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

SendGoalNotificationsRequestValidationError is the validation error returned by SendGoalNotificationsRequest.Validate if the designated constraints aren't met.

func (SendGoalNotificationsRequestValidationError) Cause

Cause function returns cause value.

func (SendGoalNotificationsRequestValidationError) Error

Error satisfies the builtin error interface

func (SendGoalNotificationsRequestValidationError) ErrorName

ErrorName returns error name.

func (SendGoalNotificationsRequestValidationError) Field

Field function returns field value.

func (SendGoalNotificationsRequestValidationError) Key

Key function returns key value.

func (SendGoalNotificationsRequestValidationError) Reason

Reason function returns reason value.

type SendGoalNotificationsResponse

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

func (*SendGoalNotificationsResponse) Descriptor deprecated

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

Deprecated: Use SendGoalNotificationsResponse.ProtoReflect.Descriptor instead.

func (*SendGoalNotificationsResponse) ProtoMessage

func (*SendGoalNotificationsResponse) ProtoMessage()

func (*SendGoalNotificationsResponse) ProtoReflect

func (*SendGoalNotificationsResponse) Reset

func (x *SendGoalNotificationsResponse) Reset()

func (*SendGoalNotificationsResponse) String

func (*SendGoalNotificationsResponse) Validate

func (m *SendGoalNotificationsResponse) Validate() error

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

func (m *SendGoalNotificationsResponse) ValidateAll() error

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

type SendGoalNotificationsResponseMultiError

type SendGoalNotificationsResponseMultiError []error

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

func (SendGoalNotificationsResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (SendGoalNotificationsResponseMultiError) Error

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

type SendGoalNotificationsResponseValidationError

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

SendGoalNotificationsResponseValidationError is the validation error returned by SendGoalNotificationsResponse.Validate if the designated constraints aren't met.

func (SendGoalNotificationsResponseValidationError) Cause

Cause function returns cause value.

func (SendGoalNotificationsResponseValidationError) Error

Error satisfies the builtin error interface

func (SendGoalNotificationsResponseValidationError) ErrorName

ErrorName returns error name.

func (SendGoalNotificationsResponseValidationError) Field

Field function returns field value.

func (SendGoalNotificationsResponseValidationError) Key

Key function returns key value.

func (SendGoalNotificationsResponseValidationError) Reason

Reason function returns reason value.

type SendStreakNotificationsRequest

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

func (*SendStreakNotificationsRequest) Descriptor deprecated

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

Deprecated: Use SendStreakNotificationsRequest.ProtoReflect.Descriptor instead.

func (*SendStreakNotificationsRequest) ProtoMessage

func (*SendStreakNotificationsRequest) ProtoMessage()

func (*SendStreakNotificationsRequest) ProtoReflect

func (*SendStreakNotificationsRequest) Reset

func (x *SendStreakNotificationsRequest) Reset()

func (*SendStreakNotificationsRequest) String

func (*SendStreakNotificationsRequest) Validate

func (m *SendStreakNotificationsRequest) Validate() error

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

func (m *SendStreakNotificationsRequest) ValidateAll() error

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

type SendStreakNotificationsRequestMultiError

type SendStreakNotificationsRequestMultiError []error

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

func (SendStreakNotificationsRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (SendStreakNotificationsRequestMultiError) Error

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

type SendStreakNotificationsRequestValidationError

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

SendStreakNotificationsRequestValidationError is the validation error returned by SendStreakNotificationsRequest.Validate if the designated constraints aren't met.

func (SendStreakNotificationsRequestValidationError) Cause

Cause function returns cause value.

func (SendStreakNotificationsRequestValidationError) Error

Error satisfies the builtin error interface

func (SendStreakNotificationsRequestValidationError) ErrorName

ErrorName returns error name.

func (SendStreakNotificationsRequestValidationError) Field

Field function returns field value.

func (SendStreakNotificationsRequestValidationError) Key

Key function returns key value.

func (SendStreakNotificationsRequestValidationError) Reason

Reason function returns reason value.

type SendStreakNotificationsResponse

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

func (*SendStreakNotificationsResponse) Descriptor deprecated

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

Deprecated: Use SendStreakNotificationsResponse.ProtoReflect.Descriptor instead.

func (*SendStreakNotificationsResponse) ProtoMessage

func (*SendStreakNotificationsResponse) ProtoMessage()

func (*SendStreakNotificationsResponse) ProtoReflect

func (*SendStreakNotificationsResponse) Reset

func (*SendStreakNotificationsResponse) String

func (*SendStreakNotificationsResponse) Validate

func (m *SendStreakNotificationsResponse) Validate() error

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

func (m *SendStreakNotificationsResponse) ValidateAll() error

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

type SendStreakNotificationsResponseMultiError

type SendStreakNotificationsResponseMultiError []error

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

func (SendStreakNotificationsResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (SendStreakNotificationsResponseMultiError) Error

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

type SendStreakNotificationsResponseValidationError

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

SendStreakNotificationsResponseValidationError is the validation error returned by SendStreakNotificationsResponse.Validate if the designated constraints aren't met.

func (SendStreakNotificationsResponseValidationError) Cause

Cause function returns cause value.

func (SendStreakNotificationsResponseValidationError) Error

Error satisfies the builtin error interface

func (SendStreakNotificationsResponseValidationError) ErrorName

ErrorName returns error name.

func (SendStreakNotificationsResponseValidationError) Field

Field function returns field value.

func (SendStreakNotificationsResponseValidationError) Key

Key function returns key value.

func (SendStreakNotificationsResponseValidationError) Reason

Reason function returns reason value.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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