public

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2025 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RealmConfig

type RealmConfig struct {
	Endpoint string `json:"endpoint,omitempty"`
	Realm    string `json:"realm,omitempty"`
	ClientId string `json:"clientId,omitempty"`
}

type RealmInfoServer

type RealmInfoServer struct {
	http.Handler
	// contains filtered or unexported fields
}

func NewRealmInfoServer

func NewRealmInfoServer() *RealmInfoServer

func (*RealmInfoServer) GetHostInfo

func (s *RealmInfoServer) GetHostInfo(req *http.Request) (*hostInfo, error)

func (*RealmInfoServer) ServeHTTP

func (s *RealmInfoServer) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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