package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Jun 10, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Index(c echo.Context) error
func Test(c echo.Context) error
type TestRequest struct {
EventType string
}
type TestResponse struct {
Status string `json:"status"`
Message string `json:"message,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.