Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetterFunc ¶
GetterFunc 通过函数实现Getter
type Group ¶
type Group struct {
// contains filtered or unexported fields
}
func (*Group) Set ¶
func (g *Group) Set(key string, value cachebackend.Valuer, isLocalCache bool) (newValue cachebackend.Valuer, err error)
Directories ¶
Path | Synopsis |
---|---|
* Copyright 2020 Chen Quan * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
|
* Copyright 2020 Chen Quan * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
Click to show internal directories.
Click to hide internal directories.