Searched defs:def (Results 1 – 3 of 3) sorted by relevance
507 func (p *staticPool) def(config interface{}) (*poolDef, error) { func566 func (p *poolFunc) def(config interface{}) (*poolDef, error) { func598 func (p *builtinPool) def(config interface{}) (*poolDef, error) { func689 func (r *staticRule) def(interface{}) (*ruleDef, error) { func795 func (r *ruleFunc) def(config interface{}) (*ruleDef, error) { func846 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