t38c is a Go client library for the Tile38 geospatial database.
import kreklow.us/go/t38c
Use Connect() to instantiate a Database object. A limited set of
commands are currently available. Commands that retrieve data return a
Response object.
Functions other than Close() accept arguments in the same form as the
Tile38 CLI. See Tile38 Commands for further
information.
t38c is maintained by Collin Kreklow. The source code is licensed under
the terms of the MIT license, see LICENSE.txt for further information.