//
pkg.gl
Category
github.com/goliajp/ginx
module
package
0.2.0
Repository:
https://github.com/goliajp/ginx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
192 SLOC
#
Functions
GracefulServe
No description provided by the author
New
No description provided by the author
NewServer
No description provided by the author
Ping
No description provided by the author
Status
No description provided by the author
W
No description provided by the author
#
Constants
DefaultAddr
DefaultAddr 默认监听地址.
DefaultIdleTimeout
DefaultIdleTimeout 默认处理超时.
DefaultPort
DefaultPort 默认监听端口.
DefaultReadHeaderTimeout
DefaultReadHeaderTimeout 默认读取header超时.
DefaultReadTimeout
DefaultReadTimeout 默认读取超时.
DefaultWriteTimeout
DefaultWriteTimeout 默认写入超时.
#
Structs
Context
No description provided by the author
HttpConfig
No description provided by the author
#
Type aliases
HandlerFunc
No description provided by the author