mirror of
https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud
synced 2025-06-25 02:52:27 +00:00
Moved all methods inside sub Interfaces and structs
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package types
|
||||
|
||||
//User
|
||||
//Users
|
||||
type User struct {
|
||||
Enabled bool `json:"enabled"`
|
||||
ID string `json:"id"`
|
||||
|
Reference in New Issue
Block a user