Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProgressBarOptions = progressbar.OptionSetTheme(progressbar.Theme{
Saucer: "█",
SaucerHead: "█",
SaucerPadding: " ",
BarStart: "|",
BarEnd: "|",
})
Functions ¶
func HashAndSalt ¶
func RemoveDuplicates ¶
func RemoveStringFromSlice ¶
Types ¶
type CompiledRegex ¶
func (*CompiledRegex) GetMatchGroupContent ¶
func (cr *CompiledRegex) GetMatchGroupContent(s string, gi int) string
Click to show internal directories.
Click to hide internal directories.