Documentation
¶
Index ¶
- Constants
- func GetCLIUsage(runtime *runtime.Runtime, res http.ResponseWriter, req *http.Request)
- func GetPosition(runtime *runtime.Runtime, res http.ResponseWriter, req *http.Request)
- func HandleCLI(runtime *runtime.Runtime) http.HandlerFunc
- func HandleMessage(runtime *runtime.Runtime) http.HandlerFunc
- func HandleWorkerAck(runtime *runtime.Runtime) http.HandlerFunc
- func HandleWorkerLogs(runtime *runtime.Runtime) http.HandlerFunc
- func HandleWorkerQueue(runtime *runtime.Runtime) http.HandlerFunc
- func HandleWorkerResult(runtime *runtime.Runtime) http.HandlerFunc
- func SendCLIMethod(runtime *runtime.Runtime, res http.ResponseWriter, req *http.Request)
- func ServeAPI(runtime *runtime.Runtime)
- func ServeHTTP(runtime *runtime.Runtime)
- func ServeHTTPS(runtime *runtime.Runtime)
- func WriteLogs(runtime *runtime.Runtime, res http.ResponseWriter, req *http.Request)
Constants ¶
View Source
const TOKEN_QUERY_PARAM = "token"
Variables ¶
This section is empty.
Functions ¶
func GetCLIUsage ¶
func GetPosition ¶
func HandleMessage ¶
func HandleMessage(runtime *runtime.Runtime) http.HandlerFunc
func HandleWorkerAck ¶
func HandleWorkerAck(runtime *runtime.Runtime) http.HandlerFunc
func HandleWorkerLogs ¶
func HandleWorkerLogs(runtime *runtime.Runtime) http.HandlerFunc
func HandleWorkerQueue ¶
func HandleWorkerQueue(runtime *runtime.Runtime) http.HandlerFunc
func HandleWorkerResult ¶
func HandleWorkerResult(runtime *runtime.Runtime) http.HandlerFunc
func SendCLIMethod ¶
func ServeHTTPS ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.