Searched defs:def (Results 1 – 3 of 3) sorted by relevance
506 func (p *staticPool) def(config interface{}) (*poolDef, error) { func565 func (p *poolFunc) def(config interface{}) (*poolDef, error) { func597 func (p *builtinPool) def(config interface{}) (*poolDef, error) { func688 func (r *staticRule) def(interface{}) (*ruleDef, error) { func794 func (r *ruleFunc) def(config interface{}) (*ruleDef, error) { func845 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