//
pkg.gl
Category
github.com/Coolpy7/Coolpy7_Community
std
net
http
cgi
package
1.0.6
Repository:
https://github.com/coolpy7/coolpy7_community.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
562 SLOC
#
Functions
Request
Request returns the HTTP request as represented in the current environment.
RequestFromMap
RequestFromMap creates an http.Request from CGI variables.
Serve
Serve executes the provided Handler on the currently active CGI request, if any.
#
Structs
Handler
Handler runs an executable in a subprocess with a CGI environment.