controllers

package
v0.0.0-...-1c696ee Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2018 License: Apache-2.0 Imports: 3 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExpandController

type ExpandController struct {
	beego.Controller
}

func (*ExpandController) Get

func (this *ExpandController) Get()

type MainController

type MainController struct {
	beego.Controller
}

func (*MainController) Get

func (this *MainController) Get()

type ShortController

type ShortController struct {
	beego.Controller
}

func (*ShortController) Get

func (this *ShortController) Get()

Use Get rather than Post so that we can simulate easier in the browser

type ShortResult

type ShortResult struct {
	UrlShort string
	UrlLong  string
}

Jump to

Keyboard shortcuts

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