starutil

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnnotateError

func AnnotateError(err error) string

func DictToGoStringMap

func DictToGoStringMap(dict *starlark.Dict) (out map[string]string, err error)

func IterableToStringSlice

func IterableToStringSlice(list starlark.Iterable) (out []string, err error)

func ListToValueList

func ListToValueList(list *starlark.List) (out []starlark.Value)

func ValueToString

func ValueToString(val starlark.Value) (out string, err error)

Types

type ErrIncorrectType

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

func (ErrIncorrectType) Error

func (eit ErrIncorrectType) Error() string

type ErrUnhashable

type ErrUnhashable string

func (ErrUnhashable) Error

func (err ErrUnhashable) Error() string

Jump to

Keyboard shortcuts

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