mirror of
https://github.com/foomo/contentserver.git
synced 2025-10-16 12:25:44 +00:00
5 lines
69 B
Go
5 lines
69 B
Go
package requests
|
|
|
|
// Update - request an update
|
|
type Update struct{}
|