web

package
v0.11.0-broken Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2018 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package web contains all the logic that makes this software a web-service. It is filled with server related content and basically functions as a gateway between the user interface and the use cases. It figures out which request corresponds to which use cases and passes the required information to them. After that responses form the executed use case are collected and send back to the front-end.

Directories

Path Synopsis
Package action contains the action const for creating, saving, deleting, editing and updating
Package action contains the action const for creating, saving, deleting, editing and updating
Package context is used to create a context that can be passed to the execution of templates.
Package context is used to create a context that can be passed to the execution of templates.
Package errors contains helpful types and structures simplifying error handling.
Package errors contains helpful types and structures simplifying error handling.
Package routing contains the routing for the application.
Package routing contains the routing for the application.
Package templates is used to easily retrieve parsed templates without hassle.
Package templates is used to easily retrieve parsed templates without hassle.

Jump to

Keyboard shortcuts

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