Added termext.CleanString

This commit is contained in:
2022-10-27 17:16:39 +02:00
parent 5dc9e98f6b
commit e61682b24c
2 changed files with 17 additions and 1 deletions

View File

@@ -3,6 +3,6 @@ BFB goext library
A collection of general & useful library methods
Every subfolder is a seperate dependency and can be imported individually
This should not have any heavy dependencies (gin, mongo, etc) and add missing basic language features...
Potentially needs `export GOPRIVATE="gogs.mikescher.com"`