dovetail

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2020 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompareJSON

type CompareJSON struct {
}

CompareJSON dummy struct

func (*CompareJSON) Eval

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

Eval - function implementation

func (*CompareJSON) Name

func (s *CompareJSON) Name() string

Name of function

func (*CompareJSON) Sig

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

Sig - function signature

type ConditionalChoice added in v0.0.2

type ConditionalChoice struct {
}

ConditionalChoice dummy struct

func (*ConditionalChoice) Eval added in v0.0.2

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

Eval - function implementation

func (*ConditionalChoice) Name added in v0.0.2

func (s *ConditionalChoice) Name() string

Name of function

func (*ConditionalChoice) Sig added in v0.0.2

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

Sig - function signature

type CosmosdbAuthToken added in v0.0.3

type CosmosdbAuthToken struct {
}

CosmosdbAuthToken dummy struct

func (*CosmosdbAuthToken) Eval added in v0.0.3

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

Eval - function implementation

func (*CosmosdbAuthToken) Name added in v0.0.3

func (s *CosmosdbAuthToken) Name() string

Name of function

func (*CosmosdbAuthToken) Sig added in v0.0.3

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

Sig - function signature

type NotZeroValue

type NotZeroValue struct {
}

NotZeroValue dummy struct

func (*NotZeroValue) Eval

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

Eval - function implementation

func (*NotZeroValue) Name

func (s *NotZeroValue) Name() string

Name of function

func (*NotZeroValue) Sig

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

Sig - function signature

type ParseDate

type ParseDate struct {
}

ParseDate dummy struct

func (*ParseDate) Eval

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

Eval - function implementation

func (*ParseDate) Name

func (s *ParseDate) Name() string

Name of function

func (*ParseDate) Sig

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

Sig - function signature

type Sum

type Sum struct {
}

Sum dummy struct

func (*Sum) Eval

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

Eval - function implementation

func (*Sum) Name

func (s *Sum) Name() string

Name of function

func (*Sum) Sig

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

Sig - function signature

Jump to

Keyboard shortcuts

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