package
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Oct 21, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
service
GO http service wrapper
Documentation
¶
New creates and returns service instance
Custom wraper for validator
New func to create Custom validator object
Validate function to comply with the interface of echo
type Validator interface {
Validate(i interface{}) error
}
Validator is the interface that wraps the Validate function.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.