Categorygithub.com/whosonfirst/go-whosonfirst-hash
repositorypackage
0.1.0
Repository: https://github.com/whosonfirst/go-whosonfirst-hash.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

go-whosonfirst-hash

Go package for working with hashes in Who's On First documents

Install

You will need to have both Go (specifically version 1.12 or higher because we're using Go modules) and the make programs installed on your computer. Assuming you do just type:

make tools

All of this package's dependencies are bundled with the code in the vendor directory.

Important

This is almost certainly not a general purpose package. It is shaped like the day-to-day needs of Who's On First in mid-2017...