Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Function ¶
type Function struct { ID string Name string Pos token.Pos Queries []InLoop[Query] Calls []InLoop[Call] }
func BuildFuncs ¶
type LoopRangeMap ¶
type LoopRangeMap map[string]LoopRanges
func BuildLoopRangeMap ¶
func BuildLoopRangeMap(ctx *Context) (LoopRangeMap, error)
type LoopRanges ¶
type LoopRanges []LoopRange
type Node ¶
func BuildGraph ¶
type Query ¶
func AnalyzeSQL ¶
Click to show internal directories.
Click to hide internal directories.