handler

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JoinURL

func JoinURL(base string, paths ...string) string

func RegisterLoginHandler

func RegisterLoginHandler(e *gin.Engine)

func RegisterSessionHandler

func RegisterSessionHandler(e *gin.Engine)

Types

type ErrorRes

type ErrorRes struct {
	Error string `json:"error"`
}

type LoginHandler

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

func (*LoginHandler) ArgoCD

func (h *LoginHandler) ArgoCD(c *gin.Context)

func (*LoginHandler) Ghost

func (h *LoginHandler) Ghost(c *gin.Context)

func (*LoginHandler) N8N

func (h *LoginHandler) N8N(c *gin.Context)

type SessionHandler

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

func (*SessionHandler) ArgoCD

func (h *SessionHandler) ArgoCD(c *gin.Context)

func (*SessionHandler) Ghost

func (h *SessionHandler) Ghost(c *gin.Context)

func (*SessionHandler) N8N

func (h *SessionHandler) N8N(c *gin.Context)

Jump to

Keyboard shortcuts

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