package
0.0.0-20240519093100-246dc9ce96c1
Repository: https://github.com/shenfz/hellogolang.git
Documentation: pkg.go.dev
# Functions
Default returns defaultValue if value is zero, otherwise returns defaultValue.
DefaultWithFunc returns defaultValue if value is zero, otherwise value.