Versions in this module Expand all Collapse all v0 v0.0.4 May 19, 2018 v0.0.3 Jul 13, 2017 Changes in this version + type Slack struct + Channel string + Token string + func (s *Slack) Init(c *config.Config) error + func (s *Slack) ObjectCreated(obj interface{}) + func (s *Slack) ObjectDeleted(obj interface{}) + func (s *Slack) ObjectUpdated(oldObj, newObj interface{})