webapp

package
v0.0.0-...-2897b0c Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

templ: version: v0.2.778

templ: version: v0.2.778

templ: version: v0.2.778

templ: version: v0.2.778

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddRoutes

func AddRoutes(a App, baseRoutes *gin.Engine)

Types

type App

type App interface {
	Settings() appenv.Settings
}

type CurrentUser

type CurrentUser struct {
	ClientIP string
	Username string
	ID       uuid.UUID
}

CurrentUser represents the current logged-in user.

Jump to

Keyboard shortcuts

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