//
pkg.gl
Category
github.com/remobjects/goldbaselibrary
Source
Gold
net
http
cgi
package
0.0.0-20240830091141-819b40b304b5
Repository:
https://github.com/remobjects/goldbaselibrary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
0
Files
540 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.