 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  const ( CodeReviewTemplate = "code_review_file_diff.tmpl" SummarizeFileDiffTemplate = "summarize_file_diff.tmpl" SummarizeTitleTemplate = "summarize_title.tmpl" ConventionalCommitTemplate = "conventional_commit.tmpl" TranslationTemplate = "translation.tmpl" SummarizePrefixKey = "summarize_prefix" SummarizeTitleKey = "summarize_title" SummarizeMessageKey = "summarize_message" )
Template file names
      View Source
      
  
const DefaultLanguage = "English"
    Variables ¶
This section is empty.
Functions ¶
func GetLanguage ¶
GetLanguage returns the language name for the given language code, or the default language if the code is not recognized.
func GetRawData ¶ added in v0.16.0
GetRawData returns the raw data of the template with the given name.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.