//
pkg.gl
Category
github.com/zzylol/VictoriaMetrics
lib
stringsutil
package
0.0.1
Repository:
https://github.com/zzylol/victoriametrics.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
11
Files
151 SLOC
#
Functions
AppendLowercase
AppendLowercase appends lowercase s to dst and returns the result.
JSONString
JSONString returns JSON-quoted s.
LessNatural
LessNatural returns true if a is less than b using natural sort comparison.
LimitStringLen
LimitStringLen limits the length of s with maxLen.