evaluator

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2022 License: MIT Imports: 3 Imported by: 25

Documentation

Overview

Package evaluator is an interim internal package that forwards to package values.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Convert

func Convert(value interface{}, typ reflect.Type) (interface{}, error)

Convert should be replaced by values.Convert.

func MustConvertItem

func MustConvertItem(item interface{}, array interface{}) interface{}

MustConvertItem should be replaced by values.Convert.

func ParseDate added in v0.2.0

func ParseDate(s string) (time.Time, error)

ParseDate should be replaced by values.SortByProperty

func Sort

func Sort(data []interface{})

Sort should be replaced by values.

func SortByProperty

func SortByProperty(data []interface{}, key string, nilFirst bool)

SortByProperty should be replaced by values.SortByProperty

Types

This section is empty.

Jump to

Keyboard shortcuts

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