http

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2023 License: MulanPSL-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 Hander

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

写一个实力类把内部接口通过http协议暴露出去 改实体类会实现gin的http handler

func (*Hander) Config

func (h *Hander) Config()
func NewHostHTTPHandler() *Hander {
	return &Hander{}
}

func (*Hander) Name

func (h *Hander) Name() string

func (*Hander) Registry

func (h *Hander) Registry(r gin.IRouter)

Jump to

Keyboard shortcuts

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