...

Package api_peer

import "scheduler/api/api_peer"
Overview
Index

Overview ▾

Package api_peer implements all the handlers of all the apis called by other nodes.

func FunctionExecute

func FunctionExecute(w http.ResponseWriter, r *http.Request)

FunctionExecute Execute a function. This function must called only by another node, and not a client.