Add UpdateConnection to endpoint #3985
Labels
nice-to-have
testing
Testing package and unit/integration tests
type: code hygiene
Clean up code but without changing functionality or interfaces
Milestone
Summary
Would be nice to add a helper function on Endpoint that takes care of setting connection fields as needed, see relevant issue #3984 for channels. SImilar to that, we could have an
UpdateConnection
function that handles updating connection fields.Adding this function allows SetConnection/GetConnection to be private or, possibly, inlined into UpdateConnection.
For Admin Use
The text was updated successfully, but these errors were encountered: