Skip to content

Instantly share code, notes, and snippets.

View mtanda's full-sized avatar

Mitsuhiro Tanda mtanda

View GitHub Profile
package main
import (
"bytes"
"fmt"
"io/ioutil"
"net/http"
"regexp"
"sort"
"strings"
### Keybase proof
I hereby claim:
* I am mtanda on github.
* I am mtanda (https://keybase.io/mtanda) on keybase.
* I have a public key ASCOzxG_pvsRGyNJL8mUoPMa0v_QZaylhHtZEfPGavjw5Qo
To claim this, I am signing this object:
Toggle navigation Prometheus
Alerts
Graph
Status
Runtime & Build Information
Command-Line Flags
Configuration
Rules
Targets
Help
@mtanda
mtanda / 0_reuse_code.js
Last active August 29, 2015 14:07
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console