Yini Xu
|
ceebddbd43
|
Fix typo in router and README.md (#33)
* Update README.md
fix: correct a typo
* Update router.go
fix: correct a typo
|
2020-03-19 18:39:00 +08:00 |
|
Benny~
|
880ef32606
|
log update
|
2020-03-07 13:34:47 +08:00 |
|
Benny~
|
6b266e8fb7
|
remove gif support, send not allowed ext file #25
because it's not perfect
|
2020-03-07 13:09:36 +08:00 |
|
n0vad3v
|
ff0ec84d82
|
optimize log
|
2020-03-07 13:09:32 +08:00 |
|
n0vad3v
|
7bdd0812f6
|
Added custom log level with -v.
Fix bug caused by hard code of exhaust path.
Bump version to 0.1.1.
|
2020-03-06 21:06:32 +08:00 |
|
Benny~
|
579be00b41
|
split functions to different files. Build and run, please use package mode, example:
`go run .`
`go build .`
`go run . --prefetch`
|
2020-03-04 20:14:45 +08:00 |
|