Documentation ¶
Index ¶
Constants ¶
View Source
const ApiServiceName = "TODO: Write a name what you want .."
类似于路由
Variables ¶
View Source
var ConfigDefault config.Config
go-os config
View Source
var Debug = false
View Source
var (
ErrInvalidPing = errors.BadRequest(10001, "bad ...")
)
错误定义
Functions ¶
func ApiAllowedOrigins ¶
func ApiAllowedOrigins() []string
func RequestToContext ¶
http request to rpc context
func Response ¶
func Response(w http.ResponseWriter, body json.RawMessage, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.