package
0.1.9
Repository: https://github.com/ralvarezdev/go-strings.git
Documentation: pkg.go.dev

# Functions

Capital counts the number of capital letters in a string.
Caps counts the number of capital letters in a string.
Lowercase counts the number of lowercase letters in a string.
Numbers counts the number of numbers in a string.
Special counts the number of special characters in a string.