array

package module
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Contains

type Contains struct {
}

func (*Contains) Eval

func (s *Contains) Eval(params ...interface{}) (interface{}, error)

func (*Contains) Name

func (s *Contains) Name() string

func (Contains) Sig

func (Contains) Sig() (paramTypes []data.Type, isVariadic bool)

type Count

type Count struct {
}

func (*Count) Eval

func (s *Count) Eval(params ...interface{}) (interface{}, error)

func (*Count) Name

func (s *Count) Name() string

func (*Count) Sig

func (s *Count) Sig() (paramTypes []data.Type, isVariadic bool)

type Create

type Create struct {
}

func (*Create) Eval

func (s *Create) Eval(object ...interface{}) (interface{}, error)

func (*Create) Name

func (s *Create) Name() string

func (*Create) Sig

func (s *Create) Sig() (paramTypes []data.Type, isVariadic bool)

type Delete

type Delete struct {
}

func (*Delete) Eval

func (s *Delete) Eval(params ...interface{}) (interface{}, error)

func (*Delete) Name

func (s *Delete) Name() string

func (*Delete) Sig

func (s *Delete) Sig() (paramTypes []data.Type, isVariadic bool)

type Get

type Get struct {
}

func (*Get) Eval

func (s *Get) Eval(params ...interface{}) (interface{}, error)

func (*Get) Name

func (s *Get) Name() string

func (*Get) Sig

func (s *Get) Sig() (paramTypes []data.Type, isVariadic bool)

Jump to

Keyboard shortcuts

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