Skip to content
Snippets Groups Projects
cacheGet_1.0.rego 81 B
Newer Older
  • Learn to ignore specific revisions
  • package example.cacheGet
    
    result := cache.get("mykey", "mynamespace", "myscope")