restEntry

package
v0.1.25 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2021 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "rest_entry"

Variables

This section is empty.

Functions

This section is empty.

Types

type Cfg

type Cfg struct {
	fb.Cfg
}

type Entry

type Entry interface {
	entry.Entry
	Register(srv Handler)
}

func New

func New(name string) Entry

type Handler

type Handler interface {
	entry.InitHandler
	Router(r fiber.Router)
}

Jump to

Keyboard shortcuts

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