Documentation
¶
Overview ¶
Package handlers provides the functions for a echo webserver to serve the haul API routes
Index ¶
- func DeleteV1Asset(c echo.Context) error
- func DeleteV1AssetTarget(c echo.Context) error
- func GetEvents(c echo.Context) error
- func GetV1Asset(c echo.Context) error
- func GetV1AssetDescription(c echo.Context) error
- func GetV1AssetStatus(c echo.Context) error
- func GetV1AssetTarget(c echo.Context) error
- func GetV1Assets(c echo.Context) error
- func GetV1Healthcheck(c echo.Context) error
- func PostV1Assets(c echo.Context) error
- func PostV1Seed(c echo.Context) error
- func PutV1AssetDescription(c echo.Context) error
- func PutV1AssetStatus(c echo.Context) error
- func PutV1AssetTarget(c echo.Context) error
- func RestoreV1Asset(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteV1Asset ¶ added in v0.31.0
func DeleteV1AssetTarget ¶ added in v0.31.0
func GetV1Asset ¶ added in v0.31.0
func GetV1AssetDescription ¶ added in v0.31.0
func GetV1AssetStatus ¶ added in v0.31.0
func GetV1AssetTarget ¶ added in v0.31.0
func GetV1Assets ¶ added in v0.31.0
func GetV1Healthcheck ¶ added in v0.31.0
func PostV1Assets ¶ added in v0.31.0
func PostV1Seed ¶ added in v0.31.0
func PutV1AssetDescription ¶ added in v0.31.0
func PutV1AssetStatus ¶ added in v0.31.0
func PutV1AssetTarget ¶ added in v0.31.0
func RestoreV1Asset ¶ added in v0.31.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.