"...Irrlicht/svn:/svn.code.sf.net/p/irrlicht/code/trunk@4733" did not exist on "2c7c73c5ecfea0aab3acada532a28eef589a990f"
  • Miek Gieben's avatar
    return an error for multiple use of some plugins (#1559) · f697b332
    Miek Gieben authored
    * plugins: Return error for multiple use of some
    
    Return plugin.ErrOnce when a plugin that doesn't support it, is called
    mutliple times.
    
    This now adds it for: cache, dnssec, errors, forward, hosts, nsid.
    And changes it slightly in kubernetes, pprof, reload, root.
    
    * more tests
    f697b332
setup.go 3.15 KB