server

package
v0.0.0-...-54354b8 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServeHttp

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

func NewServeHttp

func NewServeHttp(
	userHandler *handlers.UserHandler,
	adminHandler *handlers.AdminHandler,
	postHandler *handlers.PostHandler,
	commentHandler *handlers.CommentHandler,
	chatHandler *handlers.ChatHandler,
	wsHandler *handlers.WebSocketConnection,
) *ServeHttp

func (*ServeHttp) Start

func (s *ServeHttp) Start()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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