Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.
/ gozer Public archive

Prototype mesos framework using new low-level API built in Go

License

Notifications You must be signed in to change notification settings

twitter-archive/gozer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gozer

Build Status GoDoc

Prototype mesos framework using new low-level API built in Go.

Building

This code is part of the greater golang community. It can be retrieved, compiled, tested, and installed using the go tool. In order to use this, you will need a correctly setup golang environment.

shell$ cd $GOPATH
shell$ go get github.com/twitter/gozer/gozer
shell$ go test github.com/twitter/gozer/...
shell$ bin/gozer --help

About

Prototype mesos framework using new low-level API built in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published