Versions in this module Expand all Collapse all v1 v1.51.8 Jul 13, 2021 v1.51.7 Apr 26, 2021 Changes in this version + func FormatFilename(filename string, style NamingStyle) string + type NamingStyle = string + const NamingCamel + const NamingLower + const NamingSnake + func IsNamingValid(namingStyle string) (NamingStyle, bool)