Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWebHttpServer ¶ added in v1.0.2
====================================================================== * * 功能:启动 Gin Http 服务 * 描述:router 类型为 gin.Engine 中实现了 ServeHTTP 所以可以赋值给 Handler * ======================================================================
func WebHttpServerRun ¶
====================================================================== * * 功能:启动 Gin Http 服务 * 描述:router 类型为 gin.Engine 中实现了 ServeHTTP 所以可以赋值给 Handler * ======================================================================
func WebHttpServerStop ¶
func WebHttpServerStop()
====================================================================== * * 功能:关闭 Gin Http 服务 * ======================================================================
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.