Searched defs:AppendProperties (Results 1 – 3 of 3) sorted by relevance
34 AppendProperties(...interface{}) methodSpec68 func (l *loadHookContext) AppendProperties(props ...interface{}) { func
548 func (t *topDownMutatorContext) AppendProperties(props ...interface{}) { func
36 func AppendProperties(dst interface{}, src interface{}, filter ExtendPropertyFilterFunc) error { func