more documentation

This commit is contained in:
Marcelo Pires
2018-09-06 16:31:05 +02:00
parent 31be94755f
commit b6e6a9cee8
3 changed files with 38 additions and 2 deletions

View File

@ -12,6 +12,7 @@ func debugJson(v interface{}) string {
return string(b)
}
//
type DebugExtension struct {
in *log.Logger
out *log.Logger