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