README ¶ source-sse Server-sent events source type grpcurl \ -plaintext \ -proto api/grpc/service.proto \ -d @ \ localhost:50051 \ awakari.source.sse.Service/Create { "url": "https://stream.wikimedia.org/v2/stream/recentchange", "groupId": "default" } grpcurl \ -plaintext \ -proto api/grpc/service.proto \ -d @ \ localhost:50051 \ awakari.source.sse.Service/Delete { "url": "https://stream.wikimedia.org/v2/stream/recentchange", "groupId": "default" } Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis api grpc grpc/events config model service handler interceptor writer storage mongo Click to show internal directories. Click to hide internal directories.