Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterLoginHandler ¶
func RegisterSessionHandler ¶
func RegisterSessionHandler(e *gin.Engine, c cache.CacheInterface[string])
Types ¶
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 OrySession ¶ added in v1.0.0
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)
Click to show internal directories.
Click to hide internal directories.