home

package
v0.3.10 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package home contains the route handlers related to the app's home screen.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handlers

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

func (*Handlers) HandleHomeGet

func (h *Handlers) HandleHomeGet() auth.HTTPHandlerFunc

func (*Handlers) Register

func (h *Handlers) Register(er godest.EchoRouter, ss *session.Store)

type HomeViewData added in v0.2.4

type HomeViewData struct {
	CameraInstruments []instruments.Instrument
	AdminIdentifiers  map[instruments.AdminID]ory.IdentityIdentifier
	PresenceCounts    map[instruments.InstrumentID]int
}

Jump to

Keyboard shortcuts

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