Documentation
¶
Index ¶
- func CreateProgressBar(length, maxRunes int, chapterNum string) *progressbar.ProgressBar
- func CreateSigIntHandler(f func())
- func ExtractDate(dirtyDate string) string
- func FindInSlice(list interface{}, match interface{}) (interface{}, bool)
- func FindInSliceFold(list []string, match string) (string, bool)
- func IsRunningInContainer() bool
- func PadString(s string, length int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateProgressBar ¶
func CreateSigIntHandler ¶
func CreateSigIntHandler(f func())
func ExtractDate ¶
func FindInSlice ¶
func FindInSlice(list interface{}, match interface{}) (interface{}, bool)
func FindInSliceFold ¶ added in v1.1.0
func IsRunningInContainer ¶
func IsRunningInContainer() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.