# Packages
No description provided by the author
Package displaycatalog is used to print out the key data of the catalog in the logs without printing out binary images etc..
Package encryption handles encryption of secrets.
Package infohandler handles the /info endpoint.
Package local is an experimental mimic for the "cf create-service" command.
Package paramparser handles the parsing of parameters from brokerapi.
Package serviceimage knows how to base64 encode a local image file.
Package steps implements a "stepper" which steps through a list of callbacks, running each one sequentially.
Package storage implements a Database Access Object (DAO).
Package testdrive is used in testing and local development to take the broker for a test drive.
Package testmatchers implements custom test matchers.
Package tfproviderfqn implements fully qualified Terraform provider names.
Package zippy is a basic API to zip and unzip files that uses archive/zip Name inspired by: https://en.wikipedia.org/wiki/Zippy_(Rainbow).