Directories ¶
Path | Synopsis |
---|---|
The findCmpRm command finds all files in a given directory with a given extension and compares them against corresponding files without the extension.
|
The findCmpRm command finds all files in a given directory with a given extension and compares them against corresponding files without the extension. |
The findGoCmdDirs command will search for directories containing Go programs and will perform the specified actions - either print or install.
|
The findGoCmdDirs command will search for directories containing Go programs and will perform the specified actions - either print or install. |
gosh will take go code entered as a command line parameter and wrap it in a main() function.
|
gosh will take go code entered as a command line parameter and wrap it in a main() function. |
gosh.snippet can be used to install the default snippets or to compare them against the currently installed snippets.
|
gosh.snippet can be used to install the default snippets or to compare them against the currently installed snippets. |
mkbadge will print out the text of the badges you should add to the README file.
|
mkbadge will print out the text of the badges you should add to the README file. |
mkdoc will generate markdown files for any command that is using the param.mod/param module.
|
mkdoc will generate markdown files for any command that is using the param.mod/param module. |
The mkfunccontrolparamtype is intended for generating a file containing a type suitable for controlling the behaviour of a function.
|
The mkfunccontrolparamtype is intended for generating a file containing a type suitable for controlling the behaviour of a function. |
The mkparamfilefunc command is intended for use with go generate and will make the standard functions for setting the config files.
|
The mkparamfilefunc command is intended for use with go generate and will make the standard functions for setting the config files. |
The mkpkgerr command is intended for generating a package-specific error type similar to the runtime.Error type.
|
The mkpkgerr command is intended for generating a package-specific error type similar to the runtime.Error type. |
The sleepuntil program will sleep up to a specified time and then either exit or else perform some specified action.
|
The sleepuntil program will sleep up to a specified time and then either exit or else perform some specified action. |
The statfs program provides a command line interface to the statfs system call and can report the values in a form convenient for use in shell scripts.
|
The statfs program provides a command line interface to the statfs system call and can report the values in a form convenient for use in shell scripts. |
The timeconv program will display the time given in one timezone in another.
|
The timeconv program will display the time given in one timezone in another. |
Click to show internal directories.
Click to hide internal directories.