group

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: 0BSD Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrGroupMethodUndefined = fmt.Errorf("group method undefined")

Functions

This section is empty.

Types

type Group

type Group struct {
	// contains filtered or unexported fields
}

func (Group) Apply

func (g Group) Apply(ctx context.Context) (types.Result, error)

func (Group) Methods

func (u Group) Methods() (string, []string)

func (Group) Parse

func (g Group) Parse(id, method string, params map[string]interface{}) (types.RecipeCooker, error)

func (Group) Properties

func (g Group) Properties() (map[string]interface{}, error)

func (Group) PropertiesForMethod

func (g Group) PropertiesForMethod(method string) (map[string]string, error)

func (Group) Test

func (g Group) Test(ctx context.Context) (types.Result, error)

Jump to

Keyboard shortcuts

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