# Functions
New return new instance of Packager implementation of transport.Packager.
# Structs
Packager is the basic implementation of Packager.
PackerCreator holds a creator function for a Packer and the name of the Packer's encoding method.
# Interfaces
Provider contains dependencies for the base packager and is typically created by using aries.Context().
# Type aliases
Creator method to create new packager service.