//
pkg.gl
Category
github.com/ennoo/rivet
server
package
0.0.0-20190918005715-796898be05da
Repository:
https://github.com/ennoo/rivet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
154 SLOC
#
Functions
GetServices
GetServices 根据服务名称获取本地服务器列表,如果没有,则新建.
NewService
NewService 服务器对象新建.
Server
Server 服务器管理服务路由.
ServiceGroup
ServiceGroup 全局服务器群组.
#
Structs
Service
Service 服务器信息.
ServiceReq
ServiceReq 服务器新增请求对象.
Services
Services 服务器对象集合.