Documentation ¶
Index ¶
- func ConvertValueToBigInt(o *queryparser.Operand) (*queryparser.Operand, error)
- func ConvertValueToBigRat(o *queryparser.Operand) (*queryparser.Operand, error)
- func ConvertValueToBool(o *queryparser.Operand) (*queryparser.Operand, error)
- func ConvertValueToFloat(o *queryparser.Operand) (*queryparser.Operand, error)
- func ConvertValueToInt(o *queryparser.Operand) (*queryparser.Operand, error)
- func ConvertValueToString(o *queryparser.Operand) (*queryparser.Operand, error)
- func ConvertValueToTime(o *queryparser.Operand) (*queryparser.Operand, error)
- func ConvertValueToUint(o *queryparser.Operand) (*queryparser.Operand, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertValueToBigInt ¶
func ConvertValueToBigInt(o *queryparser.Operand) (*queryparser.Operand, error)
func ConvertValueToBigRat ¶
func ConvertValueToBigRat(o *queryparser.Operand) (*queryparser.Operand, error)
func ConvertValueToBool ¶
func ConvertValueToBool(o *queryparser.Operand) (*queryparser.Operand, error)
func ConvertValueToFloat ¶
func ConvertValueToFloat(o *queryparser.Operand) (*queryparser.Operand, error)
func ConvertValueToInt ¶
func ConvertValueToInt(o *queryparser.Operand) (*queryparser.Operand, error)
func ConvertValueToString ¶
func ConvertValueToString(o *queryparser.Operand) (*queryparser.Operand, error)
func ConvertValueToTime ¶
func ConvertValueToTime(o *queryparser.Operand) (*queryparser.Operand, error)
func ConvertValueToUint ¶
func ConvertValueToUint(o *queryparser.Operand) (*queryparser.Operand, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.