Documentation ¶
Index ¶
- func CoreZoneToZone(req *core_api.Zone) *content.Zone
- func FileToCorePrivateFile(req *content.FileInfo) *core_api.PrivateFile
- func FileToCorePublicFile(req *content.FileInfo) *core_api.PublicFile
- func MakePaginationOptions(limit, offset *int64, lastToken *string, backward *bool) *basic.PaginationOptions
- func NotificationToCoreNotification(in *system.Notification) *core_api.Notification
- func ShareCodeToCoreShareCode(opts *content.ShareCode) *core_api.ShareCode
- func ShareFileToCoreShareFile(opts *content.ShareFile) *core_api.ShareFile
- func UserDetailToUser(req *content.User) *core_api.User
- func ZoneToCoreZone(req *content.Zone) *core_api.Zone
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileToCorePrivateFile ¶
func FileToCorePrivateFile(req *content.FileInfo) *core_api.PrivateFile
func FileToCorePublicFile ¶
func FileToCorePublicFile(req *content.FileInfo) *core_api.PublicFile
func MakePaginationOptions ¶
func MakePaginationOptions(limit, offset *int64, lastToken *string, backward *bool) *basic.PaginationOptions
func NotificationToCoreNotification ¶
func NotificationToCoreNotification(in *system.Notification) *core_api.Notification
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.