Skip to content

go-scgi/scgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scgi

Package scgi provides a simple scgi client and a number of primitives needed for basic scgi operation.

Usage

There are two main ways to use this package. It can be used directly as a net/http.Client's RoundTripper or it can be added to a net/http.Transport using RegisterProtocol.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages