server

package
v0.0.0-...-0ad4d90 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerOpts

type ServerOpts struct {
	ConfigFile string
}

type ServerStruct

type ServerStruct struct {
	Engine          *gin.Engine
	Config          *config.Config
	TrackedPrefixes map[string]bool
}
var Server *ServerStruct

func NewServer

func NewServer(o *ServerOpts) (*ServerStruct, error)

Jump to

Keyboard shortcuts

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