caddy/caddyhttp
Taufiq Rahman c32a0f5f71 fix lint warnings (issue 2541) (#2551)
* Lint: fix some errcheck #2541

* Lint: fix passing structcheck #2541

* Lint: update fix structcheck #2541

* Lint: fix errcheck for basicauth, browse, fastcgi_test #2541

* Lint: fix errcheck for browse, fastcgi_test, fcgiclient, fcgiclient_test #2541

* Lint: fix errcheck for responsefilter_test, fcgilient_test #2541

* Lint: fix errcheck for header_test #2541

* Lint: update errcheck for fcgiclient_test #2541

* Lint: fix errcheck for server, header_test, fastcgi_test, https_test, recorder_test #2541

* Lint: fix errcheck for tplcontext, vhosttrie_test, internal_test, handler_test #2541

* Lint: fix errcheck for log_test, markdown mholt#2541

* Lint: fix errcheck for policy, body_test, proxy_test #2541

* Lint: fix errcheck for on multiple packages #2541

- reverseproxy
- reverseproxy_test
- upstream
- upstream_test
- body_test

* Lint: fix errcheck in multiple packages mholt#2541
- handler_test
- redirect_test
- requestid_test
- rewrite_test
- fileserver_test

* Lint: fix errcheck in multiple packages mholt#2541

- websocket
- setup
- collection
- redirect_test
- templates_test

* Lint: fix errcheck in logger test #2541

run goimports against #2551
- lexer_test
- log_test
- markdown

* Update caddyhttp/httpserver/logger_test.go

Co-Authored-By: Inconnu08 <taufiqrx8@gmail.com>

* Update log_test.go

* Lint: fix scope in logger_test #2541

* remove redundant err check in logger_test #2541

* fix alias in logger_test #2541

* fix import for format #2541

* refactor variable names and error check #2541
2019-04-22 10:20:37 -06:00
..
basicauth fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
bind Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
browse fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
errors errors: Return parse error if more than one argument (#2472) 2019-03-04 12:00:28 -07:00
expvar Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
extensions Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
fastcgi fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
gzip fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
header fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
httpserver fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
index Implement per-site index (#1906) 2017-10-29 21:13:10 +00:00
internalsrv fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
limits fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
log fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
markdown fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
mime Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
pprof Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
proxy fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
push fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
redirect fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
requestid fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
rewrite fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
root Fix spelling (#2448) 2019-01-29 10:51:10 -07:00
staticfiles fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
status Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
templates fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
timeouts Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
websocket fix lint warnings (issue 2541) (#2551) 2019-04-22 10:20:37 -06:00
caddyhttp.go startup/shutdown: Remove deprecated startup/shutdown directives (#2033) 2018-02-21 10:56:09 -07:00
caddyhttp_test.go caddyhttp: Fix test (adjust plugin counting) 2019-02-08 12:43:20 -07:00