import "scheduler/api/api_peer"
Package api_peer implements all the handlers of all the apis called by other nodes.
api_peer.go function.go utils.go
func FunctionExecute(w http.ResponseWriter, r *http.Request)
FunctionExecute Execute a function. This function must called only by another node, and not a client.