package
0.0.0-20241209145103-c097f9c371bf
Repository: https://github.com/rleungx/tso.git
Documentation: pkg.go.dev
# Functions
NewConsulClient creates a new ConsulClient instance.
NewEtcdClient creates a new EtcdClient instance.
NewMemStorage creates a new instance of MemStorage.
NewRedisClient creates a new Redis client.
# Structs
EtcdClient implements the Storage interface.
EtcdClient implements the Storage interface.
MemStorage is an in-memory implementation of the Storage interface.
No description provided by the author
# Interfaces
No description provided by the author