package
0.0.0-20190422025920-beccf3fe4313
Repository: https://github.com/changwh/go-common.git
Documentation: pkg.go.dev
# README
go-common/net/http
项目简介
- 提供http模块
编译环境
- 请只用golang v1.8.x以上版本编译执行。
测试
- 执行当前目录下所有测试文件,测试所有功能
# Packages
No description provided by the author
# Functions
Serve listen and serve bm engine by given config.
# Type aliases
ServerConfig is the alias to bm ServerConfig
Deprecated: using bm.ServerConfig instead.