package
0.0.0-20241227084317-e89c34c5bf6a
Repository: https://github.com/airunny/timer.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
Enum value maps for HealthyStatus.
Enum value maps for HealthyStatus.
# Structs
No description provided by the author
No description provided by the author
DataConfig_DatabaseValidationError is the validation error returned by DataConfig_Database.Validate if the designated constraints aren't met.
No description provided by the author
DataConfig_RedisValidationError is the validation error returned by DataConfig_Redis.Validate if the designated constraints aren't met.
DataConfigValidationError is the validation error returned by DataConfig.Validate if the designated constraints aren't met.
No description provided by the author
EmptyReplyValidationError is the validation error returned by EmptyReply.Validate if the designated constraints aren't met.
------ 空请求/空返回.
EmptyRequestValidationError is the validation error returned by EmptyRequest.Validate if the designated constraints aren't met.
------ 错误返回.
ErrorReplyValidationError is the validation error returned by ErrorReply.Validate if the designated constraints aren't met.
No description provided by the author
GRPCClientValidationError is the validation error returned by GRPCClient.Validate if the designated constraints aren't met.
No description provided by the author
HealthyReplyValidationError is the validation error returned by HealthyReply.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
ServerConfig_GRPCValidationError is the validation error returned by ServerConfig_GRPC.Validate if the designated constraints aren't met.
No description provided by the author
ServerConfig_HTTPValidationError is the validation error returned by ServerConfig_HTTP.Validate if the designated constraints aren't met.
No description provided by the author
ServerConfig_TraceValidationError is the validation error returned by ServerConfig_Trace.Validate if the designated constraints aren't met.
ServerConfigValidationError is the validation error returned by ServerConfig.Validate if the designated constraints aren't met.
------ 只返回字符串,用户三方回调.
StringReplyValidationError is the validation error returned by StringReply.Validate if the designated constraints aren't met.
# Type aliases
DataConfig_DatabaseMultiError is an error wrapping multiple validation errors returned by DataConfig_Database.ValidateAll() if the designated constraints aren't met.
DataConfig_RedisMultiError is an error wrapping multiple validation errors returned by DataConfig_Redis.ValidateAll() if the designated constraints aren't met.
DataConfigMultiError is an error wrapping multiple validation errors returned by DataConfig.ValidateAll() if the designated constraints aren't met.
EmptyReplyMultiError is an error wrapping multiple validation errors returned by EmptyReply.ValidateAll() if the designated constraints aren't met.
EmptyRequestMultiError is an error wrapping multiple validation errors returned by EmptyRequest.ValidateAll() if the designated constraints aren't met.
ErrorReplyMultiError is an error wrapping multiple validation errors returned by ErrorReply.ValidateAll() if the designated constraints aren't met.
GRPCClientMultiError is an error wrapping multiple validation errors returned by GRPCClient.ValidateAll() if the designated constraints aren't met.
HealthyReplyMultiError is an error wrapping multiple validation errors returned by HealthyReply.ValidateAll() if the designated constraints aren't met.
------ 健康检查.
ServerConfig_GRPCMultiError is an error wrapping multiple validation errors returned by ServerConfig_GRPC.ValidateAll() if the designated constraints aren't met.
ServerConfig_HTTPMultiError is an error wrapping multiple validation errors returned by ServerConfig_HTTP.ValidateAll() if the designated constraints aren't met.
ServerConfig_TraceMultiError is an error wrapping multiple validation errors returned by ServerConfig_Trace.ValidateAll() if the designated constraints aren't met.
ServerConfigMultiError is an error wrapping multiple validation errors returned by ServerConfig.ValidateAll() if the designated constraints aren't met.
StringReplyMultiError is an error wrapping multiple validation errors returned by StringReply.ValidateAll() if the designated constraints aren't met.