Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnqueueMessageWL ¶ added in v1.2.0
func EnqueueMessageWL(message tptypes.QueueMessage)
func ShouldSendMessageWL ¶
func ShouldSendMessageWL(_case PreventSpammingCase, identities []string, ignoreIfLastSentLessThan time.Duration) (shouldSendToIdentities []string)
func StartTelegramPusherService ¶ added in v1.2.0
func StartTelegramPusherService(appCtx config.AppContext)
Types ¶
type PreventSpammingCase ¶
type PreventSpammingCase int8
const ( PreventSpammingCaseTomeStoned PreventSpammingCase = iota PreventSpammingCaseJailed PreventSpammingCaseLowUptime PreventSpammingCaseMissedBlocksOverDangerousThreshold PreventSpammingCaseDirectHealthCheckOptionalRPC PreventSpammingCaseHealthCheckManagedRPC )
type ReceiverBasedQueue ¶
Click to show internal directories.
Click to hide internal directories.