Documentation
¶
Index ¶
- func AddAllCommands(rootCmd *cobra.Command)
- func AddExtCommand(rootCmd *cobra.Command)
- func AddFeedCommand(rootCmd *cobra.Command)
- func AddFrontmatterCommand(rootCmd *cobra.Command)
- func AddHtmlCommand(rootCmd *cobra.Command)
- func AddIcoCommand(rootCmd *cobra.Command)
- func AddJpegCommand(rootCmd *cobra.Command)
- func AddJsonCommand(rootCmd *cobra.Command)
- func AddMimeTypeCommand(rootCmd *cobra.Command)
- func AddPngCommand(rootCmd *cobra.Command)
- func AddSvgCommand(rootCmd *cobra.Command)
- func AddTextCommand(rootCmd *cobra.Command)
- func AddVersionCommand(rootCmd *cobra.Command, versionInfo VersionInfo)
- func AddXmlCommand(rootCmd *cobra.Command)
- func AddYamlCommand(rootCmd *cobra.Command)
- func IsAscii(b byte) bool
- func IsAsciiBytes(bytes []byte) error
- func IsBadControl(b byte) bool
- func IsValidUrl(target string) error
- func Substr(input string, start int, length int) string
- type VersionInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAllCommands ¶
func AddExtCommand ¶
func AddFeedCommand ¶ added in v0.0.16
func AddFrontmatterCommand ¶
func AddHtmlCommand ¶
func AddIcoCommand ¶
func AddJpegCommand ¶
func AddJsonCommand ¶
func AddMimeTypeCommand ¶
func AddPngCommand ¶
func AddSvgCommand ¶
func AddTextCommand ¶
func AddVersionCommand ¶
func AddVersionCommand(rootCmd *cobra.Command, versionInfo VersionInfo)
func AddXmlCommand ¶
func AddYamlCommand ¶
func IsAsciiBytes ¶
func IsBadControl ¶
func IsValidUrl ¶ added in v0.0.16
Types ¶
Click to show internal directories.
Click to hide internal directories.