Pinned Repositories
buffstream
The buffstream package wraps io.Reader and io.Writer and prefixes each written []byte with its length, each Read on the other end will then return the exact same byte slice
caddy-kubernetes-storage
Kubernetes storage for caddy's TLS data
chttp
Context based HTTP loader, chainer, http handler
gb-gae
gb gae is a plugin for gb that adds basic project awareness for appengine applications.
gb-wrap
Small wrapper that wraps GOPATH aware tools to work with gb
gopherjs-net-http
light weight implementation of the more useful parts of net/http in the way they're often used in the browser using GopherJS
kube-cert-http
An adapter that lets Go's net/http package fetch certificates from kubernetes
kube-cert-manager
Manage Lets Encrypt certificates for a Kubernetes cluster.
polymer
Polymer bindings for GopherJS
polymer-template
Palm Stone Games's Repositories
PalmStoneGames/kube-cert-manager
Manage Lets Encrypt certificates for a Kubernetes cluster.
PalmStoneGames/polymer
Polymer bindings for GopherJS
PalmStoneGames/gb-gae
gb gae is a plugin for gb that adds basic project awareness for appengine applications.
PalmStoneGames/caddy-kubernetes-storage
Kubernetes storage for caddy's TLS data
PalmStoneGames/gopherjs-net-http
light weight implementation of the more useful parts of net/http in the way they're often used in the browser using GopherJS
PalmStoneGames/kube-cert-http
An adapter that lets Go's net/http package fetch certificates from kubernetes
PalmStoneGames/chttp
Context based HTTP loader, chainer, http handler
PalmStoneGames/buffstream
The buffstream package wraps io.Reader and io.Writer and prefixes each written []byte with its length, each Read on the other end will then return the exact same byte slice
PalmStoneGames/gb-wrap
Small wrapper that wraps GOPATH aware tools to work with gb
PalmStoneGames/polymer-template
PalmStoneGames/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
PalmStoneGames/caddy-buildsrv
The Caddy build server
PalmStoneGames/caddyserver.com
Source of the Caddy website
PalmStoneGames/dopresskit
presskit() - spend time making games, not press.
PalmStoneGames/gomq
Pure Go Implementation of a Subset of ZeroMQ
PalmStoneGames/httpcache
A Transport for http.Client that will cache responses according to the HTTP RFC
PalmStoneGames/lxd-backup
A small Go tool that takes an lxd snapshot, streams it to cloud storage and then deletes the snapshot again
PalmStoneGames/ModernBcl
Downport of most of the .NET 4.5 framework from mono to work on .NET 3.5
PalmStoneGames/Openid-Connect
PalmStoneGames/polymer-starter-kit
Polymer starter kit using the Polymer go bindings
PalmStoneGames/sql-migrate
SQL schema migration tool for Go.
PalmStoneGames/wal-e
Fork of wal-e that fixes the broken master commit and merges in GCS support. Will be kept up to date as long as the wal-e repo stays in the mess it currently is