metadata

package
v0.3.11-8 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: Apache-2.0 Imports: 20 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