Skip to content

Instantly share code, notes, and snippets.

View codegangsta's full-sized avatar

Jeremy Saenz codegangsta

View GitHub Profile
package main
import (
"flag"
"net/http"
"github.com/codegangsta/negroni"
)
func main() {
package main
import (
"github.com/bmizerany/mc"
"github.com/codegangsta/envy/lib"
"github.com/codegangsta/negroni"
"github.com/crowdmob/goamz/aws"
"github.com/crowdmob/goamz/s3"
"github.com/disintegration/imaging"
package util
import (
"crypto/rand"
"fmt"
)
type UUID [16]byte
// create a new uuid v4