Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 1 Fork 0 Hamcha / 9oleg /.container /.repohead Code Issues Pull Requests Wiki Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files [GOLEG] Get value size from bucket master commit 64afe569126b69ae5bd9bdd2cbd28a91d25a2987 1 parent 32cbdca Hamcha authored Feb 4, 2015 Unified Split Showing 2 changed files with 35 additions and 0 deletions . + 26 − 0 goleg/goleg_test.go + 9 − 0 goleg/highlevel.go 26 goleg/goleg_test.go Show notes View @@ -3,6 +3,7 @@ package goleg import ( " bytes " ...