Changeset 677 in code for trunk/downstream.go


Ignore:
Timestamp:
Nov 8, 2021, 6:40:48 PM (4 years ago)
Author:
contact
Message:

Add context support to service

References: https://todo.sr.ht/~emersion/soju/141

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/downstream.go

    r676 r677  
    21622162                                        })
    21632163                                }
    2164                                 handleServicePRIVMSG(dc, text)
     2164                                handleServicePRIVMSG(ctx, dc, text)
    21652165                                continue
    21662166                        }
Note: See TracChangeset for help on using the changeset viewer.