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
1a694c85a6
tail
/
Makefile
8 lines
74 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
first test case for tail tests "-n -1" need to abstract operations for multiple workflow
2012-10-14 02:20:04 +08:00
GOPATH
=
~/as/logyard go
test
-v
test: fixture workflow to make test functions concise
2012-10-14 02:44:47 +08:00
fmt
:
go fmt .