modulepackage
0.0.0-20250211162256-525b0c7b3ac7
Repository: https://github.com/cloudfoundry/multierror.git
Documentation: pkg.go.dev
# README
multierror
[!CAUTION] This repository has been in-lined (using git-subtree) into routing-release. Please make any future contributions directly to routing-release.
This is a simple go package that allows you to combine and present multiple errors as a single error.
[!NOTE]
This repository should be imported as
code.cloudfoundry.org/multierror
.
Contributing
See the Contributing.md for more information on how to contribute.
Working Group Charter
This repository is maintained by App Runtime
Platform
under Networking
area.
[!IMPORTANT]
Content in this file is managed by the CI task
sync-readme
and is generated by CI following a convention.
# Functions
No description provided by the author
# Structs
No description provided by the author