Searched defs:def (Results 1 – 3 of 3) sorted by relevance
516 func (p *staticPool) def(config interface{}) (*poolDef, error) { func575 func (p *poolFunc) def(config interface{}) (*poolDef, error) { func607 func (p *builtinPool) def(config interface{}) (*poolDef, error) { func691 func (r *staticRule) def(interface{}) (*ruleDef, error) { func797 func (r *ruleFunc) def(config interface{}) (*ruleDef, error) { func848 func (r *builtinRule) def(config interface{}) (*ruleDef, error) { func
41 def(config interface{}) (*poolDef, error) methodSpec51 def(config interface{}) (*ruleDef, error) methodSpec397 func (l *localRule) def(interface{}) (*ruleDef, error) { func
307 function initCarousel(def) { argument