sStr

package
v0.6.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Abbreviation

func Abbreviation(s string, n int) string

Abbreviation, devuelve en minusculas las primeras "n" letras de una palabra

func FindPatterns

func FindPatterns(path string, patterns ...string) bool

FindPatterns, if len(patterns) == 0, or found pattern, return true

func FindSuffix

func FindSuffix(path string, patterns ...string) bool

FindSuffix, if len(patterns) == 0, or found pattern, return true

func Lower

func Lower(s string) string

func SplitString

func SplitString(s, sep string) (res []string)

func Upper added in v0.0.9

func Upper(s string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL