functions

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckSingnature

func CheckSingnature(args []any, argTypes []ArgTypes, readers []Reader) error

func Expand added in v0.1.1

func Expand(in []any) []any

Types

type ArgTypes

type ArgTypes int
const (
	STRING ArgTypes = iota
	NUMBER
	BOOL
	ANY
)

type Reader

type Reader func(arg any) error

Jump to

Keyboard shortcuts

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