Documentation
¶
Overview ¶
Package cache internal/cache/location.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocationCache ¶
type LocationCache struct {
// contains filtered or unexported fields
}
LocationCache 桶位置缓存
func NewLocationCache ¶
func NewLocationCache(ttl time.Duration) *LocationCache
NewLocationCache 创建位置缓存
Click to show internal directories.
Click to hide internal directories.