merver

package module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2026 License: MIT Imports: 5 Imported by: 2

Documentation

Overview

Package merver

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server interface {
	Run(ctx context.Context) error
	Stop(ctx context.Context) error
}

type ServerGroup

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

func NewServerGroup

func NewServerGroup(servers ...Server) *ServerGroup

func (*ServerGroup) Run

func (sm *ServerGroup) Run(ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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