serverid

package module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2022 License: GPL-3.0 Imports: 6 Imported by: 3

README

serverid

server id utility for go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetHandlerFuncFromServerIdService

func GetHandlerFuncFromServerIdService(sIdSvc ServerIdService) (path string, handlerFunc func(w http.ResponseWriter, r *http.Request))

Types

type ServerIdService

type ServerIdService interface {
	GetServerId() uuid.UUID
}

func NewFileServerIdService

func NewFileServerIdService(fPath string) (ServerIdService, error)

Jump to

Keyboard shortcuts

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