interfacediagnostics_channel.BoundedChannelSubscribersinterface BoundedChannelSubscribers<ContextType extends object>end: (message: ContextType) => voidstart: (message: ContextType) => void