Documentation ¶
Overview ¶
Copyright © 2023 Jean-Baptiste Thomas <jboothomas@gmail.com> This file is part of CLI application pS3.
Copyright © 2023 Jean-Baptiste Thomas <jboothomas@gmail.com> This file is part of CLI application p53.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DebugPrintln ¶
func DebugPrintln(str ...interface{})
util to output Debug information to stdout
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 NewHTTPClientWithSettings ¶
func NewHTTPClientWithSettings(httpSettings HTTPClientSettings) (*http.Client, error)
func TracePrintln ¶
func TracePrintln(str ...interface{})
util to output Trace information to stdout
func VerbosePrintln ¶
func VerbosePrintln(str ...interface{})
util to output Debug information to stdout
Types ¶
Click to show internal directories.
Click to hide internal directories.