server

package
v0.0.0-...-2d22096 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

Package server wires the full application server and extensions.

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 NewServer

func NewServer(cfg *config.Config, log *logger.Logger) (*Server, error)

func (*Server) Cleanup

func (s *Server) Cleanup(ctx context.Context)

func (*Server) SetupRouter

func (s *Server) SetupRouter() *gin.Engine

func (*Server) StartEventBus

func (s *Server) StartEventBus(ctx context.Context, workers int)

Jump to

Keyboard shortcuts

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