filters

package
v0.0.0-...-4c8d886 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterAPIFilter

func RegisterAPIFilter(name string, filter APIFilter) error

Types

type APIFilter

type APIFilter interface {
	GetName() string
	ProcessFilter(filter model.FilterData, input model.APIRequestData) (model.APIRequestData, error)
}

func GetAPIFilter

func GetAPIFilter(name string) APIFilter

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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