extenders_mock

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

a bunch of mocked extenders for tests

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilterFour

type FilterFour struct{}

func (*FilterFour) Filter

func (f *FilterFour) Filter(_ string, _ map[string]string) (*bool, error)

func (*FilterFour) IsTerminator

func (f *FilterFour) IsTerminator() bool

func (*FilterFour) Name

func (f *FilterFour) Name() extenders.ExtenderName

type FilterOne

type FilterOne struct{}

func (*FilterOne) Filter

func (f *FilterOne) Filter(_ string, _ map[string]string) (*bool, error)

func (*FilterOne) IsTerminator

func (f *FilterOne) IsTerminator() bool

func (*FilterOne) Name

func (f *FilterOne) Name() extenders.ExtenderName

type FilterThree

type FilterThree struct{}

func (*FilterThree) Filter

func (f *FilterThree) Filter(_ string, _ map[string]string) (*bool, error)

func (*FilterThree) IsTerminator

func (f *FilterThree) IsTerminator() bool

func (*FilterThree) Name

type FilterTwo

type FilterTwo struct{}

func (*FilterTwo) Filter

func (f *FilterTwo) Filter(_ string, _ map[string]string) (*bool, error)

func (*FilterTwo) IsTerminator

func (f *FilterTwo) IsTerminator() bool

func (*FilterTwo) Name

func (f *FilterTwo) Name() extenders.ExtenderName

type TerminatorOne

type TerminatorOne struct{}

func (*TerminatorOne) Filter

func (f *TerminatorOne) Filter(_ string, _ map[string]string) (*bool, error)

func (*TerminatorOne) IsTerminator

func (f *TerminatorOne) IsTerminator() bool

func (*TerminatorOne) Name

type TerminatorThree

type TerminatorThree struct{}

func (*TerminatorThree) Filter

func (f *TerminatorThree) Filter(_ string, _ map[string]string) (*bool, error)

func (*TerminatorThree) IsTerminator

func (f *TerminatorThree) IsTerminator() bool

func (*TerminatorThree) Name

type TerminatorTwo

type TerminatorTwo struct{}

func (*TerminatorTwo) Filter

func (f *TerminatorTwo) Filter(_ string, _ map[string]string) (*bool, error)

func (*TerminatorTwo) IsTerminator

func (f *TerminatorTwo) IsTerminator() bool

func (*TerminatorTwo) Name

Jump to

Keyboard shortcuts

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