Searched defs:def (Results 1 – 3 of 3) sorted by relevance
543 func (p *staticPool) def(config interface{}) (*poolDef, error) { func606 func (p *poolFunc) def(config interface{}) (*poolDef, error) { func638 func (p *builtinPool) def(config interface{}) (*poolDef, error) { func729 func (r *staticRule) def(interface{}) (*ruleDef, error) { func835 func (r *ruleFunc) def(config interface{}) (*ruleDef, error) { func886 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