Merge 9627224878aff557b8f149bfaaaf3821c6f61150 into 0fd395ab37aefd2d50854f0556a4311dccc6f45a

This commit is contained in:
Lokanadham M 2018-07-19 06:48:40 +00:00 committed by GitHub
commit bde0d6cd1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ type Scope struct {
skipLeft bool
fields *[]*Field
selectAttrs *[]string
Trace interface{}
}
// IndirectValue return scope's reflect value's indirect value