Categorygithub.com/joshuatcasey/libdependency
repository
0.25.0
Repository: https://github.com/joshuatcasey/libdependency.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Libdependency

Package libdependency provides a library for buildpack authors to construct code to retrieve new versions and their associated metadata.

It also contains various helpers and actions to assist the overall dependency management workflow.

Retrieval

The retrieve subpackage has an entrypoint func called NewMetadata that takes in a buildpack id. See the godoc for that package for additional information.