Documentation
¶
Index ¶
- func CheckConstraintError(err error, constraint string) bool
- func CurrentTime() time.Time
- func GetParamInt(c echo.Context, key string) (*int, error)
- func GetQueryParamInt(c echo.Context, key string) (*int, error)
- func IsURLNameValid(orgURL string) bool
- func IsValidDenoWorkflow(path string) bool
- func MeasureTime(start time.Time, name string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckConstraintError ¶
func CurrentTime ¶
func GetParamInt ¶
func GetQueryParamInt ¶
func IsURLNameValid ¶
func IsValidDenoWorkflow ¶
func MeasureTime ¶
Place at the beginning of a function and defer the returned function at the end of the function
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.