Skip to content

dave/patsy

Folders and files

NameName
Last commit message
Last commit date
May 17, 2021
Mar 21, 2017
Mar 17, 2017
May 17, 2021
Mar 17, 2017
Mar 20, 2017
Mar 20, 2017
May 17, 2021
Dec 18, 2020
Dec 18, 2020
May 17, 2021
Dec 18, 2020

Repository files navigation

Build Status Go Report Card codecov

Patsy

Patsy is a package helper for Go.

Dir

Dir returns the filesystem path for the directory corresponding to the go package path provided.

Path

Path returns the go package path corresponding to the filesystem directory provided.

Cache

NewCache returns a new *Cache, allowing cached access to patsy utility functions.