MCPcopy
hub / github.com/apache/casbin / Clear

Method Clear

persist/cache/cache.go:38–38  ·  view source on GitHub ↗

Clear deletes all the items stored in cache.

()

Source from the content-addressed store, hash-verified

36
37 // Clear deletes all the items stored in cache.
38 Clear() error
39}

Callers 9

LoadPolicyMethod · 0.65
InvalidateCacheMethod · 0.65
ClearPolicyMethod · 0.65
LoadPolicyMethod · 0.65
InvalidateCacheMethod · 0.65
rebuildRoleLinksMethod · 0.65
initRmMapMethod · 0.65
BuildRoleLinksMethod · 0.65

Implementers 1

SyncCachepersist/cache/cache_sync.go

Calls

no outgoing calls

Tested by

no test coverage detected