Documentation ¶
Index ¶
- func ArrayContains(haystack []string, needle string) bool
- func IsBlankString(str string) bool
- func IsEmptyStringSlice(target []string) bool
- func IsNotBlankString(str string) bool
- func IsNotEmptyStringSlice(target []string) bool
- func Pascal(content string) string
- func ReplaceTemplate(template string, args ...any) string
- func String(source any) string
- func Tail(content, separator string) string
- func ToPath(content, separator string) string
- func ToProjectPath(content string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArrayContains ¶
func IsBlankString ¶
func IsEmptyStringSlice ¶
func IsNotBlankString ¶
func IsNotEmptyStringSlice ¶
func ReplaceTemplate ¶
func ToProjectPath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.