This website requires JavaScript.
Explore
Help
Sign In
go-kit
/
tail
Watch
1
Star
0
Fork
You've already forked tail
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b87764baaf
tail
/
Makefile
8 lines
54 B
Makefile
Raw
Normal View
History
Unescape
Escape
use struct to configure the growing tail args; start working on unit tests
2012-10-13 05:32:04 +08:00
default
:
test
test
:
*.
go
allow the user to control the GOPATH
2013-01-08 04:56:25 +08:00
go
test
-v
test: fixture workflow to make test functions concise
2012-10-14 02:44:47 +08:00
fmt
:
go fmt .