Patsy is a package helper for Go.
Dir returns the filesystem path for the directory corresponding to the go package path provided.
Path returns the go package path corresponding to the filesystem directory provided.
NewCache returns a new *Cache, allowing cached access to patsy utility functions.