Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 10609) sorted by relevance

12345678910>>...425

/dports/dns/blocky/blocky-0.17/vendor/github.com/0xERR0R/go-cache/
H A Dcache.go1 package cache package
42 *cache anonMember
46 type cache struct { struct
47 defaultExpiration time.Duration
48 items map[string]Item
49 mu sync.RWMutex
51 janitor *janitor
52 maxItems int
1186 func (c *cache) DeleteExpired() {
1217 func (c *cache) DeleteLRU() {
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
869 func (c *cache) Delete(k string) {
895 func (c *cache) DeleteExpired() {
1014 func (c *cache) ItemCount() int {
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
869 func (c *cache) Delete(k string) {
895 func (c *cache) DeleteExpired() {
1014 func (c *cache) ItemCount() int {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/okta/okta-sdk-golang/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/okta/okta-sdk-golang/v2/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/patrickmn/go-cache/go-cache-2.1.0/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/multimedia/livego/livego-0.0.15/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-ad/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/patrickmn/go-cache/
H A Dcache.go1 package cache package
36 *cache anonMember
40 type cache struct { struct
41 defaultExpiration time.Duration
42 items map[string]Item
43 mu sync.RWMutex
45 janitor *janitor
905 func (c *cache) Delete(k string) {
931 func (c *cache) DeleteExpired() {
1057 func (c *cache) ItemCount() int {
[all …]

12345678910>>...425