strconcat

package
v2.1.1-0...-182a82a Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Function

func Function(args ...*specs.Property) (*specs.Property, functions.Exec, error)

Function compiles the given arguments and constructs a new executable function for the given arguments.

Types

type ErrInvalidArgument

type ErrInvalidArgument struct {
	Function string
	Property *specs.Property
	Expected types.Type
	// contains filtered or unexported fields
}

ErrInvalidArgument is thrown when a given argument is invalid

func (ErrInvalidArgument) Error

func (e ErrInvalidArgument) Error() string

Error returns a description of the given error as a string

func (ErrInvalidArgument) Prettify

func (e ErrInvalidArgument) Prettify() prettyerr.Error

Prettify returns the prettified version of the given error

func (ErrInvalidArgument) Unwrap

func (i ErrInvalidArgument) Unwrap() error

Jump to

Keyboard shortcuts

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