package
Version:
v0.0.0-...-e0071fa
Opens a new window with list of versions in this module.
Published: Mar 12, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Listener struct {
Listen_addr string `json:"-"`
WebSocket_addr string `json:"-"`
RPC_addr string `json:"-"`
Tls bool `json:"-"`
Cert []byte
Key []byte
}
type Restriction struct {
WirteLoopChanNum int
ReadPackLoop int
MaxCacheMsg int
ReadTimeout int
WriteTimeout int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.