core

package
v0.0.0-...-bd7bb7a Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Core

type Core struct {
	Config       *config.Config
	Application  *fiber.App
	StaticAssets embed.FS
}

func New

func New(
	cfg *config.Config,
	staticAssets embed.FS,
	views embed.FS,
) *Core

func (*Core) Listen

func (c *Core) Listen()

func (*Core) WireAppLevelMiddleware

func (c *Core) WireAppLevelMiddleware() *Core

func (*Core) WireRoutes

func (c *Core) WireRoutes() *Core

Jump to

Keyboard shortcuts

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