package
0.0.8
Repository: https://github.com/deckarep/tips.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

EqualityCheck is a simple direct == or Contains check.
PrefixCheck is a strings.HasPrefix check, linear scan when a set is checked.
SuffixCheck is a strings.HasSuffix check, linear scan when a set is checked.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author