Documentation
¶
Index ¶
Constants ¶
View Source
const ( // CallbackBasePath callback path CallbackBasePath = "/report/{node}/{executionID}" // CallbackBaseResultSubPath result sub path CallbackBaseResultSubPath = "/result" // CallbackBaseFileSubPath file sub path CallbackBaseFileSubPath = "/file" // FileName query parameter name FileName = "name" )
Variables ¶
This section is empty.
Functions ¶
func GenericAPIServer ¶
GenericAPIServer prepare the generic api server
Types ¶
type PostServer ¶
PostServer post server
Click to show internal directories.
Click to hide internal directories.