reviewboard

package
v0.16.2 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2015 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModuleId   = "salsaflow.modules.codereview.reviewboard"
	ModuleKind = loader.ModuleKindCodeReview
)

Variables

This section is empty.

Functions

func NewModule

func NewModule() loader.Module

Types

type LocalConfig

type LocalConfig struct {
	ServerURL string `prompt:"server URL of the Review Board server" json:"server_url"`
}

func (*LocalConfig) PromptUserForConfig

func (local *LocalConfig) PromptUserForConfig() error

PromptUserForConfig is a part of loader.ConfigContainer interface.

func (*LocalConfig) Validate

func (local *LocalConfig) Validate(sectionPath string) error

Validate implements loader.Validator interface.

Jump to

Keyboard shortcuts

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