package
Version:
v0.0.0-...-9317457
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func CheckHealth(c echo.Context) error
CheckHealth handles the application Health Check
func CheckSecret(c echo.Context) (err error)
CheckSecret func receives a secret name and return it checksum if found
func CreateSecret(c echo.Context) (err error)
CreateSecret func
func DeleteSecret(c echo.Context) (err error)
DeleteSecret func
func GetInfo(c echo.Context) error
GetInfo of the application like version
func MapRoutes(e *echo.Echo)
MapRoutes for the endpoints which the API listens for
func UpdateSecret(c echo.Context) (err error)
UpdateSecret func
Source Files
¶
Click to show internal directories.
Click to hide internal directories.