Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDiscordOauth ¶
Types ¶
type EchoTemplates ¶
type EchoTemplates struct {
// contains filtered or unexported fields
}
EchoTemplates is a custom renderer for echo wrapped with helper functions
func NewTemplates ¶
func NewTemplates() *EchoTemplates
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func (*Handler) GetTemplates ¶
func (h *Handler) GetTemplates() *EchoTemplates
func (*Handler) HandleAuth ¶
func (*Handler) HandleAuthCallback ¶
func (*Handler) HandleDashboard ¶
func (*Handler) HandleInventories ¶
type InventoryData ¶
type InventoryData struct { Inventory data.Inventory User UserWrapper }
type UserWrapper ¶
Click to show internal directories.
Click to hide internal directories.