The highest tagged major version is
v16.
package
Version:
v0.0.0-...-31c1c1e
Opens a new window with list of versions in this module.
Published: Jul 1, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DummyEcho() *echo.Echo
func Validate(t *testing.T, datatype, data interface{}) bool
type Response struct {
Code int `json:"code"`
Message string `json:"message"`
Data interface{}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.