metadata

package
v0.3.10-0-alpha2 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 License: Apache-2.0 Imports: 19 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(app *appsrv.Application, s *Service)

Types

type DescGetter

type DescGetter interface {
	Get(ip string) (guestDesc *desc.SGuestDesc)
}

type DescGetterFunc

type DescGetterFunc func(ip string) (guestDesc *desc.SGuestDesc)

func (DescGetterFunc) Get

func (f DescGetterFunc) Get(ip string) (guestDesc *desc.SGuestDesc)

type Service

type Service struct {
	Address string
	Port    int

	DescGetter DescGetter
}

Jump to

Keyboard shortcuts

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