focalboard/server/ws
Miguel de la Cruz 91f9f71bf7
Replace Block references to use pointers throughout all application layers (#3934)
* Replace Block references to use pointers throughout all application layers

* lint fixes

* gofmt file, lint fix

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-10-25 14:46:43 -06:00
..
mocks
adapter.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
common.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
helpers_test.go
plugin_adapter.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
plugin_adapter_client.go
plugin_adapter_cluster.go
plugin_adapter_test.go
server.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
server_test.go