web

package
v0.0.0-...-3b96972 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddHandler

func AddHandler(method string, path string, handler any)

func Initialize

func Initialize()

func Start

func Start()

Types

type Engine

type Engine interface {
	// contains filtered or unexported methods
}

type FiberEngine

type FiberEngine struct {
	// contains filtered or unexported fields
}

type Framework

type Framework int8
const (
	Fiber Framework = 1 << iota
	Gin
)

func (Framework) String

func (p Framework) String() string

func (Framework) ValueOf

func (p Framework) ValueOf(v string) Framework

type GinEngine

type GinEngine struct {
}

Jump to

Keyboard shortcuts

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