Searched defs:def (Results 1 – 3 of 3) sorted by relevance
43 def(config interface{}) (*poolDef, error) methodSpec54 def(config interface{}) (*ruleDef, error) methodSpec408 func (l *localRule) def(interface{}) (*ruleDef, error) { func
551 func (p *staticPool) def(config interface{}) (*poolDef, error) { func622 func (p *poolFunc) def(config interface{}) (*poolDef, error) { func658 func (p *builtinPool) def(config interface{}) (*poolDef, error) { func757 func (r *staticRule) def(interface{}) (*ruleDef, error) { func871 func (r *ruleFunc) def(config interface{}) (*ruleDef, error) { func926 func (r *builtinRule) def(config interface{}) (*ruleDef, error) { func
307 function initCarousel(def) { argument