package
1.0.2
Repository: https://github.com/crazycloudcc/ccgo.git
Documentation: pkg.go.dev

# Functions

NewMongoDB TODO.
NewMysql TODO.
RedisConnectLocal TODO.
RedisConnectRemote TODO.
RedisMarshal convert interface{} to redis data.
RedisMarshalWithGob convert interface{} to redis data.
RedisUnmarshal convert redis data to interface{}.
RedisUnmarshalWithGob convert redis data to interface{}.
RedisValues convert interface{} to []interface{}.

# Variables

InsRedisLocal local redis instance.
InsRedisRemote remote redis instance.

# Structs

MongoDB TODO.
Mysql TODO.
Redis TODO.
RedisConfig TODO.