server

package
v0.0.0-...-0f939d0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2019 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseTemplates

func ParseTemplates(templatesPath string)

func StartHttp

func StartHttp(templatesPath string, staticPath string, dev bool)

Types

type PageData

type PageData struct {
	Repos    []Repo
	Activity []db.Activity
}

type Repo

type Repo struct {
	Slug string `json:slug`
	Name string `json:name`
	Url  string `json:url`
}

Jump to

Keyboard shortcuts

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