package
0.0.0-20220804093606-679735829e06
Repository: https://github.com/daqiancode/gocommons.git
Documentation: pkg.go.dev

# Functions

FileNameAppend hello.jpg,_1 -> hello_1.jpg.
No description provided by the author
No description provided by the author
ParseSize 200x300 -> [200,300],200->[200,200].
ParseSizes 600x800,200x300, -> [[600,800],[200,300]],200->[[200,200]].
No description provided by the author