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