Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildFlagComment ¶
func BuildFlagComment(buildComment FlagComments, flagsRef lflags.FlagsRef, existingComment *github.IssueComment) string
func GithubNoFlagComment ¶
func GithubNoFlagComment() *github.IssueComment
Types ¶
type Comment ¶
type Comment struct {
Flag ldapi.FeatureFlag
ArchivedAt time.Time
Added bool
Aliases []string
ChangeType string
Primary ldapi.FeatureFlagConfig
LDInstance string
}
type FlagComments ¶
func ProcessFlags ¶
func ProcessFlags(flagsRef lflags.FlagsRef, flags []ldapi.FeatureFlag, config *lcr.Config) FlagComments
Click to show internal directories.
Click to hide internal directories.