endpoint

package
v0.0.0-...-82ee903 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 21, 2015 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecutionCreate

func ExecutionCreate(c *gin.Context)

ExecutionCreate serves the route POST /tasks/:task_id/executions

func ExecutionList

func ExecutionList(c *gin.Context)

ExecutionList serves the route GET /tasks/:task_id/executions?page=0&size=10

func GetMainEngine

func GetMainEngine() *gin.Engine

GetMainEngine server & routes

func TaskCreate

func TaskCreate(c *gin.Context)

TaskCreate serves the route POST /tasks

func TaskDelete

func TaskDelete(c *gin.Context)

TaskDelete serves the route DELETE /tasks/:task_id

func TaskList

func TaskList(c *gin.Context)

TaskList serves the route GET /tasks

func TaskShow

func TaskShow(c *gin.Context)

TaskShow serves the route GET /tasks/:task_id

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL