routes

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: 12 Imported by: 0

Documentation

Overview

Package routes contains the route handlers for the Planktoscope Live server.

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 New

func New(r godest.TemplateRenderer, globals *client.Globals) *Handlers

func (*Handlers) Register

func (h *Handlers) Register(
	er godest.EchoRouter, tsr turbostreams.Router, vsr vsc.Router, em godest.Embeds,
)

Directories

Path Synopsis
Package assets contains the route handlers for assets which are static for the server
Package assets contains the route handlers for assets which are static for the server
Package auth contains the route handlers related to authentication and authorization.
Package auth contains the route handlers related to authentication and authorization.
Package cable contains the route handlers serving Action Cables over WebSockets by implementing the Action Cable Protocol (https://docs.anycable.io/misc/action_cable_protocol) on the server.
Package cable contains the route handlers serving Action Cables over WebSockets by implementing the Action Cable Protocol (https://docs.anycable.io/misc/action_cable_protocol) on the server.
Package home contains the route handlers related to the app's home screen.
Package home contains the route handlers related to the app's home screen.
Package instruments contains the route handlers related to imaging instruments.
Package instruments contains the route handlers related to imaging instruments.
Package privatechat contains the route handlers related to private chats.
Package privatechat contains the route handlers related to private chats.
Package users contains the route handlers related to users.
Package users contains the route handlers related to users.
Package videostreams contains the route handlers related to streaming video delivery
Package videostreams contains the route handlers related to streaming video delivery

Jump to

Keyboard shortcuts

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