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
type InventoryData ¶
type InventoryData struct {
Inventory data.Inventory
User UserWrapper
}
type UserWrapper ¶
Click to show internal directories.
Click to hide internal directories.