brendensoares on develop
More lint fixes and dead code r… Merge pull request #1518 from p… (compare)
Paul
I suggest going through some tutorial
Paul
unless there already is one
Paul
revel/examples#62
Paul
revel/revel#1514
Paul
it seems to be the gold standard currently
Paul
certainly better than gometalinter
Paul
there are big enough
Paul
*these
Paul
notzippy, what do you think about the PRs?
Paul
any clue what they are about?
cache_test.go:241: Error getting str: revel/cache: key not found /
Paul
and revel/examples#62
revel run -m prod -a r1app
Revel executing: run a Revel application
Parsing packages, (may require download if not cached)... Completed
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x14a52fd]
goroutine 1 [running]:
github.com/revel/revel.AddHTTPMux(...)
/Users/byc/go/pkg/mod/github.com/revel/revel@v1.0.0/server-engine.go:162
r1app/app.init.0()
/Users/byc/code/revelprojs/r1app/app/init.go:54 +0x15d
CRIT 11:52:31 revel_logger.go:59: Error running: error="exit status 2"