web

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2021 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type DependencyWeb

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

func (DependencyWeb) ID

func (d DependencyWeb) ID() instance.ID

func (*DependencyWeb) RegisterInstanceAPI

func (d *DependencyWeb) RegisterInstanceAPI(wi WebInstance)

func (*DependencyWeb) UnregisterInstanceAPI

func (d *DependencyWeb) UnregisterInstanceAPI()

type Web

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

func (*Web) GetDependentInstance

func (w *Web) GetDependentInstance(id instance.ID) instance.DependencyInstance

func (*Web) ID

func (w *Web) ID() instance.ID

func (*Web) Start

func (w *Web) Start()

func (*Web) Stop

func (w *Web) Stop()

type WebInstance

type WebInstance interface {
	WebRegisterRoutes(group *echo.Group)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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