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
type ConditionalChoice ¶
type ConditionalChoice struct { }
ConditionalChoice dummy struct
func (*ConditionalChoice) Eval ¶
func (s *ConditionalChoice) Eval(params ...interface{}) (interface{}, error)
Eval - function implementation
type CosmosdbAuthToken ¶
type CosmosdbAuthToken struct { }
CosmosdbAuthToken dummy struct
func (*CosmosdbAuthToken) Eval ¶
func (s *CosmosdbAuthToken) Eval(params ...interface{}) (interface{}, error)
Eval - function implementation
type NotZeroValue ¶
type NotZeroValue struct { }
NotZeroValue dummy struct
func (*NotZeroValue) Eval ¶
func (s *NotZeroValue) Eval(params ...interface{}) (interface{}, error)
Eval - function implementation
type ParseDate ¶
type ParseDate struct { }
ParseDate dummy struct
Click to show internal directories.
Click to hide internal directories.