# Functions
HandlerWithLogger returns a HandlerOption that uses the given logger.
HandlerWithPackage returns a HandlerOption that uses the given package for new Protobuf files.
NewHandler returns a new Handler.
# Constants
DefaultPackage is the default package to use in lieu of one being able to be derived.
# Interfaces
Handler handles creation of Protobuf files from a template.
# Type aliases
HandlerOption is an option for a new Handler.