Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewWatchService)
Functions ¶
This section is empty.
Types ¶
type WatchService ¶
type WatchService struct { v1.UnimplementedWatchServiceServer // contains filtered or unexported fields }
func NewWatchService ¶
func NewWatchService(watch *biz.WatchUsecase, logger log.Logger) *WatchService
func (*WatchService) ToLink ¶
func (ws *WatchService) ToLink(ctx context.Context, req *v1.ToLinkRequest) (*v1.ToLinkResponse, error)
Click to show internal directories.
Click to hide internal directories.