gothic

module
v0.0.0-...-f0512a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2012 License: BSD-2-Clause

README

gothic

Experimental database abstraction layer for Go. Works with last weekly (Go 1 RC2).

Collaborate

Make sure you set your GOPATH environment variable [1], then run:

    % mkdir -p ${GOPATH}/src/github.com/cobrateam/
    % cd ${GOPATH}/src/github.com/cobrateam
    % git clone <your-clone-url>

After cloning, you can use the go tool to run tests:

    % cd ${GOPATH}/src/github.com/cobrateam/gothic
    % go test ./...

[1] http://weekly.golang.org/cmd/go/#GOPATH_environment_variable

Directories

Path Synopsis
Package sqlgen provides functions for SQL generation.
Package sqlgen provides functions for SQL generation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL