package
0.0.0-20241126024708-ed7cbba5978f
Repository: https://github.com/lliuhuan/gin-template.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewClient 默认使用Simple模式.
NewClusterClient 集群模式.
NewFailoverClient 创建哨兵模式.
WithTrace 设置trace信息.
# Constants
ClusterMode using clusterClient.
FailoverMode using Failover sentinel client.
SimpleMode using Client.
# Interfaces
No description provided by the author