package
0.0.0-20250201122929-953fec9cd255
Repository: https://github.com/davhofer/indigo.git
Documentation: pkg.go.dev
# Functions
AdminDeleteAccount calls the XRPC method "com.atproto.admin.deleteAccount".
AdminDisableAccountInvites calls the XRPC method "com.atproto.admin.disableAccountInvites".
AdminDisableInviteCodes calls the XRPC method "com.atproto.admin.disableInviteCodes".
AdminEnableAccountInvites calls the XRPC method "com.atproto.admin.enableAccountInvites".
AdminGetAccountInfo calls the XRPC method "com.atproto.admin.getAccountInfo".
AdminGetAccountInfos calls the XRPC method "com.atproto.admin.getAccountInfos".
AdminGetInviteCodes calls the XRPC method "com.atproto.admin.getInviteCodes".
AdminGetSubjectStatus calls the XRPC method "com.atproto.admin.getSubjectStatus".
AdminSearchAccounts calls the XRPC method "com.atproto.admin.searchAccounts".
AdminSendEmail calls the XRPC method "com.atproto.admin.sendEmail".
AdminUpdateAccountEmail calls the XRPC method "com.atproto.admin.updateAccountEmail".
AdminUpdateAccountHandle calls the XRPC method "com.atproto.admin.updateAccountHandle".
AdminUpdateAccountPassword calls the XRPC method "com.atproto.admin.updateAccountPassword".
AdminUpdateSubjectStatus calls the XRPC method "com.atproto.admin.updateSubjectStatus".
IdentityGetRecommendedDidCredentials calls the XRPC method "com.atproto.identity.getRecommendedDidCredentials".
IdentityRequestPlcOperationSignature calls the XRPC method "com.atproto.identity.requestPlcOperationSignature".
IdentityResolveHandle calls the XRPC method "com.atproto.identity.resolveHandle".
IdentitySignPlcOperation calls the XRPC method "com.atproto.identity.signPlcOperation".
IdentitySubmitPlcOperation calls the XRPC method "com.atproto.identity.submitPlcOperation".
IdentityUpdateHandle calls the XRPC method "com.atproto.identity.updateHandle".
LabelQueryLabels calls the XRPC method "com.atproto.label.queryLabels".
ModerationCreateReport calls the XRPC method "com.atproto.moderation.createReport".
RepoApplyWrites calls the XRPC method "com.atproto.repo.applyWrites".
RepoCreateRecord calls the XRPC method "com.atproto.repo.createRecord".
RepoDeleteRecord calls the XRPC method "com.atproto.repo.deleteRecord".
RepoDescribeRepo calls the XRPC method "com.atproto.repo.describeRepo".
RepoGetRecord calls the XRPC method "com.atproto.repo.getRecord".
RepoImportRepo calls the XRPC method "com.atproto.repo.importRepo".
RepoListMissingBlobs calls the XRPC method "com.atproto.repo.listMissingBlobs".
RepoListRecords calls the XRPC method "com.atproto.repo.listRecords".
RepoPutRecord calls the XRPC method "com.atproto.repo.putRecord".
RepoUploadBlob calls the XRPC method "com.atproto.repo.uploadBlob".
ServerActivateAccount calls the XRPC method "com.atproto.server.activateAccount".
ServerCheckAccountStatus calls the XRPC method "com.atproto.server.checkAccountStatus".
ServerConfirmEmail calls the XRPC method "com.atproto.server.confirmEmail".
ServerCreateAccount calls the XRPC method "com.atproto.server.createAccount".
ServerCreateAppPassword calls the XRPC method "com.atproto.server.createAppPassword".
ServerCreateInviteCode calls the XRPC method "com.atproto.server.createInviteCode".
ServerCreateInviteCodes calls the XRPC method "com.atproto.server.createInviteCodes".
ServerCreateSession calls the XRPC method "com.atproto.server.createSession".
ServerDeactivateAccount calls the XRPC method "com.atproto.server.deactivateAccount".
ServerDeleteAccount calls the XRPC method "com.atproto.server.deleteAccount".
ServerDeleteSession calls the XRPC method "com.atproto.server.deleteSession".
ServerDescribeServer calls the XRPC method "com.atproto.server.describeServer".
ServerGetAccountInviteCodes calls the XRPC method "com.atproto.server.getAccountInviteCodes".
ServerGetServiceAuth calls the XRPC method "com.atproto.server.getServiceAuth".
ServerGetSession calls the XRPC method "com.atproto.server.getSession".
ServerListAppPasswords calls the XRPC method "com.atproto.server.listAppPasswords".
ServerRefreshSession calls the XRPC method "com.atproto.server.refreshSession".
ServerRequestAccountDelete calls the XRPC method "com.atproto.server.requestAccountDelete".
ServerRequestEmailConfirmation calls the XRPC method "com.atproto.server.requestEmailConfirmation".
ServerRequestEmailUpdate calls the XRPC method "com.atproto.server.requestEmailUpdate".
ServerRequestPasswordReset calls the XRPC method "com.atproto.server.requestPasswordReset".
ServerReserveSigningKey calls the XRPC method "com.atproto.server.reserveSigningKey".
ServerResetPassword calls the XRPC method "com.atproto.server.resetPassword".
ServerRevokeAppPassword calls the XRPC method "com.atproto.server.revokeAppPassword".
ServerUpdateEmail calls the XRPC method "com.atproto.server.updateEmail".
SyncGetBlob calls the XRPC method "com.atproto.sync.getBlob".
SyncGetBlocks calls the XRPC method "com.atproto.sync.getBlocks".
SyncGetCheckout calls the XRPC method "com.atproto.sync.getCheckout".
SyncGetHead calls the XRPC method "com.atproto.sync.getHead".
SyncGetLatestCommit calls the XRPC method "com.atproto.sync.getLatestCommit".
SyncGetRecord calls the XRPC method "com.atproto.sync.getRecord".
SyncGetRepo calls the XRPC method "com.atproto.sync.getRepo".
SyncGetRepoStatus calls the XRPC method "com.atproto.sync.getRepoStatus".
SyncListBlobs calls the XRPC method "com.atproto.sync.listBlobs".
SyncListRepos calls the XRPC method "com.atproto.sync.listRepos".
SyncNotifyOfUpdate calls the XRPC method "com.atproto.sync.notifyOfUpdate".
SyncRequestCrawl calls the XRPC method "com.atproto.sync.requestCrawl".
TempAddReservedHandle calls the XRPC method "com.atproto.temp.addReservedHandle".
TempCheckSignupQueue calls the XRPC method "com.atproto.temp.checkSignupQueue".
TempFetchLabels calls the XRPC method "com.atproto.temp.fetchLabels".
TempRequestPhoneVerification calls the XRPC method "com.atproto.temp.requestPhoneVerification".
# Structs
AdminDefs_AccountView is a "accountView" in the com.atproto.admin.defs schema.
AdminDefs_RepoBlobRef is a "repoBlobRef" in the com.atproto.admin.defs schema.
AdminDefs_RepoRef is a "repoRef" in the com.atproto.admin.defs schema.
AdminDefs_StatusAttr is a "statusAttr" in the com.atproto.admin.defs schema.
AdminDefs_ThreatSignature is a "threatSignature" in the com.atproto.admin.defs schema.
AdminDeleteAccount_Input is the input argument to a com.atproto.admin.deleteAccount call.
AdminDisableAccountInvites_Input is the input argument to a com.atproto.admin.disableAccountInvites call.
AdminDisableInviteCodes_Input is the input argument to a com.atproto.admin.disableInviteCodes call.
AdminEnableAccountInvites_Input is the input argument to a com.atproto.admin.enableAccountInvites call.
AdminGetAccountInfos_Output is the output of a com.atproto.admin.getAccountInfos call.
AdminGetInviteCodes_Output is the output of a com.atproto.admin.getInviteCodes call.
AdminGetSubjectStatus_Output is the output of a com.atproto.admin.getSubjectStatus call.
No description provided by the author
AdminSearchAccounts_Output is the output of a com.atproto.admin.searchAccounts call.
AdminSendEmail_Input is the input argument to a com.atproto.admin.sendEmail call.
AdminSendEmail_Output is the output of a com.atproto.admin.sendEmail call.
AdminUpdateAccountEmail_Input is the input argument to a com.atproto.admin.updateAccountEmail call.
AdminUpdateAccountHandle_Input is the input argument to a com.atproto.admin.updateAccountHandle call.
AdminUpdateAccountPassword_Input is the input argument to a com.atproto.admin.updateAccountPassword call.
AdminUpdateSubjectStatus_Input is the input argument to a com.atproto.admin.updateSubjectStatus call.
No description provided by the author
AdminUpdateSubjectStatus_Output is the output of a com.atproto.admin.updateSubjectStatus call.
No description provided by the author
IdentityGetRecommendedDidCredentials_Output is the output of a com.atproto.identity.getRecommendedDidCredentials call.
IdentityResolveHandle_Output is the output of a com.atproto.identity.resolveHandle call.
IdentitySignPlcOperation_Input is the input argument to a com.atproto.identity.signPlcOperation call.
IdentitySignPlcOperation_Output is the output of a com.atproto.identity.signPlcOperation call.
IdentitySubmitPlcOperation_Input is the input argument to a com.atproto.identity.submitPlcOperation call.
IdentityUpdateHandle_Input is the input argument to a com.atproto.identity.updateHandle call.
LabelDefs_Label is a "label" in the com.atproto.label.defs schema.
LabelDefs_LabelValueDefinition is a "labelValueDefinition" in the com.atproto.label.defs schema.
LabelDefs_LabelValueDefinitionStrings is a "labelValueDefinitionStrings" in the com.atproto.label.defs schema.
LabelDefs_SelfLabel is a "selfLabel" in the com.atproto.label.defs schema.
LabelDefs_SelfLabels is a "selfLabels" in the com.atproto.label.defs schema.
LabelQueryLabels_Output is the output of a com.atproto.label.queryLabels call.
LabelSubscribeLabels_Info is a "info" in the com.atproto.label.subscribeLabels schema.
LabelSubscribeLabels_Labels is a "labels" in the com.atproto.label.subscribeLabels schema.
ModerationCreateReport_Input is the input argument to a com.atproto.moderation.createReport call.
No description provided by the author
ModerationCreateReport_Output is the output of a com.atproto.moderation.createReport call.
No description provided by the author
RepoApplyWrites_Create is a "create" in the com.atproto.repo.applyWrites schema.
RepoApplyWrites_CreateResult is a "createResult" in the com.atproto.repo.applyWrites schema.
RepoApplyWrites_Delete is a "delete" in the com.atproto.repo.applyWrites schema.
RepoApplyWrites_DeleteResult is a "deleteResult" in the com.atproto.repo.applyWrites schema.
RepoApplyWrites_Input is the input argument to a com.atproto.repo.applyWrites call.
No description provided by the author
RepoApplyWrites_Output is the output of a com.atproto.repo.applyWrites call.
No description provided by the author
RepoApplyWrites_Update is a "update" in the com.atproto.repo.applyWrites schema.
RepoApplyWrites_UpdateResult is a "updateResult" in the com.atproto.repo.applyWrites schema.
RepoCreateRecord_Input is the input argument to a com.atproto.repo.createRecord call.
RepoCreateRecord_Output is the output of a com.atproto.repo.createRecord call.
RepoDefs_CommitMeta is a "commitMeta" in the com.atproto.repo.defs schema.
RepoDeleteRecord_Input is the input argument to a com.atproto.repo.deleteRecord call.
RepoDeleteRecord_Output is the output of a com.atproto.repo.deleteRecord call.
RepoDescribeRepo_Output is the output of a com.atproto.repo.describeRepo call.
RepoGetRecord_Output is the output of a com.atproto.repo.getRecord call.
RepoListMissingBlobs_Output is the output of a com.atproto.repo.listMissingBlobs call.
RepoListMissingBlobs_RecordBlob is a "recordBlob" in the com.atproto.repo.listMissingBlobs schema.
RepoListRecords_Output is the output of a com.atproto.repo.listRecords call.
RepoListRecords_Record is a "record" in the com.atproto.repo.listRecords schema.
RepoPutRecord_Input is the input argument to a com.atproto.repo.putRecord call.
RepoPutRecord_Output is the output of a com.atproto.repo.putRecord call.
RECORDTYPE: RepoStrongRef.
RepoUploadBlob_Output is the output of a com.atproto.repo.uploadBlob call.
ServerCheckAccountStatus_Output is the output of a com.atproto.server.checkAccountStatus call.
ServerConfirmEmail_Input is the input argument to a com.atproto.server.confirmEmail call.
ServerCreateAccount_Input is the input argument to a com.atproto.server.createAccount call.
ServerCreateAccount_Output is the output of a com.atproto.server.createAccount call.
ServerCreateAppPassword_AppPassword is a "appPassword" in the com.atproto.server.createAppPassword schema.
ServerCreateAppPassword_Input is the input argument to a com.atproto.server.createAppPassword call.
ServerCreateInviteCode_Input is the input argument to a com.atproto.server.createInviteCode call.
ServerCreateInviteCode_Output is the output of a com.atproto.server.createInviteCode call.
ServerCreateInviteCodes_AccountCodes is a "accountCodes" in the com.atproto.server.createInviteCodes schema.
ServerCreateInviteCodes_Input is the input argument to a com.atproto.server.createInviteCodes call.
ServerCreateInviteCodes_Output is the output of a com.atproto.server.createInviteCodes call.
ServerCreateSession_Input is the input argument to a com.atproto.server.createSession call.
ServerCreateSession_Output is the output of a com.atproto.server.createSession call.
ServerDeactivateAccount_Input is the input argument to a com.atproto.server.deactivateAccount call.
ServerDefs_InviteCode is a "inviteCode" in the com.atproto.server.defs schema.
ServerDefs_InviteCodeUse is a "inviteCodeUse" in the com.atproto.server.defs schema.
ServerDeleteAccount_Input is the input argument to a com.atproto.server.deleteAccount call.
ServerDescribeServer_Contact is a "contact" in the com.atproto.server.describeServer schema.
ServerDescribeServer_Links is a "links" in the com.atproto.server.describeServer schema.
ServerDescribeServer_Output is the output of a com.atproto.server.describeServer call.
ServerGetAccountInviteCodes_Output is the output of a com.atproto.server.getAccountInviteCodes call.
ServerGetServiceAuth_Output is the output of a com.atproto.server.getServiceAuth call.
ServerGetSession_Output is the output of a com.atproto.server.getSession call.
ServerListAppPasswords_AppPassword is a "appPassword" in the com.atproto.server.listAppPasswords schema.
ServerListAppPasswords_Output is the output of a com.atproto.server.listAppPasswords call.
ServerRefreshSession_Output is the output of a com.atproto.server.refreshSession call.
ServerRequestEmailUpdate_Output is the output of a com.atproto.server.requestEmailUpdate call.
ServerRequestPasswordReset_Input is the input argument to a com.atproto.server.requestPasswordReset call.
ServerReserveSigningKey_Input is the input argument to a com.atproto.server.reserveSigningKey call.
ServerReserveSigningKey_Output is the output of a com.atproto.server.reserveSigningKey call.
ServerResetPassword_Input is the input argument to a com.atproto.server.resetPassword call.
ServerRevokeAppPassword_Input is the input argument to a com.atproto.server.revokeAppPassword call.
ServerUpdateEmail_Input is the input argument to a com.atproto.server.updateEmail call.
SyncGetHead_Output is the output of a com.atproto.sync.getHead call.
SyncGetLatestCommit_Output is the output of a com.atproto.sync.getLatestCommit call.
SyncGetRepoStatus_Output is the output of a com.atproto.sync.getRepoStatus call.
SyncListBlobs_Output is the output of a com.atproto.sync.listBlobs call.
SyncListRepos_Output is the output of a com.atproto.sync.listRepos call.
SyncListRepos_Repo is a "repo" in the com.atproto.sync.listRepos schema.
SyncNotifyOfUpdate_Input is the input argument to a com.atproto.sync.notifyOfUpdate call.
SyncRequestCrawl_Input is the input argument to a com.atproto.sync.requestCrawl call.
SyncSubscribeRepos_Account is a "account" in the com.atproto.sync.subscribeRepos schema.
SyncSubscribeRepos_Commit is a "commit" in the com.atproto.sync.subscribeRepos schema.
SyncSubscribeRepos_Handle is a "handle" in the com.atproto.sync.subscribeRepos schema.
SyncSubscribeRepos_Identity is a "identity" in the com.atproto.sync.subscribeRepos schema.
SyncSubscribeRepos_Info is a "info" in the com.atproto.sync.subscribeRepos schema.
SyncSubscribeRepos_Migrate is a "migrate" in the com.atproto.sync.subscribeRepos schema.
SyncSubscribeRepos_RepoOp is a "repoOp" in the com.atproto.sync.subscribeRepos schema.
SyncSubscribeRepos_Tombstone is a "tombstone" in the com.atproto.sync.subscribeRepos schema.
TempAddReservedHandle_Input is the input argument to a com.atproto.temp.addReservedHandle call.
TempAddReservedHandle_Output is the output of a com.atproto.temp.addReservedHandle call.
TempCheckSignupQueue_Output is the output of a com.atproto.temp.checkSignupQueue call.
TempFetchLabels_Output is the output of a com.atproto.temp.fetchLabels call.
TempRequestPhoneVerification_Input is the input argument to a com.atproto.temp.requestPhoneVerification call.