handlers

package
v0.0.0-...-58aeaf4 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2019 License: MPL-2.0 Imports: 2 Imported by: 0

README

Handlers

This folder contains Mux route handlers. If you've worked in webservers in other languages, it's similar to the concept of controllers.

It's common to see a handler take some information and spit it to something in lib. This is because handlers convert web-server knowledge to buisness-logic rather than do everything at once.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFullHostname

func GetFullHostname() string

GetFullHostname returns something like `https://foobang.com:8080`

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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