package
0.0.0-20241217212613-d3dcf346fb12
Repository: https://github.com/can3p/pcom.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
No description provided by the author
FindMediaUpload retrieves a single record by ID with an executor.
FindMediaUploadP retrieves a single record by ID with an executor, and panics on error.
FindOutgoingEmail retrieves a single record by ID with an executor.
FindOutgoingEmailP retrieves a single record by ID with an executor, and panics on error.
FindPost retrieves a single record by ID with an executor.
FindPostComment retrieves a single record by ID with an executor.
FindPostCommentP retrieves a single record by ID with an executor, and panics on error.
FindPostP retrieves a single record by ID with an executor, and panics on error.
FindPostPrompt retrieves a single record by ID with an executor.
FindPostPromptP retrieves a single record by ID with an executor, and panics on error.
FindPostShare retrieves a single record by ID with an executor.
FindPostShareP retrieves a single record by ID with an executor, and panics on error.
FindPostStat retrieves a single record by ID with an executor.
FindPostStatP retrieves a single record by ID with an executor, and panics on error.
FindSystemSetting retrieves a single record by ID with an executor.
FindSystemSettingP retrieves a single record by ID with an executor, and panics on error.
FindUser retrieves a single record by ID with an executor.
FindUserAPIKey retrieves a single record by ID with an executor.
FindUserAPIKeyP retrieves a single record by ID with an executor, and panics on error.
FindUserConnection retrieves a single record by ID with an executor.
FindUserConnectionMediationRequest retrieves a single record by ID with an executor.
FindUserConnectionMediationRequestP retrieves a single record by ID with an executor, and panics on error.
FindUserConnectionMediator retrieves a single record by ID with an executor.
FindUserConnectionMediatorP retrieves a single record by ID with an executor, and panics on error.
FindUserConnectionP retrieves a single record by ID with an executor, and panics on error.
FindUserInvitation retrieves a single record by ID with an executor.
FindUserInvitationP retrieves a single record by ID with an executor, and panics on error.
FindUserP retrieves a single record by ID with an executor, and panics on error.
FindUserSignupRequest retrieves a single record by ID with an executor.
FindUserSignupRequestP retrieves a single record by ID with an executor, and panics on error.
FindUserStyle retrieves a single record by ID with an executor.
FindUserStyleP retrieves a single record by ID with an executor, and panics on error.
FindWhitelistedConnection retrieves a single record by ID with an executor.
FindWhitelistedConnectionP retrieves a single record by ID with an executor, and panics on error.
MediaUploadExists checks if the MediaUpload row exists.
MediaUploadExistsP checks if the MediaUpload row exists.
MediaUploads retrieves all the records using an executor.
NewNullConnectionRequestDecision creates a new NullConnectionRequestDecision.
NewQuery initializes a new Query using the passed in QueryMods.
NullConnectionRequestDecisionFrom creates a new ConnectionRequestDecision that will never be blank.
NullConnectionRequestDecisionFromPtr creates a new NullConnectionRequestDecision that be null if s is nil.
OutgoingEmailExists checks if the OutgoingEmail row exists.
OutgoingEmailExistsP checks if the OutgoingEmail row exists.
OutgoingEmails retrieves all the records using an executor.
PostCommentExists checks if the PostComment row exists.
PostCommentExistsP checks if the PostComment row exists.
PostComments retrieves all the records using an executor.
PostExists checks if the Post row exists.
PostExistsP checks if the Post row exists.
PostPromptExists checks if the PostPrompt row exists.
PostPromptExistsP checks if the PostPrompt row exists.
PostPrompts retrieves all the records using an executor.
Posts retrieves all the records using an executor.
PostShareExists checks if the PostShare row exists.
PostShareExistsP checks if the PostShare row exists.
PostShares retrieves all the records using an executor.
PostStatExists checks if the PostStat row exists.
PostStatExistsP checks if the PostStat row exists.
PostStats retrieves all the records using an executor.
SystemSettingExists checks if the SystemSetting row exists.
SystemSettingExistsP checks if the SystemSetting row exists.
SystemSettings retrieves all the records using an executor.
No description provided by the author
No description provided by the author
UserAPIKeyExists checks if the UserAPIKey row exists.
UserAPIKeyExistsP checks if the UserAPIKey row exists.
UserAPIKeys retrieves all the records using an executor.
UserConnectionExists checks if the UserConnection row exists.
UserConnectionExistsP checks if the UserConnection row exists.
UserConnectionMediationRequestExists checks if the UserConnectionMediationRequest row exists.
UserConnectionMediationRequestExistsP checks if the UserConnectionMediationRequest row exists.
UserConnectionMediationRequests retrieves all the records using an executor.
UserConnectionMediatorExists checks if the UserConnectionMediator row exists.
UserConnectionMediatorExistsP checks if the UserConnectionMediator row exists.
UserConnectionMediators retrieves all the records using an executor.
UserConnections retrieves all the records using an executor.
UserExists checks if the User row exists.
UserExistsP checks if the User row exists.
UserInvitationExists checks if the UserInvitation row exists.
UserInvitationExistsP checks if the UserInvitation row exists.
UserInvitations retrieves all the records using an executor.
Users retrieves all the records using an executor.
UserSignupRequestExists checks if the UserSignupRequest row exists.
UserSignupRequestExistsP checks if the UserSignupRequest row exists.
UserSignupRequests retrieves all the records using an executor.
UserStyleExists checks if the UserStyle row exists.
UserStyleExistsP checks if the UserStyle row exists.
UserStyles retrieves all the records using an executor.
WhitelistedConnectionExists checks if the WhitelistedConnection row exists.
WhitelistedConnectionExistsP checks if the WhitelistedConnection row exists.
WhitelistedConnections retrieves all the records using an executor.

