package
0.1.9
Repository: https://github.com/seefan/microgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewHTTPServer create new http server.

# Structs

Archive Archive.
HTTPContext context.
HTTPServer for basic function.

# Interfaces

Method method map.

# Type aliases

//MethodInputPutput method.
//MethodNotInputOutput no input no output.
//MethodOnlyInput no output.
//MethodOnlyOutput no input.