reviewboard

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2015 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const Id = "review_board"

Variables

This section is empty.

Functions

func Factory

func Factory() (common.CodeReviewTool, error)

Types

type Config

type Config interface {
	ServerURL() *url.URL
}

func LoadConfig

func LoadConfig() (Config, error)

type LocalConfig

type LocalConfig struct {
	RB struct {
		ServerURL string `yaml:"server_url"`
	} `yaml:"review_board"`
}

Jump to

Keyboard shortcuts

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