server

package
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bootstrap

func Bootstrap() error

Bootstrap starts the http server up

Types

type Validator

type Validator struct{}

Validator is an instance used to provide interface function (conforming to echo.Validator) to validate data

func (*Validator) Validate

func (cv *Validator) Validate(i interface{}) error

Validate validates data from i and return error accordingly if such data fails the validators defined in its struct

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL