mattermost/server/cmd/mmctl/client
Alejandro García Montoro 5e99f12c3a
MM-67119: Remove unused Channel.Etag (#34951)
* Remove unused Channel.Etag

Computing the etag for a channel is complex due to user-specific data,
so we remove the unused Etag function to avoid confusion until a
performance need for it arises.

* Remove etag from Client4.GetChannel and tests

* make mocks

* Fix missing GetChannel calls
2026-01-20 17:46:17 +01:00
..
client.go MM-67119: Remove unused Channel.Etag (#34951) 2026-01-20 17:46:17 +01:00