Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + func SaveNotifyHistories(request *apistructs.CreateNotifyHistoryRequest, ...) + type Subscriber interface + Name func() string + Publish func(dest string, content string, time int64, m *types.Message) []error + Status func() interface{}