[#321] endpoint: ListAbstractions: acutally emit one Abstraction per matching hold
This commit is contained in:
@@ -25,6 +25,10 @@ func init() {
|
||||
|
||||
var sendAbstractionsCacheSingleton = newSendAbstractionsCache()
|
||||
|
||||
func SendAbstractionsCacheInvalidate(fs string) {
|
||||
sendAbstractionsCacheSingleton.InvalidateFSCache(fs)
|
||||
}
|
||||
|
||||
type sendAbstractionsCacheDidLoadFSState int
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user