Searched refs:SetNameInterface (Results 1 – 3 of 3) sorted by relevance
72 ctx.SetNameInterface(newNameResolver(configuration))
39 ctx.SetNameInterface(nameResolver)
457 func (c *Context) SetNameInterface(i NameInterface) { func