Modules§
Structs§
- Image
Server - The main server structure
Constants§
Functions§
- handle_
random_ image - Handle random image serving
- handle_
request - Handle incoming HTTP requests
- handle_
sequential_ image - Handle sequential image serving
- init_
logging - Initialize the global logger based on configuration
- read_
image_ from_ path - Read an image file from the given path and return it as a
CacheValue
- read_
image_ from_ url - Fetch an image from a URL and return it as a
CacheValue