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 ¶
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
Click to show internal directories.
Click to hide internal directories.