Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomValidator ¶
type CustomValidator struct {
// contains filtered or unexported fields
}
func (*CustomValidator) Validate ¶
func (cv *CustomValidator) Validate(i interface{}) error
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) PrintRoutes ¶
func (s *Server) PrintRoutes()
Click to show internal directories.
Click to hide internal directories.