Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Sugar = logger.SetupLogger()
This is an example of how to setup the logger for any CMD command you can then use it when doing calls. A similar logger can be setup in any other file that requires it by importing CMD and calling the SetupLogger function
Functions ¶
func EditFormID ¶
func EditFormID(id string)
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 ResetOptions ¶
func SaveSolution ¶
func SaveSolution()
TODO: Figure out what format the output will be finalized in and save it to a file
func StringConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.