//
pkg.gl
Category
github.com/WolffunService/theta-shared-database
database
mongodb
utils
package
1.7.7
Repository:
https://github.com/wolffunservice/theta-shared-database.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
37 SLOC
#
Functions
AnyNil
AnyNil return true if exists any nil value in passed params.
IsNil
IsNil function check value is nil or no.
ToSnakeCase
ToSnakeCase returns snake_case of the provided value.