core

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: AGPL-3.0 Imports: 13 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 {
	Application *fiber.App
	Container   *container.Container
	// contains filtered or unexported fields
}

func New

func New(c *container.Container, ctx context.Context) *Core

func (*Core) Listen

func (c *Core) Listen()

func (*Core) RegisterHooks

func (c *Core) RegisterHooks() *Core

func (*Core) Shutdown

func (c *Core) Shutdown() error

func (*Core) WireAppLevelMiddleware

func (c *Core) WireAppLevelMiddleware() *Core

func (*Core) WireLogging

func (c *Core) WireLogging() *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