v1.13.0
ADDED: * stringsx functions
This commit is contained in:
@@ -4,8 +4,3 @@ const (
|
||||
// DefMaskStr is the string used as the default maskStr if left empty in [Redact].
|
||||
DefMaskStr string = "***"
|
||||
)
|
||||
|
||||
const (
|
||||
// DefIndentStr is the string used as the default indent if left empty in [Indent].
|
||||
DefIndentStr string = "\t"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user