api

package
v0.0.0-...-1bdb0da Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 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 {
	Address string
	Config  *config.APIConfig
	Router  *chi.Mux
}

func NewServer

func NewServer(conf *config.APIConfig, 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