Versions in this module Expand all Collapse all v1 v1.0.1 Mar 12, 2025 v1.0.0 Mar 11, 2025 Changes in this version + const AppConfigFile + const AppHistory + const AppName + const AppSecrets + const AuthClientServerToken + const AuthServerCredentials + const AuthSessionToken + const AuthWebToken + const ContextAuthInfo + const ContextSessionInfo + const ContextSessionPayload + const ContextWebToken + const UploaderAws + const UploaderLocal + type AdminUserPayload struct + Email string + Password string + type AuthKeys string + type ContextKeys string + type CreateSessionPayload struct + ChunkSize int64 + FileName string + FileSize int64 + MaxChunk int64 + Provider UploaderProvider + type DeleteUploadFileList struct + ProviderMetadata interface{} + type SessionInfo struct + ChunkSize int64 + CurrentChunk int64 + FileName string + FileSize int64 + ID string + MaxChunk int64 + OwnerID string + Provider UploaderProvider + TempPath string + type SessionTokenPayload struct + SessionToken string + type UploadDeletePayload struct + ID []uuid.UUID + type UploadQueryInfo struct + Checksum *string + FileType *string + Limit int32 + MaxSize *int64 + MinSize *int64 + Page int32 + Provider *string + UploadedBy *string + type UploaderChunkPayload struct + Checksum string + ChunkCount int64 + type UploaderProvider string