api

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2026 License: Apache-2.0 Imports: 11 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
}

Server represents the API server

func NewServer

func NewServer(store *storage.Storage, host string, port int, m *metrics.Metrics) *Server

NewServer creates a new API server

func (*Server) GetMetrics added in v1.2.0

func (s *Server) GetMetrics() *metrics.Metrics

GetMetrics returns the metrics instance

func (*Server) RefreshMetrics added in v1.2.0

func (s *Server) RefreshMetrics()

RefreshMetrics updates all Prometheus metrics from current database state

func (*Server) Start

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

Start starts the HTTP server

Jump to

Keyboard shortcuts

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