Documentation ¶ Index ¶ func TypeOf(name string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func TypeOf ¶ func TypeOf(name string) string TypeOf classifies a git branch name into a gitflow type. Returns: "feature", "bugfix", "release", "hotfix", "base", or "other". This package has zero dependencies -- safe to import from any internal package. Types ¶ This section is empty. Source Files ¶ View all Source files branch.go Click to show internal directories. Click to hide internal directories.