github

package
v3.2.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2019 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Callback

func Callback(rt *env.Runtime, s *domain.Store, res http.ResponseWriter, req *http.Request) error

Callback is called by a browser redirect from Github, via the validation endpoint

Types

type Provider

type Provider struct {
	Runtime *env.Runtime
	Store   *domain.Store
}

Provider represents GitHub

func (*Provider) Command

func (p *Provider) Command(ctx *provider.Context, w http.ResponseWriter, r *http.Request)

Command to run the various functions required...

func (*Provider) Meta

func (*Provider) Meta() provider.TypeMeta

Meta describes us.

func (*Provider) Refresh

func (p *Provider) Refresh(ctx *provider.Context, configJSON, data string) string

Refresh ... gets the latest version

func (*Provider) Render

func (p *Provider) Render(ctx *provider.Context, config, data string) string

Render ... just returns the data given, suitably formatted

Jump to

Keyboard shortcuts

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