Documentation ¶
Overview ¶
Package core @Author Bing @Date 2023/10/27 17:46:00 @Desc
Package core @Author Bing @Date 2023/10/24 11:07:00 @Desc global cache group for get cache callback cache
Package core @Author Bing @Date 2023/10/25 10:38:00 @Desc
Package core @Author Bing @Date 2023/10/20 16:37:00 @Desc
Package core @Author Bing @Date 2023/11/1 15:30:00 @Desc
Package core @Author Bing @Date 2023/11/2 9:48:00 @Desc
Package core @Author Bing @Date 2023/11/6 11:19:00 @Desc
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Http ¶
type Http struct { *Remote *Group *Map *SingleFlight // contains filtered or unexported fields }
type Lru ¶
type Lru[K comparable, V any] struct { // contains filtered or unexported fields }
type SingleFlight ¶
type SingleFlight struct {
// contains filtered or unexported fields
}
func NewSingleFlight ¶
func NewSingleFlight() *SingleFlight
Click to show internal directories.
Click to hide internal directories.