NewGnmiTarget initializes notification dispatcher
This MR changes the behaviour of the NewGnmiTarget function so that a notifiction dispatcher is created within this function itself. Since the notification dispatcher is part of internal it is not possible to call NewDispatcher from outside. Therefore it is not possible to use NewGnmiTarget from within another repo.
Edited by Ghost User