Skip to content

Commit

Permalink
Adding expvar to close #21
Browse files Browse the repository at this point in the history
  • Loading branch information
quii committed Jan 1, 2016
1 parent ddc3645 commit 1736ec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application.go
@@ -1,6 +1,7 @@
package main

import (
_ "expvar"
"fmt"
"io/ioutil"
"log"
Expand Down

0 comments on commit 1736ec7

Please sign in to comment.