Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

cobrateam/gothic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

experimental database abstraction layer for go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages