Documentation ¶
Index ¶
Constants ¶
View Source
const MultiBundleFileBundleDelimiter = byte('\n')
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
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.
func NewFileChunkReader ¶ added in v0.4.0
Types ¶
type CountingReader ¶ added in v0.6.0
type CountingReader struct { BytesRead int64 // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.