Versions in this module Expand all Collapse all v0 v0.1.0 Nov 5, 2021 Changes in this version + type Events struct + func NewEvents(serviceSlug, domainName string, eventSlugs []string) Events + func (events *Events) DomainName() string + func (events *Events) EventSlugs() []string + func (events *Events) ServiceSlug() string