Documentation ¶
Index ¶
- func GetSQLFromFile(file string, skipErrorQuery bool) (r []driver.Node, err error)
- func GetSQLFromPath(pathName string, skipErrorQuery bool) (allSQL []driver.Node, err error)
- func Parse(_ context.Context, sqlText string) ([]driver.Node, error)
- func ParseSql(sql string) ([]ast.Node, error)
- func ReadFileContent(file string) (content string, err error)
- type MyBatis
- type Params
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSQLFromFile ¶
func GetSQLFromPath ¶
func ReadFileContent ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.