routes

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2021 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAtlassianConnectHandler

func NewAtlassianConnectHandler(addon *gonnect.Addon) http.Handler

func NewInstalledHandler

func NewInstalledHandler(addon *gonnect.Addon) http.Handler

func NewRootHandler

func NewRootHandler() http.Handler

func NewUninstalledHandler

func NewUninstalledHandler(addon *gonnect.Addon) http.Handler

func RegisterRoutes

func RegisterRoutes(addon *gonnect.Addon, mux *mux.Router)

Types

type AtlassianConnectHandler

type AtlassianConnectHandler struct {
	Addon *gonnect.Addon
}

func (AtlassianConnectHandler) ServeHTTP

type InstalledHandler

type InstalledHandler struct {
	Addon *gonnect.Addon
}

func (InstalledHandler) ServeHTTP

func (h InstalledHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type RootHandler

type RootHandler struct {
}

func (RootHandler) ServeHTTP

func (h RootHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type UninstalledHandler

type UninstalledHandler struct {
	Addon *gonnect.Addon
}

func (UninstalledHandler) ServeHTTP

func (h UninstalledHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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