Versions in this module Expand all Collapse all v0 v0.0.9 Dec 28, 2024 Changes in this version + var ErrChannelNotInitialized = errors.New("channel not initialized") + type ConsumeLogoutService interface + Init func() + func NewConsumeLogoutService(log log.LogRusEntry, secService security.SecurityService) ConsumeLogoutService