gin

package
v1.6.5 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fiber

type Fiber struct {
	serve.BaseAdapter
	// contains filtered or unexported fields
}

Fiber structure value is a Gin GoAdmin adapter.

func (*Fiber) Close

func (eng *Fiber) Close()

Close http service<关闭当前服务>

func (*Fiber) Name

func (e *Fiber) Name() string

Name implements the method Adapter.Name.

func (*Fiber) Run

func (f *Fiber) Run(Addr string)

Run http service<加载服务>

func (*Fiber) SetApp

func (e *Fiber) SetApp(app interface{}) error

SetApp implements the method Adapter.Use.

Jump to

Keyboard shortcuts

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