package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: May 2, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
copy from go-websocket-benchmark
type BaseCmd struct {
ReadBufferSize int `clop:"long" usage:"read buffer size" default:"1024"`
LimitPortRange int `clop:"short;long" usage:"limit port range" default:"1"`
Reuse bool `clop:"short;long" usage:"reuse port"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.