package
0.0.0-20230815192901-380e4844cc01
Repository: https://github.com/awslabs/aws-go-multi-module-repository-tools.git
Documentation: pkg.go.dev

# Functions

LoadManifest loads the manifest description from the file located at the given path.
NewSmithyArtifactPaths initializes the SmithyArtifactPaths for the plugin directory modules should be generated from.
ReadManifest parses the manifest bytes from the provided reader and returns the manifest description.
ValidateManifest validates that the build artifact description has the minimum required information to produce a valid Go module description.

# Structs

Manifest is a description of a Smithy build artifact produced by the github.com/aws/smithy-go plugin.
NoManifestFound is an erro returned when a build manifest file was not found in the designated directory path.
SmithyArtifactPaths is a slice of smithy-go build artifacts.