Documentation ¶
Index ¶
Constants ¶
View Source
const ( RATE_LIMIT = 5000 RATE_LIMIT_DURATION = "1m" HTTP_TIMEOUT = "30s" )
View Source
const ( EventProcessor TaskName = "EventProcessor" DeadLetterProcessor TaskName = "DeadLetterProcessor" CreateEventProcessor TaskName = "CreateEventProcessor" NotificationProcessor TaskName = "NotificationProcessor" DailyAnalytics TaskName = "daily analytics" ApplicationsCacheKey CacheKey = "applications" GroupsCacheKey CacheKey = "groups" TokenCacheKey CacheKey = "tokens" )
View Source
const (
Concurrency = 100
)
View Source
const (
EventDeliveryIDLength = 12
)
Variables ¶
View Source
var ErrUnsupportedDatebase = fmt.Errorf("unsupported database for search detected, remove search configuration or use a supported database (mongodb)")
Functions ¶
func GetVersion ¶ added in v0.4.10
func GetVersion() string
func ReadVersion ¶ added in v0.4.10
Types ¶
type GenericMap ¶ added in v0.6.0
type GenericMap map[string]interface{}
Directories ¶
Path | Synopsis |
---|---|
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag at 2022-07-19 10:18:35.732177 +0100 WAT m=+107.953558084
|
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag at 2022-07-19 10:18:35.732177 +0100 WAT m=+107.953558084 |
internal
|
|
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
pkg
|
|
Click to show internal directories.
Click to hide internal directories.