#8 Code correction, refinement of pull request opening.
This commit is contained in:
@@ -12,6 +12,7 @@ type Source struct {
|
||||
Token string `json:"token" yaml:"token"`
|
||||
APIURL string `json:"apiurl" yaml:"apiurl"`
|
||||
Repository string `json:"repository" yaml:"repository"`
|
||||
Owner string `json:"owner" yaml:"owner"`
|
||||
}
|
||||
|
||||
func NewConfig() *Config {
|
||||
|
Reference in New Issue
Block a user