package
0.0.0-20240527093011-a16d59fa0e41
Repository: https://github.com/daqiancode/myutils.git
Documentation: pkg.go.dev

# Functions

Format: tpl: "Hello ${name}" {name: "World"} -> "Hello World".
FormatTpl format string with text/template.
ParseSize 200x300 -> [200,300],200->[200,200].
ParseSizes 600x800,200x300, -> [[600,800],[200,300]],200->[[200,200]].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author