server

package
v0.0.0-...-8b29af2 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MenuItem struct {
	Name string
	URL  string
	Icon string
}

type Server

type Server struct {
	*fiber.App
	// contains filtered or unexported fields
}

func New

func New(config *config.Config, logger *logger.Logger, session *session.Session) *Server

func (*Server) Serve

func (s *Server) Serve() error

func (*Server) Stop

func (s *Server) Stop() error

type Site

type Site struct {
	Menus []MenuItem
}

Jump to

Keyboard shortcuts

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