//
pkg.gl
Category
github.com/WolffunGame/theta-shared-database
database
mongodb
utils
package
2.0.1+incompatible
Repository:
https://github.com/wolffungame/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.