MCPcopy Create free account
hub / github.com/crossoverJie/gscript / GetHttpPathVariable

Method GetHttpPathVariable

resolver/annotated_tree.go:214–216  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

212 a.httpPathVariable = path
213}
214func (a *AnnotatedTree) GetHttpPathVariable() *symbol.Variable {
215 return a.httpPathVariable
216}
217
218func recordLog(ctx antlr.ParserRuleContext, msg string) {
219 l := log.NewLog(ctx, msg)

Callers 1

httpHandleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected