app

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gin

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

func (*Gin) Handle added in v0.0.2

func (g *Gin) Handle(handler func(ctx *goapi.Context))

func (*Gin) Init

func (g *Gin) Init()

func (*Gin) Run

func (g *Gin) Run(addr string) error

type Http added in v0.0.2

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

func (*Http) Handle added in v0.0.2

func (h *Http) Handle(handler func(ctx *goapi.Context))

func (*Http) Init added in v0.0.2

func (h *Http) Init()

func (*Http) Run added in v0.0.2

func (h *Http) Run(addr string) error

Jump to

Keyboard shortcuts

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