web

package
v0.0.0-...-db8c36f Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Router *mux.Router
	Config
}

func NewApp

func NewApp(config *Config, repositories core.RepoMap) (*App, error)

func (*App) Start

func (app *App) Start()

type Config

type Config struct {
	Host    string
	Port    string
	Logging bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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