Add Notifier implementation with tests 16/162216/7
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Wed, 29 Nov 2017 15:58:33 +0000 (16:58 +0100)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 18 Apr 2018 16:32:31 +0000 (18:32 +0200)
commit98b3c75946abb1ee9f49b404490dfb6886b8b43b
tree428315f10619d626ed2b52ae6682b68ff5623544
parent9289895dee5bea3326ad6a51438a8ee5a5b54469
Add Notifier implementation with tests

Change-Id: Ib37b4dccf043bb8d5b914b14436929b523446afe
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
controller/notifier/notifier_suite_test.go [new file with mode: 0644]
controller/notifier/notifierimpl.go [new file with mode: 0644]
controller/notifier/notifierimpl_test.go [new file with mode: 0644]