gatein

package
v0.0.0-...-b6584d0 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2022 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Title *string `env:"GATEIN_TITLE"`
	Port  *string `env:"GATEIN_PORT"`
}

type GateIn

type GateIn struct {
	// contains filtered or unexported fields
}

func (*GateIn) GetBarHandler

func (g *GateIn) GetBarHandler(w http.ResponseWriter, req *http.Request, params httprouter.Params)

func (*GateIn) HealthCheckHandler

func (g *GateIn) HealthCheckHandler(w http.ResponseWriter, req *http.Request, params httprouter.Params)

func (*GateIn) Metrics

func (g *GateIn) Metrics(w http.ResponseWriter, req *http.Request, _ httprouter.Params)

func (*GateIn) ReadynessHandler

func (g *GateIn) ReadynessHandler(w http.ResponseWriter, req *http.Request, params httprouter.Params)

func (*GateIn) Start

func (g *GateIn) Start() error

func (*GateIn) Stop

func (g *GateIn) Stop() error

func (*GateIn) WelcomeHandler

func (g *GateIn) WelcomeHandler(w http.ResponseWriter, req *http.Request, _ httprouter.Params)

Jump to

Keyboard shortcuts

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