# Constants

Enum values for ConnectionMediationDecision.
Enum values for ConnectionMediationDecision.
Enum values for ConnectionRequestDecision.
Enum values for ConnectionRequestDecision.
Enum values for OutgoingEmailStatus.
Enum values for OutgoingEmailStatus.
Enum values for OutgoingEmailStatus.
Enum values for PostVisibility.
Enum values for PostVisibility.
Enum values for PostVisibility.
Enum values for ProfileVisibility.
Enum values for ProfileVisibility.
Enum values for ProfileVisibility.

# Variables

ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
No description provided by the author
MediaUploadRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
OutgoingEmailRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PostCommentRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
PostPromptRels is where relationship names are stored.
No description provided by the author
No description provided by the author
PostRels is where relationship names are stored.
No description provided by the author
PostShareRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
PostStatRels is where relationship names are stored.
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
SystemSettingRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UserAPIKeyRels is where relationship names are stored.
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
UserConnectionMediationRequestRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
UserConnectionMediatorRels is where relationship names are stored.
No description provided by the author
No description provided by the author
UserConnectionRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
UserInvitationRels is where relationship names are stored.
No description provided by the author
No description provided by the author
UserRels is where relationship names are stored.
No description provided by the author
UserSignupRequestRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
UserStyleRels is where relationship names are stored.
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
WhitelistedConnectionRels is where relationship names are stored.
No description provided by the author
No description provided by the author

# Structs

MediaUpload is an object representing the database table.
NullConnectionRequestDecision is a nullable ConnectionRequestDecision enum type.
OutgoingEmail is an object representing the database table.
Post
Post is an object representing the database table.
PostComment is an object representing the database table.
PostPrompt is an object representing the database table.
PostShare is an object representing the database table.
PostStat is an object representing the database table.
SystemSetting is an object representing the database table.
No description provided by the author
User is an object representing the database table.
UserAPIKey is an object representing the database table.
UserConnection is an object representing the database table.
UserConnectionMediationRequest is an object representing the database table.
UserConnectionMediator is an object representing the database table.
UserInvitation is an object representing the database table.
UserSignupRequest is an object representing the database table.
UserStyle is an object representing the database table.
WhitelistedConnection is an object representing the database table.

# Type aliases

No description provided by the author
No description provided by the author
M type is for providing columns and column values to UpdateAll.
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
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