github

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2016 License: MIT Imports: 12 Imported by: 2

Documentation

Index

Constants

View Source
const (
	ModuleId   = "salsaflow.modules.releasenotes.github"
	ModuleKind = loader.ModuleKindReleaseNotes
)

Variables

This section is empty.

Functions

func NewModule

func NewModule() loader.Module

Types

type GlobalConfig

type GlobalConfig struct {
	Token string `prompt:"GitHub token to be used for posting release notes" secret:"true" json:"token"`
}

func (*GlobalConfig) PromptUserForConfig

func (global *GlobalConfig) PromptUserForConfig() error

PromptUserForConfig is a part of loader.ConfigContainer

Jump to

Keyboard shortcuts

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