handler

package
v0.0.0-...-cbc310f Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2017 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Domain

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

func Index

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

func SingleReport

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

Types

type DomainPage

type DomainPage struct {
	Domain              string
	Reports             []report.Feedback
	ReportsLastWeek     []report.Feedback
	ReportsLastMonth    []report.Feedback
	ReportsLastSixMonth []report.Feedback
	ReportsLastYear     []report.Feedback
	LastReports         []report.Feedback
}

type SingleReportPage

type SingleReportPage struct {
	Domain string
	Report report.Feedback
}

Jump to

Keyboard shortcuts

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