git-bug/cache/doc.go

4 lines
148 B
Go
Raw Normal View History

2018-09-16 14:50:53 +03:00
// Package cache contains a caching layer on top of the low-level bug
// functions to provide efficient querying, filtering, sorting.
package cache