Versions in this module Expand all Collapse all v1 v1.2.0 Jan 13, 2026 Changes in this version + func Alpha(s string) bool + func AlphaLower(s string) bool + func AlphaUpper(s string) bool + func Numeric(s string) bool v0 v0.2.5 Oct 13, 2025 Changes in this version + func Empty(value interface{}) bool