server

package
v0.0.0-...-32a9906 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: MIT Imports: 14 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 NewServer

func NewServer(
	logger logger.Logger,
	cfg *config.Config,
	redis *redis.Client,
	db *sqlx.DB,
) *Server

func (*Server) MapHandlers

func (s *Server) MapHandlers(ginEngine *gin.Engine)

func (*Server) Run

func (s *Server) Run(ctx context.Context) (shutdown utils.Deamon, err error)

func (*Server) SetupHandlers

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

Jump to

Keyboard shortcuts

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