web

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package web provides an implementation of a web UI that can be enabled to access and manage a single replica or the cluster of replicas if that replica is the leader.

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(conf config.WebConfig) (srv *Server, err error)

func (*Server) Serve

func (s *Server) Serve(errc chan<- error) (err error)

func (*Server) Shutdown

func (s *Server) Shutdown() (err error)

Jump to

Keyboard shortcuts

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