hidra

package module
v0.0.0-...-080604a Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2023 License: MIT Imports: 11 Imported by: 0

README

hidra

A Simple web toolkit for backend development

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application[T in.Config] struct {
	*echo.Echo
	// contains filtered or unexported fields
}

func NewApplicationDefault

func NewApplicationDefault[T in.Config]() *Application[T]

func (*Application[T]) Before

func (s *Application[T]) Before(handlers ...echo.MiddlewareFunc)

func (*Application[T]) BuildController

func (s *Application[T]) BuildController(controller *in.Controller)

func (*Application[T]) Start

func (s *Application[T]) Start() error

Directories

Path Synopsis
in

Jump to

Keyboard shortcuts

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