package
0.0.0-20220305003126-abed8919de52
Repository: https://github.com/dharmaofcode/gorp.git
Documentation: pkg.go.dev

# Functions

GetJSFunctionWithHint finds a function in a js file using a hint to locate it.
GetJSFunctionWithName finds a function in a js file using a function name to locate it.

# Structs

JsFunction holds a JS function data.