http

package
v0.0.0-...-23be0e1 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2023 License: MIT Imports: 31 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 {

	// services
	PostService    *sql.PostService
	UserService    *sql.UserService
	CommentService *sql.CommentService

	// slc service
	sql.Queries
	// contains filtered or unexported fields
}

func NewServer

func NewServer(cfg *config.Config) *Server

func (*Server) Close

func (s *Server) Close() (err error)

func (*Server) Open

func (s *Server) Open() (err error)

Jump to

Keyboard shortcuts

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