Versions in this module Expand all Collapse all v1 v1.0.2 Jan 27, 2022 v1.0.1 Dec 1, 2021 Changes in this version + type ServConf struct + InitConnWindowSize int32 + InitWindowSize int32 + MaxRecvMsgSize int + ReadBufSize int + RpcPort int + WriteBufSize int + func GetDefServConf() *ServConf + func LoadServConf(cfgFile string) (*ServConf, error)