case15

package
v0.0.0-...-fb3338c Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component struct {
	X Expr1
	Y Expr2
	Z Expr3
	W Expr4
}

type Expr1

type Expr1 struct {
	Expr    string
	Timeout string
	// contains filtered or unexported fields
}

func (*Expr1) Resolve

func (o *Expr1) Resolve(src any, def func() error) error

type Expr2

type Expr2 struct {
	Expr    string
	Timeout string
}

type Expr3

type Expr3 struct {
	Expr    string
	Timeout string
}

type Expr4

type Expr4 struct {
	Expr    string
	Timeout string
}

func (*Expr4) Resolve

func (o *Expr4) Resolve(src any, def func() error) error

Jump to

Keyboard shortcuts

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