srv_info_hdl

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: Apache-2.0 Imports: 3 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func New

func New(name, version string) *Handler

func (*Handler) GetInfo

func (h *Handler) GetInfo() lib.SrvInfo

func (*Handler) GetName

func (h *Handler) GetName() string

func (*Handler) GetVersion

func (h *Handler) GetVersion() string

type SrvInfoHandler

type SrvInfoHandler interface {
	GetInfo() lib.SrvInfo
	GetName() string
	GetVersion() string
}

Directories

Path Synopsis
lib module

Jump to

Keyboard shortcuts

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