Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WhyWhatTemplatizer ¶
type WhyWhatTemplatizer struct{}
func NewWhyWhatTemplatizer ¶
func NewWhyWhatTemplatizer() *WhyWhatTemplatizer
func (*WhyWhatTemplatizer) Body ¶
func (t *WhyWhatTemplatizer) Body(info *github.GitHubInfo, commit git.Commit, pr *github.PullRequest) string
func (*WhyWhatTemplatizer) Title ¶
func (t *WhyWhatTemplatizer) Title(info *github.GitHubInfo, commit git.Commit) string
Click to show internal directories.
Click to hide internal directories.