Discover Packages
github.com/hexahigh/blutils
cmd
package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Jun 9, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 31
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Execute adds all child commands to the root command and sets flags appropriately.
This is called by main.main(). It only needs to happen once to the rootCmd.
type BenchParams struct {
CpuWorkers *int
Timeout *int
}
type BitflipParams struct {
BitsToFlip *int
Percentage *int
MinOffset *int
ChunkSize *int
NoProgress *bool
Extreme *bool
}
type RootParams struct {
Verbosity *int
NoColor *bool
TrueColor *bool
}
type WhatIsParams struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.