server

package
v0.0.0-...-e246b8e Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

func NewServer(options ServerOptions) *gin.Engine

Types

type ServerOptions

type ServerOptions struct {
	Production         bool
	ServeStatic        bool
	ForceScrape        bool
	StaticDir          string
	DatabaseDist       string
	ScraperGRPCAddress string
	ScraperAsync       bool
	StressTest         bool
	StressTestOptions  []string
	SilentMode         bool
	DBConfig           *repository.DBConfig
}

Jump to

Keyboard shortcuts

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