Re-exports§
pub use quilkin_proto as generated;
Modules§
- Implementations and utility methods for various codecs used in Quilkin.
- Quilkin configuration.
- Filters for processing packets.
Macros§
- Macro that can get the function name of the function the macro is invoked within
- Includes generated Protobuf definitions from
tonic
. - Creates a temporary file with the specified prefix in a directory named after the calling function, ie using it within a test will place it in a temporary directory named after the test
Structs§
- The Command-Line Interface for Quilkin.
- Configuration for a component
- Run Quilkin as a UDP reverse proxy.
Enums§
Functions§
Type Aliases§
- Receiver for a shutdown event.