parser

package
v2.2.4+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2019 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrJoinInvalidCondition = fmt.Errorf("join condition is invalid")

ErrJoinInvalidCondition is returned when join condition cannot be parsed.

Functions

func MustParseJoin

func MustParseJoin(subquery string) stmt.Join

MustParseJoin will execute ParseJoin and panic on error.

func ParseJoin

func ParseJoin(subquery string) (stmt.Join, error)

ParseJoin will try to parse given subquery as a join statement.

Types

This section is empty.

Jump to

Keyboard shortcuts

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