Modules§
- config
- Configuration management for NerveMQ.
- error
- Error handling for the application.
- kms
- Key Management Service (KMS) module for handling encryption operations.
- types
- AWS SQS-compatible API types and data structures.
Structs§
- RunBuilder
- Use builder syntax to set the inputs and finish with
start().
Enums§
- Method
- Represents an SQS API method.
Constants§
- SQS_
METHOD_ PREFIX - Standard prefix for all SQS API method names.
Functions§
- run
- Returns a builder for the main application.