httphandler

package
v0.0.0-...-d78474a Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2015 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApiGetArtifactHandler

func ApiGetArtifactHandler(container *lib.Container) http.Handler

func ApiGetArtifactsHandler

func ApiGetArtifactsHandler(container *lib.Container) http.Handler

func ApiGetProjectsHandler

func ApiGetProjectsHandler(container *lib.Container) http.Handler

func ApiGetSettingsHandler

func ApiGetSettingsHandler(container *lib.Container) http.Handler

func ApiPostArtifactHandler

func ApiPostArtifactHandler(container *lib.Container) http.Handler

func IndexHandler

func IndexHandler(config *lib.Config) http.Handler

func LoginGithubAcceptedHandler

func LoginGithubAcceptedHandler(container *lib.Container) http.Handler

func LoginGithubHandler

func LoginGithubHandler(c *lib.Container) http.Handler

Types

type ApiPostArtifactResponse

type ApiPostArtifactResponse struct {
	FileId      string
	ThumbFileId string
}

type ProjectsResponse

type ProjectsResponse struct {
	Projects []*model.Project
}

type SettingsResponse

type SettingsResponse struct {
	ApiToken string
}

Jump to

Keyboard shortcuts

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