Changeset 155 in code for trunk/irc.go


Ignore:
Timestamp:
Mar 25, 2020, 10:20:56 PM (5 years ago)
Author:
delthas
Message:

Add upstream labeled-response capability support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/irc.go

    r153 r155  
    199199        Params []string
    200200        Outer  *batch // if not-nil, this batch is nested in Outer
    201 }
     201        Label  string
     202}
Note: See TracChangeset for help on using the changeset viewer.