user

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUserMethodUndefined = fmt.Errorf("user method undefined")

Functions

This section is empty.

Types

type User added in v0.0.14

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

func (User) Apply added in v0.0.14

func (u User) Apply(ctx context.Context) (types.Result, error)

func (User) Methods added in v0.0.14

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

func (User) Parse added in v0.0.14

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

func (User) Properties added in v0.0.14

func (u User) Properties() (map[string]interface{}, error)

func (User) PropertiesForMethod added in v0.0.14

func (u User) PropertiesForMethod(method string) (map[string]string, error)

func (User) Test added in v0.0.14

func (u User) 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