benchmark

package
v0.0.0-...-156932d Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Spec

type Spec struct {
	Kind    reflect.Kind
	Rule    string
	Desc    string
	ParserE func(args []string) ([]any, error)
	New     func(args []any, elType reflect.Type) reflect.Value
}

type SpecConfig

type SpecConfig []Spec

func (SpecConfig) Find

func (c SpecConfig) Find(kind reflect.Kind, action string) (Spec, bool)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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