Contributor GuideAspectsJoin Pointsfunction-callfunction-callThe function-call join point matches function call nodes that represent a call to the specified function. It only mathces Call nodes.Examples function-call: net/http.Getfunction-call: net/http.Postfunction-bodyimport-path