package
0.0.0-20240723060318-4aebee4dda22
Repository: https://github.com/chenmiaoqiu/go-cloud-disk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BuildFileStore return fileStore serializer.
No description provided by the author
No description provided by the author
No description provided by the author
BuildUser return a user serializer.
BuildUsers return user serializers.
DBErr return a database error response.
Err return a common error response.
ErrorResponse return err msg.
InternalErr return an Internal err response.
NotAuthErr use msg build a not auth err response, if msg is null msg info is "NotAuth".
NotLogin return an unlogin response.
DBErr return a params error response.
Success return a success response.

# Constants

CodeDBError database error Code 500.
CodeError common error code 404.
InternalError error Code 500.
CodeNotRightErr Unauthorized Code 401.
CodeNotLogin Not Login Code 1250.
CodeParamsError params error Code 50001.
CodeNotLogin success code 200.

# Structs

file serializer.
file_store serializer.
File_store serializer.
Response base serializer.
Response Url link.
No description provided by the author
User serializer.