Documentation ¶
Index ¶
- Constants
- func NewFakeCmd(logger logger.Logger) *cobra.Command
- func NewRootCmd(osExecutor os.OsExecutor, logger logger.Logger) *cobra.Command
- func NewTCPToUnixCmd(logger logger.Logger) *cobra.Command
- func NewUnixToTCPCmd(logger logger.Logger) *cobra.Command
- func NewVersionCmd(osExecutor os.OsExecutor) *cobra.Command
Constants ¶
View Source
const (
// NOTE: 16k since Linux OS is mostly setting this
DefaultBufferSize = 16384
)
Variables ¶
This section is empty.
Functions ¶
func NewRootCmd ¶
func NewVersionCmd ¶
func NewVersionCmd(osExecutor os.OsExecutor) *cobra.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.