app

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2025 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateGRPCServer

func CreateGRPCServer(logger *zerolog.Logger, settings *config.Settings) (*grpc.Server, error)

CreateGRPCServer creates a new gRPC server with the given logger and settings.

func CreateWebServer

func CreateWebServer(settings *config.Settings) (*fiber.App, error)

CreateWebServer creates a new web server with the given logger and settings.

func HealthCheck

func HealthCheck(ctx *fiber.Ctx) error

HealthCheck godoc @Summary Show the status of server. @Description get the status of server. @Tags root @Accept */* @Produce json @Success 200 {object} map[string]interface{} @Router / [get]

Types

This section is empty.

Jump to

Keyboard shortcuts

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