server

package
v0.0.0-...-c547d41 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FiberServer

type FiberServer struct {
	CurrentPositivePosts post.Post
	CurrentNegativePosts post.Post
	PostsCount           post.PostCounts
	App                  *fiber.App
	// contains filtered or unexported fields
}

func CreateFiberServer

func CreateFiberServer(
	app *fiber.App,
	postService post.PostService,
) *FiberServer

func (*FiberServer) RegisterRoutes

func (s *FiberServer) RegisterRoutes()

Jump to

Keyboard shortcuts

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