# Functions

Download a specific asset (the prebuilt module) to a temporary file.
No description provided by the author
Determine which version of NGINX is installed; for now we'll just use the version command.
Determine the current platform: architecture, OS, release The operating system should be given in a form that matches the names we use for official releases.
Return a list of all the assets available in the latest release.
Install the precompiled NGINX module from the latest release on GitHub.
No description provided by the author
Open a web server that dumps the output to the console and returns 200 for everything.
No description provided by the author

# Structs

No description provided by the author
The Github API asset type, with most fields missing.
The Github API release type, with most fields missing.
No description provided by the author
Top-level error to report to the user.
Header name and value.
An incoming request to Nginx.
A response sent by Nginx.
No description provided by the author