Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func New ¶
func New(notificationEngine *engines.NotificationEngine) *Server
func (*Server) Watch ¶
func (s *Server) Watch( ctx context.Context, req *connect.Request[emptypb.Empty], stream *connect.ServerStream[notificationv1.WatchResponse], ) error
Click to show internal directories.
Click to hide internal directories.