web

package
v0.0.0-...-b80aede Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Edit = template.Must(GetTemplate("edit.gohtml"))
View Source
var EmptyPageText = []byte(`# Empty page
So this is an empty page`)
View Source
var Login = template.Must(GetTemplate("login.gohtml"))
View Source
var Notes = template.Must(GetTemplate("notes.gohtml"))
View Source
var Password = template.Must(GetTemplate("password.gohtml"))
View Source
var Register = template.Must(GetTemplate("register.gohtml"))
View Source
var Show = template.Must(GetTemplate("show.gohtml"))
View Source
var UnauthorizedText = []byte(`# Unauthorized
Current account cannot access this page`)

Functions

func GetTemplate

func GetTemplate(filename string) (*template.Template, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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