observer

package
v0.0.0-...-7446dee Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultPort uint16 = 9911
)

Variables

View Source
var (
	Version = gen.Version{
		Name:    "Observer Application",
		Release: "0.1.0",
		License: gen.LicenseMIT,
	}
)

Functions

func CreateApp

func CreateApp(options Options) gen.ApplicationBehavior

Types

type Options

type Options struct {
	Host       string
	Port       uint16
	Handlers   int
	LogLevel   gen.LogLevel
	Standalone bool
}

Jump to

Keyboard shortcuts

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