package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

AllowAll does not filter any storages.
AllowNone filters all storages.
CompleteTagsAllowAll does not filter any storages.
CompleteTagsAllowNone filters all storages.
CompleteTagsLocalOnly filters out all remote storages.
CompleteTagsRemoteOnly filters out any non-remote storages.
LocalOnly filters out all remote storages.
RemoteOnly filters out any non-remote storages.

# Type aliases

Storage determines whether storage can fulfil the query.
StorageCompleteTags determines whether storage can fulfil the complete tag query.