handler

package
v0.0.0-...-ccf5e43 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthHandler

type HealthHandler struct {
	DB *gorm.DB
}

Struct to hold dependencies of Health check handlers

func NewHealthHandler

func NewHealthHandler(db *gorm.DB) *HealthHandler

Constructor for the the HealthHandler

func (*HealthHandler) Check

func (h *HealthHandler) Check(c *gin.Context)

type OAuthHandler

type OAuthHandler struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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