app

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2020 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdminRoutes

func AdminRoutes(skylb skylab.Skylab)

func AdviserRoutes

func AdviserRoutes(skylb skylab.Skylab)

func AllRoutes

func AllRoutes(skylb skylab.Skylab)

func ApplicantRoutes

func ApplicantRoutes(skylb skylab.Skylab)

func MentorRoutes

func MentorRoutes(skylb skylab.Skylab)

func NewSkylab

func NewSkylab(config skylab.Config) (skylab.Skylab, error)

func NewTestSkylab

func NewTestSkylab(t *testing.T) skylab.Skylab

func Routes

func Routes(skylb skylab.Skylab)

func ServeDirectory

func ServeDirectory(skylb skylab.Skylab, directory http.FileSystem, url string)

func SkylabRoutes

func SkylabRoutes(skylb skylab.Skylab)

func StudentRoutes

func StudentRoutes(skylb skylab.Skylab)

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func (App) Landing

func (ap App) Landing(w http.ResponseWriter, r *http.Request)

func (App) LoginPage

func (ap App) LoginPage(w http.ResponseWriter, r *http.Request)

func (App) UserV2

func (ap App) UserV2(w http.ResponseWriter, r *http.Request)

func (App) UserV2Update

func (ap App) UserV2Update(w http.ResponseWriter, r *http.Request)

Directories

Path Synopsis
Package admins implements the admin-facing pages on Skylab
Package admins implements the admin-facing pages on Skylab
Package advisers implements the adviser-facing pages on Skylab
Package advisers implements the adviser-facing pages on Skylab
Package applicants implements the applicant-facing pages on Skylab
Package applicants implements the applicant-facing pages on Skylab
Package mentors implements the mentor-facing pages on Skylab
Package mentors implements the mentor-facing pages on Skylab
Package app implements the Skylab website for Orbital
Package app implements the Skylab website for Orbital
Package students implements the student-facing pages on Skylab
Package students implements the student-facing pages on Skylab

Jump to

Keyboard shortcuts

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