package
0.0.0-20250201122929-953fec9cd255
Repository: https://github.com/davhofer/indigo.git
Documentation: pkg.go.dev
# Functions
ActorGetPreferences calls the XRPC method "app.bsky.actor.getPreferences".
ActorPutPreferences calls the XRPC method "app.bsky.actor.putPreferences".
IdentityGetRecommendedDidCredentials calls the XRPC method "com.atproto.identity.getRecommendedDidCredentials".
IdentitySignPlcOperation calls the XRPC method "com.atproto.identity.signPlcOperation".
IdentitySubmitPlcOperation calls the XRPC method "com.atproto.identity.submitPlcOperation".
RepoApplyWrites calls the XRPC method "com.atproto.repo.applyWrites".
RepoCreateRecord calls the XRPC method "com.atproto.repo.createRecord".
RepoGetRecord calls the XRPC method "com.atproto.repo.getRecord".
RepoListRecords calls the XRPC method "com.atproto.repo.listRecords".
RepoPutRecord calls the XRPC method "com.atproto.repo.putRecord".
# Structs
ActorGetPreferences_Output is the output of a app.bsky.actor.getPreferences call.
ActorPutPreferences_Input is the input argument to a app.bsky.actor.putPreferences 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.
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.
RepoGetRecord_Output is the output of a com.atproto.repo.getRecord call.
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.