web

package
v0.0.0-...-7fb66d3 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: GPL-3.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 WebApp

type WebApp struct {
	Context     context.Context
	Config      *config.Config
	Database    database.Repository
	Router      *mux.Router
	State       *templates.State
	Store       *sessions.CookieStore
	FileManager *filemanager.FileManager
}

func InitializeWebApp

func InitializeWebApp(conf *config.Config, db database.Repository) (*WebApp, error)

func (*WebApp) Run

func (web *WebApp) Run(port int64)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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