package
0.0.0-20230910011642-8556bd635e3f
Repository: https://github.com/doublehops/go-common.git
Documentation: pkg.go.dev
# Functions
ConvertToCurrency will convert a float into human-readable currency string.
KeyStringExists will check that a key exists in the given map.
SliceContains will take the string and check that it exists within the slice given and return boolean.