# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package redis provides interfaces to Redis.

# Functions

New returns new *ApplicationServer.

# Structs

ApplicationPackagesConfig contains application packages associations configuration.
ApplicationServer implements the Application Server component.
Config represents the ApplicationServer configuration.
ConfirmationConfig represents the configuration for confirmed downlink.
DistributionConfig contains the upstream traffic distribution configuration of the Application Server.
DistributorConfig contains the configuration of a traffic distributor of the Application Server.
DownlinksConfig represents the configuration for downlinks.
EndDeviceFetcherCacheConfig represents configuration for device information caching in Application Server.
EndDeviceFetcherCircuitBreakerConfig represents the configuration for the circuit breaker of the end device fetcher.
EndDeviceFetcherConfig represents configuration for the end device fetcher in Application Server.
EndDeviceLocationStorageCacheConfig represents the configuration of end device location registry caching.
EndDeviceLocationStorageConfig represents the configuration of end device locations storage.
EndDeviceMetadataStorageConfig represents the configuration of end device metadata operations.
FormattersConfig represents the configuration for payload formatters.
GlobalDistributorConfig contains the configuration of the global traffic distributor of the Application Server.
InteropConfig represents interoperability client configuration.
LastSeenConfig defines configuration for the device last seen map which stores timestamps for batch updates.
LocalDistributorConfig contains the configuration of the local traffic distributor of the Application Server.
PaginationConfig represents the configuration for pagination.
PubSubConfig contains go-cloud pub/sub configuration of the Application Server.
RegistryCleaner is a service responsible for cleanup of the device registry.
UplinkStorageConfig defines the configuration of the application uplinks storage used by integrations.
WebhooksConfig defines the configuration of the webhooks integration.

# Interfaces

ApplicationUplinkRegistry is a store for uplink messages.
DeviceRegistry is a store for end devices.
InteropClient is a client, which Application Server can use for interoperability.
LinkRegistry is a store for application links.