package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Apr 25, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Resp struct {
ErrNum int `json:"errcode"`
ErrMsg string `json:"errmsg"`
Data interface{} `json:"data"`
}
NewSrv 如果传入了错误的port或者ip格式,则默认为127.0.0.1:0
Source Files
¶
Click to show internal directories.
Click to hide internal directories.