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 ¶
func LoadConfig ¶
type LocalConfig ¶
type LocalConfig struct { RB struct { ServerURL string `yaml:"server_url"` } `yaml:"review_board"` }
Click to show internal directories.
Click to hide internal directories.