Documentation ¶
Index ¶
Constants ¶
View Source
const EndPolyStrategyHashKey = "end_poly_strategy_hash_key"
Variables ¶
View Source
var EndPolyCache = &SafeEndPolyCache{}
View Source
var PolyCounterCache = sync.Map{}
Functions ¶
Types ¶
type SafeEndPolyCache ¶
func (*SafeEndPolyCache) Get ¶
func (this *SafeEndPolyCache) Get(end string) string
func (*SafeEndPolyCache) SyncEndPolyFromRedis ¶
func (this *SafeEndPolyCache) SyncEndPolyFromRedis() error
Click to show internal directories.
Click to hide internal directories.