api

package
v0.0.0-...-7de9431 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: MIT Imports: 12 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 {
	Config *config.AppConfig
	Router *gin.Engine
}

func NewServer

func NewServer(conf *config.AppConfig, db *gorm.DB) *Server

func (*Server) MountHandlers

func (s *Server) MountHandlers(authHandler *v1.AuthHandler, userHandler *v1.UserHandler)

func (*Server) MountMiddlewares

func (s *Server) MountMiddlewares()

Directories

Path Synopsis
handler
v1

Jump to

Keyboard shortcuts

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