rubensayshi / patsy

Patsy is a package helper for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Patsy is a package helper for Go.

License:MIT License


Languages

Language:Go 100.0%