Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
philchia committed Dec 21, 2016
1 parent 5d390a0 commit 247beb4
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
Empty file added gol/.gitignore
Empty file.
Empty file added gol/.travis.yml
Empty file.
2 changes: 2 additions & 0 deletions gol/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# gol is a high performance go log tool

1 change: 1 addition & 0 deletions gol/doc.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package gol
1 change: 1 addition & 0 deletions gol/gol.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package gol

0 comments on commit 247beb4

Please sign in to comment.