# Functions
GenerateUUIDInContext generates a UUID and stores it in golium.Context using the key name.
ParseQuery parses a query string and stores its values in the context.
ParseURL parses a URL and stores its values in the context.
StoreValueInContext stores a value in golium.Context using the key name.
# Type aliases
No description provided by the author