package
0.0.0-20240320094447-15f4848cdfbe
Repository: https://github.com/proimaging2/sidekiq-models.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CredentialsFromJReader create User from io.Reader.
CredentialsFromJSON create UserAuth from string.
DiscussionFromJSON create discussion from string.
MessageFromJSON create message from string.
ReadDiscussionFromJSON create discussion from io.Reader.
ReadMessageFromJSON create message from io.Reader.
ReadUserFromJSON create User from io.Reader.

# Structs

No description provided by the author
No description provided by the author
User - model for user data.
No description provided by the author
AccountPermimssion - permissions to account for user.
No description provided by the author
No description provided by the author
No description provided by the author
ActiveDiscussion - container for websocket to manage active discussion.
No description provided by the author
No description provided by the author
Board model.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Chat model.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Contact model.
Credentials - user credentials.
No description provided by the author
No description provided by the author
Discussion model.
No description provided by the author
No description provided by the author
No description provided by the author
File container to hold handles for cache / db repos.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MessageCollection collection to hold a list of messages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Post
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrevMessage model.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResetPassword - structure sent by frontend during reset password process.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Story
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FileMetaData model.
UserGroup - group of users.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

FileStorage - interface for backend data store adapters.

# Type aliases

BoardPermission; ["6b2342423482349ddg232"]:"owner".
IDList - used to hold and convert an csv string of IDs.
NullInt64 - an alias for sql.NullInt64 data type.
NullString - an alias for sql.NullString data type.
NullTime - an alias for mysql.NullTime data type.