filter

package
v0.4.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2018 License: Apache-2.0 Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllowAll

func AllowAll(_ storage.Query, _ storage.Storage) bool

AllowAll does not filter any storages

func AllowNone

func AllowNone(_ storage.Query, _ storage.Storage) bool

AllowNone filters all storages

func LocalOnly

func LocalOnly(query storage.Query, store storage.Storage) bool

LocalOnly filters out all remote storages

Types

type Storage

type Storage func(query storage.Query, store storage.Storage) bool

Storage determines whether storage can fulfil the read query

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL