Versions in this module Expand all Collapse all v0 v0.0.4 May 19, 2018 Changes in this version + type Flock struct + Url string + func (f *Flock) Init(c *config.Config) error + func (f *Flock) ObjectCreated(obj interface{}) + func (f *Flock) ObjectDeleted(obj interface{}) + func (f *Flock) ObjectUpdated(oldObj, newObj interface{}) + type FlockMessage struct + Attachements []FlockMessageAttachement + Notification string + Text string + type FlockMessageAttachement struct + Color string + Title string + Views FlockMessageAttachementViews + type FlockMessageAttachementViews struct + Flockml string