app

package
v0.0.0-...-41184b9 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Overview

Package app provide the main application package

Package app provide the main application package

Package app provide the main application package

Package app provide the main application package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Router       *gin.Engine
	Config       *config.Config
	AuthProvider auth.IProvider
	// contains filtered or unexported fields
}

Server is the monitoring web server struct

func NewServer

func NewServer(config *config.Config) *Server

NewServer initialize a new web server

func (*Server) Run

func (s *Server) Run() error

Run launch the Server web application

Jump to

Keyboard shortcuts

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