Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecConfig ¶
type PostConfig ¶
type PostConfig struct { Template string TemplateForTooLong string EmbeddedVarNames []string // UpdateCondition Update the comment that matches with the condition. // If multiple comments match, the latest comment is updated // If no comment matches, aa new comment is created UpdateCondition string }
func (*PostConfig) UnmarshalYAML ¶
func (pc *PostConfig) UnmarshalYAML(unmarshal func(interface{}) error) error
Click to show internal directories.
Click to hide internal directories.