website

package
v0.0.0-...-b6f29c3 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: ISC Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Information = InformationData{
	PageTitle: "",
	Title:     "RSCGo",
	OwnerBio:  "https://github.com/spkaeros/",
	Owner:     "Zach Knight",
	Copyright: "2019-2020",
}

Functions

func Start

func Start()

Start Binds to the web port 8080 and serves HTTP template to it. Note: This is a blocking call, it will not return to caller.

Types

type InformationData

type InformationData struct {
	PageTitle       string
	Title           string
	Owner, OwnerBio string
	Copyright       string
}

func (InformationData) OnlineCount

func (s InformationData) OnlineCount() int

func (InformationData) ToLower

func (s InformationData) ToLower(s2 string) string

Jump to

Keyboard shortcuts

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