package
1.24.4
Repository: https://pkg.go.dev/std
Documentation: pkg.go.dev

# Functions

Request returns the HTTP request as represented in the current environment.
RequestFromMap creates an [http.Request] from CGI variables.
Serve executes the provided [Handler] on the currently active CGI request, if any.

# Structs

Handler runs an executable in a subprocess with a CGI environment.