ui_handlers

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HomePage

func HomePage(w http.ResponseWriter, r *http.Request)

func PageNotFound

func PageNotFound(w http.ResponseWriter, r *http.Request)

Types

type UiProfileHandlerGroup

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

func NewUiProfileHandlerGroup

func NewUiProfileHandlerGroup(pr profile.Repository) UiProfileHandlerGroup

func (UiProfileHandlerGroup) Create

Create shows the page for creating a new profile.

func (UiProfileHandlerGroup) Delete

Delete will delete the specified profile.

func (UiProfileHandlerGroup) Edit

Edit shows the page for editing an existing profile.

func (UiProfileHandlerGroup) Overview

Overview will list all profiles.

func (UiProfileHandlerGroup) Show

Show will show information about a single profile.

func (UiProfileHandlerGroup) Store

Store will store a newly created profile.

func (UiProfileHandlerGroup) Update

Update will update the specified profile.

type UiSystemHandlerGroup

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

func (UiSystemHandlerGroup) Create

Create shows the page for creating a new system.

func (UiSystemHandlerGroup) Delete

Delete will delete the specified system.

func (UiSystemHandlerGroup) Edit

Edit shows the page for editing an existing system.

func (UiSystemHandlerGroup) Overview

Overview will list all systems.

func (UiSystemHandlerGroup) Show

Show will show information about a single system.

func (UiSystemHandlerGroup) Store

Store will store a newly created system.

func (UiSystemHandlerGroup) Update

Update will update the specified system.

Jump to

Keyboard shortcuts

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