Versions in this module Expand all Collapse all v51 v51.0.0 Jan 27, 2021 Changes in this version + func CreateModuleNameFromPath(pkgDir string) (string, error) + func FindVersionSuffix(path string) string + func GetModuleSubdirs(path string) ([]string, error) + func HasVersionSuffix(path string) bool + func IncrementModuleVersion(ver string) string + func IsValidModuleVersion(v string) bool + type Provider interface + BreakingChanges func() bool + DestDir func() string + GenerateReport func() report.Package + NewExports func() bool + NewModule func() bool + VersionSuffix func() bool + func GetModuleInfo(baseline, staged string) (Provider, error) Other modules containing this package github.com/pmalek-sumo/azure-sdk-for-go