api

package
v0.0.0-...-a269dcb Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 16 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 *chi.Mux
}

func NewServer

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

func (*Server) MountHandlers

func (s *Server) MountHandlers(articleHandler *v1.ArticleHandler)

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