server

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func New

func New(lm *lock.LockManager, cfg *config.Config, log *slog.Logger) *Server

func (*Server) Run

func (s *Server) Run(ctx context.Context) error

func (*Server) RunOnListener

func (s *Server) RunOnListener(ctx context.Context, listener net.Listener) error

RunOnListener starts the server on a pre-existing listener (for testing).

Jump to

Keyboard shortcuts

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