The highest tagged major version is
v6 .
Discover Packages
github.com/s0ders/go-semver-release/v5
internal
monorepo
package
Version:
v5.1.1
Opens a new window with list of versions in this module.
Published: Oct 13, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
ErrNoProjects = errors .New ("no projects found in configuration file despite operating in monorepo mode")
ErrNoName = errors .New ("project has no name")
ErrNoPath = errors .New ("project has no path")
)
Unmarshall takes a raw Viper configuration and returns a slice of Project representing various projects in a
monorepo.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.