serverhandler

package
v0.0.0-...-783ed30 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Emi emitter.Interface
	Loc locker.Interface
	Log logger.Interface
	Rec reconciler.Interface
	Sto storage.Interface
}

type Handler

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

func New

func New(c Config) *Handler

func (*Handler) Hand

func (h *Handler) Hand() []Interface

type Interface

type Interface interface {
	Attach(*mux.Router, ...interface{})
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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