Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MissingGithubTokenError = errors.New("Must set GITHUB_TOKEN environment variable")
)
Functions ¶
Types ¶
type ChangelogConfig ¶ added in v0.10.3
type ChangelogOptions ¶ added in v0.10.3
type ChangelogOptions struct { Generate bool Repos []ChangelogConfig OutputDir string }
type CliOptions ¶
type Options ¶
type Options struct { Proto ProtoOptions Cli CliOptions Changelog ChangelogOptions DocsRoot string // Will default to docs if empty }
type ProtoOptions ¶
Click to show internal directories.
Click to hide internal directories.