Merge 9627224878aff557b8f149bfaaaf3821c6f61150 into 0fd395ab37aefd2d50854f0556a4311dccc6f45a
This commit is contained in:
commit
bde0d6cd1f
1
scope.go
1
scope.go
@ -24,6 +24,7 @@ type Scope struct {
|
|||||||
skipLeft bool
|
skipLeft bool
|
||||||
fields *[]*Field
|
fields *[]*Field
|
||||||
selectAttrs *[]string
|
selectAttrs *[]string
|
||||||
|
Trace interface{}
|
||||||
}
|
}
|
||||||
|
|
||||||
// IndirectValue return scope's reflect value's indirect value
|
// IndirectValue return scope's reflect value's indirect value
|
||||||
|
Loading…
x
Reference in New Issue
Block a user