Commit Graph

7 Commits

Author SHA1 Message Date
Kevin Wan f309e9f80c fix golint issues in core/utils (#520)
* fix golint issues in core/utils

* fix golint issues in core/trace

* fix golint issues in core/trace
2021-02-26 16:20:47 +08:00
Kevin Wan 5e969cbef0 fix golint issues, else blocks (#457) 2021-02-09 13:50:21 +08:00
kevin 86d3de4c89 use package level defined contextKey as context key 2020-09-20 12:46:35 +08:00
kevin dc17855367 printing context key friendly 2020-09-20 12:08:30 +08:00
kevin 1606a92c6e use contextType as string type 2020-09-20 12:04:49 +08:00
mlboy 029fd3ea35 fix: golint: context.WithValue should should not use basic type as key (#83)
* fix: golint: context.WithValue should should not use basic type as key

* optimiz
2020-09-20 12:01:43 +08:00
kevin 7e3a369a8f initial import 2020-07-26 17:09:05 +08:00