apiserver

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartApiServer

func StartApiServer(logger log.Logger, controllers []Controller, port int) func()

Types

type Controller

type Controller interface {
	Route(e *echo.Echo)
}

type DebugController

type DebugController struct {
}

func (*DebugController) Route

func (c *DebugController) Route(e *echo.Echo)

Jump to

Keyboard shortcuts

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