server

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

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

Go to latest
Published: May 10, 2023 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(cfg *Config) error

Types

type Config

type Config struct {
}

type PageHandler

type PageHandler interface {
	ShowIndexPage(c *fiber.Ctx) error
	ShowAboutPage(c *fiber.Ctx) error
}

func NewPageHandler

func NewPageHandler() PageHandler

Jump to

Keyboard shortcuts

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