focalboard/mattermost-plugin/server/boards
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
..
boardsapp.go
boardsapp_test.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
boardsapp_util.go
configuration.go
configuration_test.go
data_retention.go
data_retention_test.go
mutex_adapter.go
notifications.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
post.go