Documentation ¶
Index ¶
- Variables
- type ActivityPubActivity
- func (*ActivityPubActivity) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityPubActivity) GetActor() string
- func (x *ActivityPubActivity) GetContent() string
- func (x *ActivityPubActivity) GetContext() string
- func (x *ActivityPubActivity) GetFrom() string
- func (x *ActivityPubActivity) GetId() string
- func (x *ActivityPubActivity) GetInReplyTo() string
- func (x *ActivityPubActivity) GetObject() *ActivityPubObject
- func (x *ActivityPubActivity) GetPublished() string
- func (x *ActivityPubActivity) GetTo() []string
- func (x *ActivityPubActivity) GetType() string
- func (*ActivityPubActivity) ProtoMessage()
- func (x *ActivityPubActivity) ProtoReflect() protoreflect.Message
- func (x *ActivityPubActivity) Reset()
- func (x *ActivityPubActivity) String() string
- type ActivityPubFollower
- func (*ActivityPubFollower) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityPubFollower) GetAccepted() bool
- func (x *ActivityPubFollower) GetActivity() string
- func (x *ActivityPubFollower) GetHandle() string
- func (x *ActivityPubFollower) GetId() int64
- func (x *ActivityPubFollower) GetInbox() string
- func (x *ActivityPubFollower) GetSubject() string
- func (*ActivityPubFollower) ProtoMessage()
- func (x *ActivityPubFollower) ProtoReflect() protoreflect.Message
- func (x *ActivityPubFollower) Reset()
- func (x *ActivityPubFollower) String() string
- type ActivityPubIncomingActivity
- func (*ActivityPubIncomingActivity) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityPubIncomingActivity) GetContent() string
- func (x *ActivityPubIncomingActivity) GetFrom() string
- func (x *ActivityPubIncomingActivity) GetId() int64
- func (x *ActivityPubIncomingActivity) GetIdentityId() int64
- func (x *ActivityPubIncomingActivity) GetRaw() string
- func (x *ActivityPubIncomingActivity) GetTimestamp() int64
- func (x *ActivityPubIncomingActivity) GetTo() string
- func (x *ActivityPubIncomingActivity) GetUniqueIdentifier() string
- func (*ActivityPubIncomingActivity) ProtoMessage()
- func (x *ActivityPubIncomingActivity) ProtoReflect() protoreflect.Message
- func (x *ActivityPubIncomingActivity) Reset()
- func (x *ActivityPubIncomingActivity) String() string
- type ActivityPubLink
- func (*ActivityPubLink) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityPubLink) GetHref() string
- func (x *ActivityPubLink) GetRel() string
- func (x *ActivityPubLink) GetTemplate() string
- func (x *ActivityPubLink) GetType() string
- func (*ActivityPubLink) ProtoMessage()
- func (x *ActivityPubLink) ProtoReflect() protoreflect.Message
- func (x *ActivityPubLink) Reset()
- func (x *ActivityPubLink) String() string
- type ActivityPubMedia
- func (*ActivityPubMedia) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityPubMedia) GetHeight() int32
- func (x *ActivityPubMedia) GetMediaType() string
- func (x *ActivityPubMedia) GetType() string
- func (x *ActivityPubMedia) GetUrl() string
- func (x *ActivityPubMedia) GetWidth() int32
- func (*ActivityPubMedia) ProtoMessage()
- func (x *ActivityPubMedia) ProtoReflect() protoreflect.Message
- func (x *ActivityPubMedia) Reset()
- func (x *ActivityPubMedia) String() string
- type ActivityPubObject
- func (*ActivityPubObject) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityPubObject) GetActor() string
- func (x *ActivityPubObject) GetContent() string
- func (x *ActivityPubObject) GetContext() string
- func (x *ActivityPubObject) GetFrom() string
- func (x *ActivityPubObject) GetId() string
- func (x *ActivityPubObject) GetInReplyTo() string
- func (x *ActivityPubObject) GetPublished() string
- func (x *ActivityPubObject) GetTo() []string
- func (x *ActivityPubObject) GetType() string
- func (*ActivityPubObject) ProtoMessage()
- func (x *ActivityPubObject) ProtoReflect() protoreflect.Message
- func (x *ActivityPubObject) Reset()
- func (x *ActivityPubObject) String() string
- type ActivityPubOutgoingActivity
- func (*ActivityPubOutgoingActivity) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityPubOutgoingActivity) GetContent() string
- func (x *ActivityPubOutgoingActivity) GetFrom() string
- func (x *ActivityPubOutgoingActivity) GetId() int64
- func (x *ActivityPubOutgoingActivity) GetIdentityId() int64
- func (x *ActivityPubOutgoingActivity) GetRaw() string
- func (x *ActivityPubOutgoingActivity) GetTimestamp() int64
- func (x *ActivityPubOutgoingActivity) GetTo() string
- func (x *ActivityPubOutgoingActivity) GetUniqueIdentifier() string
- func (*ActivityPubOutgoingActivity) ProtoMessage()
- func (x *ActivityPubOutgoingActivity) ProtoReflect() protoreflect.Message
- func (x *ActivityPubOutgoingActivity) Reset()
- func (x *ActivityPubOutgoingActivity) String() string
- type ActivityPubPublicKey
- func (*ActivityPubPublicKey) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityPubPublicKey) GetId() string
- func (x *ActivityPubPublicKey) GetOwner() string
- func (x *ActivityPubPublicKey) GetPublicKeyPem() string
- func (*ActivityPubPublicKey) ProtoMessage()
- func (x *ActivityPubPublicKey) ProtoReflect() protoreflect.Message
- func (x *ActivityPubPublicKey) Reset()
- func (x *ActivityPubPublicKey) String() string
- type AuthorizeInteractionRequest
- func (*AuthorizeInteractionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizeInteractionRequest) GetUri() string
- func (*AuthorizeInteractionRequest) ProtoMessage()
- func (x *AuthorizeInteractionRequest) ProtoReflect() protoreflect.Message
- func (x *AuthorizeInteractionRequest) Reset()
- func (x *AuthorizeInteractionRequest) String() string
- type AuthorizeInteractionResult
- func (*AuthorizeInteractionResult) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizeInteractionResult) GetSuccess() bool
- func (x *AuthorizeInteractionResult) GetUri() string
- func (*AuthorizeInteractionResult) ProtoMessage()
- func (x *AuthorizeInteractionResult) ProtoReflect() protoreflect.Message
- func (x *AuthorizeInteractionResult) Reset()
- func (x *AuthorizeInteractionResult) String() string
- type ChangePasswordRequest
- func (*ChangePasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangePasswordRequest) GetCurrentPassword() string
- func (x *ChangePasswordRequest) GetNewPassword() string
- func (*ChangePasswordRequest) ProtoMessage()
- func (x *ChangePasswordRequest) ProtoReflect() protoreflect.Message
- func (x *ChangePasswordRequest) Reset()
- func (x *ChangePasswordRequest) String() string
- type ChangePasswordResult
- type CheckUsernameAvailabilityRequest
- func (*CheckUsernameAvailabilityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckUsernameAvailabilityRequest) GetUsername() string
- func (*CheckUsernameAvailabilityRequest) ProtoMessage()
- func (x *CheckUsernameAvailabilityRequest) ProtoReflect() protoreflect.Message
- func (x *CheckUsernameAvailabilityRequest) Reset()
- func (x *CheckUsernameAvailabilityRequest) String() string
- type CheckUsernameAvailabilityResult
- func (*CheckUsernameAvailabilityResult) Descriptor() ([]byte, []int)deprecated
- func (x *CheckUsernameAvailabilityResult) GetIsAvailable() bool
- func (*CheckUsernameAvailabilityResult) ProtoMessage()
- func (x *CheckUsernameAvailabilityResult) ProtoReflect() protoreflect.Message
- func (x *CheckUsernameAvailabilityResult) Reset()
- func (x *CheckUsernameAvailabilityResult) String() string
- type Document
- type EchoRequest
- type EchoResult
- type FollowActorRequest
- func (*FollowActorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FollowActorRequest) GetAccount() string
- func (x *FollowActorRequest) GetUsername() string
- func (*FollowActorRequest) ProtoMessage()
- func (x *FollowActorRequest) ProtoReflect() protoreflect.Message
- func (x *FollowActorRequest) Reset()
- func (x *FollowActorRequest) String() string
- type FollowActorResult
- type GetActorRequest
- type GetActorResult
- func (*GetActorResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetActorResult) GetContext() []string
- func (x *GetActorResult) GetFollowers() string
- func (x *GetActorResult) GetFollowing() string
- func (x *GetActorResult) GetIcon() *ActivityPubMedia
- func (x *GetActorResult) GetId() string
- func (x *GetActorResult) GetImage() *ActivityPubMedia
- func (x *GetActorResult) GetInbox() string
- func (x *GetActorResult) GetName() string
- func (x *GetActorResult) GetOutbox() string
- func (x *GetActorResult) GetPreferredUsername() string
- func (x *GetActorResult) GetPublicKey() *ActivityPubPublicKey
- func (x *GetActorResult) GetPublished() string
- func (x *GetActorResult) GetSummary() string
- func (x *GetActorResult) GetType() string
- func (x *GetActorResult) GetUrl() string
- func (*GetActorResult) ProtoMessage()
- func (x *GetActorResult) ProtoReflect() protoreflect.Message
- func (x *GetActorResult) Reset()
- func (x *GetActorResult) String() string
- type GetFollowersRequest
- func (*GetFollowersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowersRequest) GetUsername() string
- func (*GetFollowersRequest) ProtoMessage()
- func (x *GetFollowersRequest) ProtoReflect() protoreflect.Message
- func (x *GetFollowersRequest) Reset()
- func (x *GetFollowersRequest) String() string
- type GetFollowersResult
- func (*GetFollowersResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowersResult) GetContext() string
- func (x *GetFollowersResult) GetFirst() string
- func (x *GetFollowersResult) GetId() string
- func (x *GetFollowersResult) GetOrderedItems() []string
- func (x *GetFollowersResult) GetTotalItems() int32
- func (x *GetFollowersResult) GetType() string
- func (*GetFollowersResult) ProtoMessage()
- func (x *GetFollowersResult) ProtoReflect() protoreflect.Message
- func (x *GetFollowersResult) Reset()
- func (x *GetFollowersResult) String() string
- type GetFollowingRequest
- func (*GetFollowingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowingRequest) GetUsername() string
- func (*GetFollowingRequest) ProtoMessage()
- func (x *GetFollowingRequest) ProtoReflect() protoreflect.Message
- func (x *GetFollowingRequest) Reset()
- func (x *GetFollowingRequest) String() string
- type GetFollowingResult
- func (*GetFollowingResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowingResult) GetContext() string
- func (x *GetFollowingResult) GetFirst() string
- func (x *GetFollowingResult) GetId() string
- func (x *GetFollowingResult) GetOrderedItems() []string
- func (x *GetFollowingResult) GetTotalItems() int32
- func (x *GetFollowingResult) GetType() string
- func (*GetFollowingResult) ProtoMessage()
- func (x *GetFollowingResult) ProtoReflect() protoreflect.Message
- func (x *GetFollowingResult) Reset()
- func (x *GetFollowingResult) String() string
- type GetInboxRequest
- type GetInboxResult
- func (*GetInboxResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetInboxResult) GetContext() string
- func (x *GetInboxResult) GetFirst() string
- func (x *GetInboxResult) GetId() string
- func (x *GetInboxResult) GetOrderedItems() []*ActivityPubActivity
- func (x *GetInboxResult) GetTotalItems() int32
- func (x *GetInboxResult) GetType() string
- func (*GetInboxResult) ProtoMessage()
- func (x *GetInboxResult) ProtoReflect() protoreflect.Message
- func (x *GetInboxResult) Reset()
- func (x *GetInboxResult) String() string
- type GetOutboxRequest
- type GetOutboxResult
- func (*GetOutboxResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutboxResult) GetContext() string
- func (x *GetOutboxResult) GetFirst() string
- func (x *GetOutboxResult) GetId() string
- func (x *GetOutboxResult) GetOrderedItems() []*ActivityPubActivity
- func (x *GetOutboxResult) GetTotalItems() int32
- func (x *GetOutboxResult) GetType() string
- func (*GetOutboxResult) ProtoMessage()
- func (x *GetOutboxResult) ProtoReflect() protoreflect.Message
- func (x *GetOutboxResult) Reset()
- func (x *GetOutboxResult) String() string
- type GetPackagesRequest
- type GetPackagesResult
- type GetProfileByUserRequest
- type GetProfileByUserResult
- func (*GetProfileByUserResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileByUserResult) GetAvatar() string
- func (x *GetProfileByUserResult) GetBanner() string
- func (x *GetProfileByUserResult) GetDisplayName() string
- func (x *GetProfileByUserResult) GetGithub() string
- func (x *GetProfileByUserResult) GetSummary() string
- func (x *GetProfileByUserResult) GetUsername() string
- func (*GetProfileByUserResult) ProtoMessage()
- func (x *GetProfileByUserResult) ProtoReflect() protoreflect.Message
- func (x *GetProfileByUserResult) Reset()
- func (x *GetProfileByUserResult) String() string
- type GetServerConfigurationRequest
- func (*GetServerConfigurationRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetServerConfigurationRequest) ProtoMessage()
- func (x *GetServerConfigurationRequest) ProtoReflect() protoreflect.Message
- func (x *GetServerConfigurationRequest) Reset()
- func (x *GetServerConfigurationRequest) String() string
- type GetServerConfigurationResult
- func (*GetServerConfigurationResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetServerConfigurationResult) GetEnvironment() string
- func (x *GetServerConfigurationResult) GetFqdn() string
- func (x *GetServerConfigurationResult) GetProduct() string
- func (*GetServerConfigurationResult) ProtoMessage()
- func (x *GetServerConfigurationResult) ProtoReflect() protoreflect.Message
- func (x *GetServerConfigurationResult) Reset()
- func (x *GetServerConfigurationResult) String() string
- type LoginRequest
- func (*LoginRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoginRequest) GetEmail() string
- func (x *LoginRequest) GetPassword() string
- func (*LoginRequest) ProtoMessage()
- func (x *LoginRequest) ProtoReflect() protoreflect.Message
- func (x *LoginRequest) Reset()
- func (x *LoginRequest) String() string
- type LoginResult
- func (*LoginResult) Descriptor() ([]byte, []int)deprecated
- func (x *LoginResult) GetToken() string
- func (x *LoginResult) GetUsername() string
- func (*LoginResult) ProtoMessage()
- func (x *LoginResult) ProtoReflect() protoreflect.Message
- func (x *LoginResult) Reset()
- func (x *LoginResult) String() string
- type LogoutRequest
- type LogoutResult
- type PostToInboxRequest
- func (*PostToInboxRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostToInboxRequest) GetBody() []byte
- func (x *PostToInboxRequest) GetUsername() string
- func (*PostToInboxRequest) ProtoMessage()
- func (x *PostToInboxRequest) ProtoReflect() protoreflect.Message
- func (x *PostToInboxRequest) Reset()
- func (x *PostToInboxRequest) String() string
- type PostToInboxResult
- type PostToOutboxRequest
- func (*PostToOutboxRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostToOutboxRequest) GetBody() []byte
- func (x *PostToOutboxRequest) GetUsername() string
- func (*PostToOutboxRequest) ProtoMessage()
- func (x *PostToOutboxRequest) ProtoReflect() protoreflect.Message
- func (x *PostToOutboxRequest) Reset()
- func (x *PostToOutboxRequest) String() string
- type PostToOutboxResult
- func (*PostToOutboxResult) Descriptor() ([]byte, []int)deprecated
- func (x *PostToOutboxResult) GetBody() []byte
- func (*PostToOutboxResult) ProtoMessage()
- func (x *PostToOutboxResult) ProtoReflect() protoreflect.Message
- func (x *PostToOutboxResult) Reset()
- func (x *PostToOutboxResult) String() string
- type ResendVerificationCodeRequest
- func (*ResendVerificationCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResendVerificationCodeRequest) GetEmail() string
- func (*ResendVerificationCodeRequest) ProtoMessage()
- func (x *ResendVerificationCodeRequest) ProtoReflect() protoreflect.Message
- func (x *ResendVerificationCodeRequest) Reset()
- func (x *ResendVerificationCodeRequest) String() string
- type ResendVerificationCodeResult
- func (*ResendVerificationCodeResult) Descriptor() ([]byte, []int)deprecated
- func (x *ResendVerificationCodeResult) GetCode() string
- func (*ResendVerificationCodeResult) ProtoMessage()
- func (x *ResendVerificationCodeResult) ProtoReflect() protoreflect.Message
- func (x *ResendVerificationCodeResult) Reset()
- func (x *ResendVerificationCodeResult) String() string
- type ResetPasswordRequest
- func (*ResetPasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetPasswordRequest) GetUsernameOrEmail() string
- func (*ResetPasswordRequest) ProtoMessage()
- func (x *ResetPasswordRequest) ProtoReflect() protoreflect.Message
- func (x *ResetPasswordRequest) Reset()
- func (x *ResetPasswordRequest) String() string
- type ResetPasswordResult
- type SignupRequest
- func (*SignupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SignupRequest) GetEmail() string
- func (x *SignupRequest) GetPassword() string
- func (x *SignupRequest) GetUsername() string
- func (*SignupRequest) ProtoMessage()
- func (x *SignupRequest) ProtoReflect() protoreflect.Message
- func (x *SignupRequest) Reset()
- func (x *SignupRequest) String() string
- type SignupResult
- func (*SignupResult) Descriptor() ([]byte, []int)deprecated
- func (x *SignupResult) GetCode() string
- func (x *SignupResult) GetToken() string
- func (*SignupResult) ProtoMessage()
- func (x *SignupResult) ProtoReflect() protoreflect.Message
- func (x *SignupResult) Reset()
- func (x *SignupResult) String() string
- type SystemCallRequest
- type SystemCallResult
- type UpdateProfileByUserRequest
- func (*UpdateProfileByUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProfileByUserRequest) GetAvatar() string
- func (x *UpdateProfileByUserRequest) GetBanner() string
- func (x *UpdateProfileByUserRequest) GetDisplayName() string
- func (x *UpdateProfileByUserRequest) GetGithub() string
- func (x *UpdateProfileByUserRequest) GetSummary() string
- func (*UpdateProfileByUserRequest) ProtoMessage()
- func (x *UpdateProfileByUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProfileByUserRequest) Reset()
- func (x *UpdateProfileByUserRequest) String() string
- type UpdateProfileByUserResult
- func (*UpdateProfileByUserResult) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProfileByUserResult) GetAvatar() string
- func (x *UpdateProfileByUserResult) GetBanner() string
- func (x *UpdateProfileByUserResult) GetDisplayName() string
- func (x *UpdateProfileByUserResult) GetGithub() string
- func (x *UpdateProfileByUserResult) GetSummary() string
- func (*UpdateProfileByUserResult) ProtoMessage()
- func (x *UpdateProfileByUserResult) ProtoReflect() protoreflect.Message
- func (x *UpdateProfileByUserResult) Reset()
- func (x *UpdateProfileByUserResult) String() string
- type User
- type VerifyRequest
- func (*VerifyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyRequest) GetCode() string
- func (x *VerifyRequest) GetEmail() string
- func (x *VerifyRequest) GetToken() string
- func (*VerifyRequest) ProtoMessage()
- func (x *VerifyRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyRequest) Reset()
- func (x *VerifyRequest) String() string
- type VerifyResult
- type WebfingerRequest
- type WebfingerResult
- func (*WebfingerResult) Descriptor() ([]byte, []int)deprecated
- func (x *WebfingerResult) GetAliases() []string
- func (x *WebfingerResult) GetLinks() []*ActivityPubLink
- func (x *WebfingerResult) GetSubject() string
- func (*WebfingerResult) ProtoMessage()
- func (x *WebfingerResult) ProtoReflect() protoreflect.Message
- func (x *WebfingerResult) Reset()
- func (x *WebfingerResult) String() string
Constants ¶
This section is empty.
Variables ¶
var File_objects_proto protoreflect.FileDescriptor
var File_spis_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ActivityPubActivity ¶
type ActivityPubActivity struct { Context string `protobuf:"bytes,2,opt,name=context,json=@context,proto3" json:"context,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` Actor string `protobuf:"bytes,5,opt,name=actor,proto3" json:"actor,omitempty"` Object *ActivityPubObject `protobuf:"bytes,6,opt,name=object,proto3" json:"object,omitempty"` From string `protobuf:"bytes,7,opt,name=from,proto3" json:"from,omitempty"` To []string `protobuf:"bytes,8,rep,name=to,proto3" json:"to,omitempty"` InReplyTo string `protobuf:"bytes,9,opt,name=inReplyTo,proto3" json:"inReplyTo,omitempty"` Content string `protobuf:"bytes,10,opt,name=content,proto3" json:"content,omitempty"` Published string `protobuf:"bytes,11,opt,name=published,proto3" json:"published,omitempty"` // contains filtered or unexported fields }
func (*ActivityPubActivity) Descriptor
deprecated
func (*ActivityPubActivity) Descriptor() ([]byte, []int)
Deprecated: Use ActivityPubActivity.ProtoReflect.Descriptor instead.
func (*ActivityPubActivity) GetActor ¶
func (x *ActivityPubActivity) GetActor() string
func (*ActivityPubActivity) GetContent ¶
func (x *ActivityPubActivity) GetContent() string
func (*ActivityPubActivity) GetContext ¶
func (x *ActivityPubActivity) GetContext() string
func (*ActivityPubActivity) GetFrom ¶
func (x *ActivityPubActivity) GetFrom() string
func (*ActivityPubActivity) GetId ¶
func (x *ActivityPubActivity) GetId() string
func (*ActivityPubActivity) GetInReplyTo ¶
func (x *ActivityPubActivity) GetInReplyTo() string
func (*ActivityPubActivity) GetObject ¶
func (x *ActivityPubActivity) GetObject() *ActivityPubObject
func (*ActivityPubActivity) GetPublished ¶
func (x *ActivityPubActivity) GetPublished() string
func (*ActivityPubActivity) GetTo ¶
func (x *ActivityPubActivity) GetTo() []string
func (*ActivityPubActivity) GetType ¶
func (x *ActivityPubActivity) GetType() string
func (*ActivityPubActivity) ProtoMessage ¶
func (*ActivityPubActivity) ProtoMessage()
func (*ActivityPubActivity) ProtoReflect ¶
func (x *ActivityPubActivity) ProtoReflect() protoreflect.Message
func (*ActivityPubActivity) Reset ¶
func (x *ActivityPubActivity) Reset()
func (*ActivityPubActivity) String ¶
func (x *ActivityPubActivity) String() string
type ActivityPubFollower ¶
type ActivityPubFollower struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Handle string `protobuf:"bytes,2,opt,name=handle,proto3" json:"handle,omitempty"` Inbox string `protobuf:"bytes,3,opt,name=inbox,proto3" json:"inbox,omitempty"` Subject string `protobuf:"bytes,4,opt,name=subject,proto3" json:"subject,omitempty"` Activity string `protobuf:"bytes,5,opt,name=activity,proto3" json:"activity,omitempty"` Accepted bool `protobuf:"varint,6,opt,name=accepted,proto3" json:"accepted,omitempty"` // contains filtered or unexported fields }
func (*ActivityPubFollower) Descriptor
deprecated
func (*ActivityPubFollower) Descriptor() ([]byte, []int)
Deprecated: Use ActivityPubFollower.ProtoReflect.Descriptor instead.
func (*ActivityPubFollower) GetAccepted ¶
func (x *ActivityPubFollower) GetAccepted() bool
func (*ActivityPubFollower) GetActivity ¶
func (x *ActivityPubFollower) GetActivity() string
func (*ActivityPubFollower) GetHandle ¶
func (x *ActivityPubFollower) GetHandle() string
func (*ActivityPubFollower) GetId ¶
func (x *ActivityPubFollower) GetId() int64
func (*ActivityPubFollower) GetInbox ¶
func (x *ActivityPubFollower) GetInbox() string
func (*ActivityPubFollower) GetSubject ¶
func (x *ActivityPubFollower) GetSubject() string
func (*ActivityPubFollower) ProtoMessage ¶
func (*ActivityPubFollower) ProtoMessage()
func (*ActivityPubFollower) ProtoReflect ¶
func (x *ActivityPubFollower) ProtoReflect() protoreflect.Message
func (*ActivityPubFollower) Reset ¶
func (x *ActivityPubFollower) Reset()
func (*ActivityPubFollower) String ¶
func (x *ActivityPubFollower) String() string
type ActivityPubIncomingActivity ¶
type ActivityPubIncomingActivity struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` IdentityId int64 `protobuf:"varint,2,opt,name=identityId,proto3" json:"identityId,omitempty"` UniqueIdentifier string `protobuf:"bytes,3,opt,name=uniqueIdentifier,proto3" json:"uniqueIdentifier,omitempty"` Timestamp int64 `protobuf:"varint,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"` From string `protobuf:"bytes,5,opt,name=from,proto3" json:"from,omitempty"` To string `protobuf:"bytes,6,opt,name=to,proto3" json:"to,omitempty"` Content string `protobuf:"bytes,7,opt,name=content,proto3" json:"content,omitempty"` Raw string `protobuf:"bytes,8,opt,name=raw,proto3" json:"raw,omitempty"` // contains filtered or unexported fields }
func (*ActivityPubIncomingActivity) Descriptor
deprecated
func (*ActivityPubIncomingActivity) Descriptor() ([]byte, []int)
Deprecated: Use ActivityPubIncomingActivity.ProtoReflect.Descriptor instead.
func (*ActivityPubIncomingActivity) GetContent ¶
func (x *ActivityPubIncomingActivity) GetContent() string
func (*ActivityPubIncomingActivity) GetFrom ¶
func (x *ActivityPubIncomingActivity) GetFrom() string
func (*ActivityPubIncomingActivity) GetId ¶
func (x *ActivityPubIncomingActivity) GetId() int64
func (*ActivityPubIncomingActivity) GetIdentityId ¶
func (x *ActivityPubIncomingActivity) GetIdentityId() int64
func (*ActivityPubIncomingActivity) GetRaw ¶
func (x *ActivityPubIncomingActivity) GetRaw() string
func (*ActivityPubIncomingActivity) GetTimestamp ¶
func (x *ActivityPubIncomingActivity) GetTimestamp() int64
func (*ActivityPubIncomingActivity) GetTo ¶
func (x *ActivityPubIncomingActivity) GetTo() string
func (*ActivityPubIncomingActivity) GetUniqueIdentifier ¶
func (x *ActivityPubIncomingActivity) GetUniqueIdentifier() string
func (*ActivityPubIncomingActivity) ProtoMessage ¶
func (*ActivityPubIncomingActivity) ProtoMessage()
func (*ActivityPubIncomingActivity) ProtoReflect ¶
func (x *ActivityPubIncomingActivity) ProtoReflect() protoreflect.Message
func (*ActivityPubIncomingActivity) Reset ¶
func (x *ActivityPubIncomingActivity) Reset()
func (*ActivityPubIncomingActivity) String ¶
func (x *ActivityPubIncomingActivity) String() string
type ActivityPubLink ¶
type ActivityPubLink struct { Href string `protobuf:"bytes,2,opt,name=href,proto3" json:"href,omitempty"` Rel string `protobuf:"bytes,3,opt,name=rel,proto3" json:"rel,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` Template string `protobuf:"bytes,5,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
func (*ActivityPubLink) Descriptor
deprecated
func (*ActivityPubLink) Descriptor() ([]byte, []int)
Deprecated: Use ActivityPubLink.ProtoReflect.Descriptor instead.
func (*ActivityPubLink) GetHref ¶
func (x *ActivityPubLink) GetHref() string
func (*ActivityPubLink) GetRel ¶
func (x *ActivityPubLink) GetRel() string
func (*ActivityPubLink) GetTemplate ¶
func (x *ActivityPubLink) GetTemplate() string
func (*ActivityPubLink) GetType ¶
func (x *ActivityPubLink) GetType() string
func (*ActivityPubLink) ProtoMessage ¶
func (*ActivityPubLink) ProtoMessage()
func (*ActivityPubLink) ProtoReflect ¶
func (x *ActivityPubLink) ProtoReflect() protoreflect.Message
func (*ActivityPubLink) Reset ¶
func (x *ActivityPubLink) Reset()
func (*ActivityPubLink) String ¶
func (x *ActivityPubLink) String() string
type ActivityPubMedia ¶
type ActivityPubMedia struct { MediaType string `protobuf:"bytes,2,opt,name=mediaType,proto3" json:"mediaType,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` Url string `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"` Width int32 `protobuf:"varint,5,opt,name=width,proto3" json:"width,omitempty"` Height int32 `protobuf:"varint,6,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
func (*ActivityPubMedia) Descriptor
deprecated
func (*ActivityPubMedia) Descriptor() ([]byte, []int)
Deprecated: Use ActivityPubMedia.ProtoReflect.Descriptor instead.
func (*ActivityPubMedia) GetHeight ¶
func (x *ActivityPubMedia) GetHeight() int32
func (*ActivityPubMedia) GetMediaType ¶
func (x *ActivityPubMedia) GetMediaType() string
func (*ActivityPubMedia) GetType ¶
func (x *ActivityPubMedia) GetType() string
func (*ActivityPubMedia) GetUrl ¶
func (x *ActivityPubMedia) GetUrl() string
func (*ActivityPubMedia) GetWidth ¶
func (x *ActivityPubMedia) GetWidth() int32
func (*ActivityPubMedia) ProtoMessage ¶
func (*ActivityPubMedia) ProtoMessage()
func (*ActivityPubMedia) ProtoReflect ¶
func (x *ActivityPubMedia) ProtoReflect() protoreflect.Message
func (*ActivityPubMedia) Reset ¶
func (x *ActivityPubMedia) Reset()
func (*ActivityPubMedia) String ¶
func (x *ActivityPubMedia) String() string
type ActivityPubObject ¶
type ActivityPubObject struct { Context string `protobuf:"bytes,2,opt,name=context,json=@context,proto3" json:"context,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` Actor string `protobuf:"bytes,5,opt,name=actor,proto3" json:"actor,omitempty"` From string `protobuf:"bytes,6,opt,name=from,proto3" json:"from,omitempty"` To []string `protobuf:"bytes,7,rep,name=to,proto3" json:"to,omitempty"` InReplyTo string `protobuf:"bytes,8,opt,name=inReplyTo,proto3" json:"inReplyTo,omitempty"` Content string `protobuf:"bytes,9,opt,name=content,proto3" json:"content,omitempty"` Published string `protobuf:"bytes,10,opt,name=published,proto3" json:"published,omitempty"` // contains filtered or unexported fields }
func (*ActivityPubObject) Descriptor
deprecated
func (*ActivityPubObject) Descriptor() ([]byte, []int)
Deprecated: Use ActivityPubObject.ProtoReflect.Descriptor instead.
func (*ActivityPubObject) GetActor ¶
func (x *ActivityPubObject) GetActor() string
func (*ActivityPubObject) GetContent ¶
func (x *ActivityPubObject) GetContent() string
func (*ActivityPubObject) GetContext ¶
func (x *ActivityPubObject) GetContext() string
func (*ActivityPubObject) GetFrom ¶
func (x *ActivityPubObject) GetFrom() string
func (*ActivityPubObject) GetId ¶
func (x *ActivityPubObject) GetId() string
func (*ActivityPubObject) GetInReplyTo ¶
func (x *ActivityPubObject) GetInReplyTo() string
func (*ActivityPubObject) GetPublished ¶
func (x *ActivityPubObject) GetPublished() string
func (*ActivityPubObject) GetTo ¶
func (x *ActivityPubObject) GetTo() []string
func (*ActivityPubObject) GetType ¶
func (x *ActivityPubObject) GetType() string
func (*ActivityPubObject) ProtoMessage ¶
func (*ActivityPubObject) ProtoMessage()
func (*ActivityPubObject) ProtoReflect ¶
func (x *ActivityPubObject) ProtoReflect() protoreflect.Message
func (*ActivityPubObject) Reset ¶
func (x *ActivityPubObject) Reset()
func (*ActivityPubObject) String ¶
func (x *ActivityPubObject) String() string
type ActivityPubOutgoingActivity ¶
type ActivityPubOutgoingActivity struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` IdentityId int64 `protobuf:"varint,2,opt,name=identityId,proto3" json:"identityId,omitempty"` UniqueIdentifier string `protobuf:"bytes,3,opt,name=uniqueIdentifier,proto3" json:"uniqueIdentifier,omitempty"` Timestamp int64 `protobuf:"varint,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"` From string `protobuf:"bytes,5,opt,name=from,proto3" json:"from,omitempty"` To string `protobuf:"bytes,6,opt,name=to,proto3" json:"to,omitempty"` Content string `protobuf:"bytes,7,opt,name=content,proto3" json:"content,omitempty"` Raw string `protobuf:"bytes,8,opt,name=raw,proto3" json:"raw,omitempty"` // contains filtered or unexported fields }
func (*ActivityPubOutgoingActivity) Descriptor
deprecated
func (*ActivityPubOutgoingActivity) Descriptor() ([]byte, []int)
Deprecated: Use ActivityPubOutgoingActivity.ProtoReflect.Descriptor instead.
func (*ActivityPubOutgoingActivity) GetContent ¶
func (x *ActivityPubOutgoingActivity) GetContent() string
func (*ActivityPubOutgoingActivity) GetFrom ¶
func (x *ActivityPubOutgoingActivity) GetFrom() string
func (*ActivityPubOutgoingActivity) GetId ¶
func (x *ActivityPubOutgoingActivity) GetId() int64
func (*ActivityPubOutgoingActivity) GetIdentityId ¶
func (x *ActivityPubOutgoingActivity) GetIdentityId() int64
func (*ActivityPubOutgoingActivity) GetRaw ¶
func (x *ActivityPubOutgoingActivity) GetRaw() string
func (*ActivityPubOutgoingActivity) GetTimestamp ¶
func (x *ActivityPubOutgoingActivity) GetTimestamp() int64
func (*ActivityPubOutgoingActivity) GetTo ¶
func (x *ActivityPubOutgoingActivity) GetTo() string
func (*ActivityPubOutgoingActivity) GetUniqueIdentifier ¶
func (x *ActivityPubOutgoingActivity) GetUniqueIdentifier() string
func (*ActivityPubOutgoingActivity) ProtoMessage ¶
func (*ActivityPubOutgoingActivity) ProtoMessage()
func (*ActivityPubOutgoingActivity) ProtoReflect ¶
func (x *ActivityPubOutgoingActivity) ProtoReflect() protoreflect.Message
func (*ActivityPubOutgoingActivity) Reset ¶
func (x *ActivityPubOutgoingActivity) Reset()
func (*ActivityPubOutgoingActivity) String ¶
func (x *ActivityPubOutgoingActivity) String() string
type ActivityPubPublicKey ¶
type ActivityPubPublicKey struct { Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Owner string `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"` PublicKeyPem string `protobuf:"bytes,4,opt,name=publicKeyPem,proto3" json:"publicKeyPem,omitempty"` // contains filtered or unexported fields }
func (*ActivityPubPublicKey) Descriptor
deprecated
func (*ActivityPubPublicKey) Descriptor() ([]byte, []int)
Deprecated: Use ActivityPubPublicKey.ProtoReflect.Descriptor instead.
func (*ActivityPubPublicKey) GetId ¶
func (x *ActivityPubPublicKey) GetId() string
func (*ActivityPubPublicKey) GetOwner ¶
func (x *ActivityPubPublicKey) GetOwner() string
func (*ActivityPubPublicKey) GetPublicKeyPem ¶
func (x *ActivityPubPublicKey) GetPublicKeyPem() string
func (*ActivityPubPublicKey) ProtoMessage ¶
func (*ActivityPubPublicKey) ProtoMessage()
func (*ActivityPubPublicKey) ProtoReflect ¶
func (x *ActivityPubPublicKey) ProtoReflect() protoreflect.Message
func (*ActivityPubPublicKey) Reset ¶
func (x *ActivityPubPublicKey) Reset()
func (*ActivityPubPublicKey) String ¶
func (x *ActivityPubPublicKey) String() string
type AuthorizeInteractionRequest ¶
type AuthorizeInteractionRequest struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` // contains filtered or unexported fields }
API: AuthorizeInteraction -----------------------------------------------------------
func (*AuthorizeInteractionRequest) Descriptor
deprecated
func (*AuthorizeInteractionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizeInteractionRequest.ProtoReflect.Descriptor instead.
func (*AuthorizeInteractionRequest) GetUri ¶
func (x *AuthorizeInteractionRequest) GetUri() string
func (*AuthorizeInteractionRequest) ProtoMessage ¶
func (*AuthorizeInteractionRequest) ProtoMessage()
func (*AuthorizeInteractionRequest) ProtoReflect ¶
func (x *AuthorizeInteractionRequest) ProtoReflect() protoreflect.Message
func (*AuthorizeInteractionRequest) Reset ¶
func (x *AuthorizeInteractionRequest) Reset()
func (*AuthorizeInteractionRequest) String ¶
func (x *AuthorizeInteractionRequest) String() string
type AuthorizeInteractionResult ¶
type AuthorizeInteractionResult struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Success bool `protobuf:"varint,2,opt,name=success,proto3" json:"success,omitempty"` // contains filtered or unexported fields }
func (*AuthorizeInteractionResult) Descriptor
deprecated
func (*AuthorizeInteractionResult) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizeInteractionResult.ProtoReflect.Descriptor instead.
func (*AuthorizeInteractionResult) GetSuccess ¶
func (x *AuthorizeInteractionResult) GetSuccess() bool
func (*AuthorizeInteractionResult) GetUri ¶
func (x *AuthorizeInteractionResult) GetUri() string
func (*AuthorizeInteractionResult) ProtoMessage ¶
func (*AuthorizeInteractionResult) ProtoMessage()
func (*AuthorizeInteractionResult) ProtoReflect ¶
func (x *AuthorizeInteractionResult) ProtoReflect() protoreflect.Message
func (*AuthorizeInteractionResult) Reset ¶
func (x *AuthorizeInteractionResult) Reset()
func (*AuthorizeInteractionResult) String ¶
func (x *AuthorizeInteractionResult) String() string
type ChangePasswordRequest ¶
type ChangePasswordRequest struct { CurrentPassword string `protobuf:"bytes,1,opt,name=currentPassword,proto3" json:"currentPassword,omitempty"` NewPassword string `protobuf:"bytes,2,opt,name=newPassword,proto3" json:"newPassword,omitempty"` // contains filtered or unexported fields }
API: ChangePassword -----------------------------------------------------------
func (*ChangePasswordRequest) Descriptor
deprecated
func (*ChangePasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordRequest.ProtoReflect.Descriptor instead.
func (*ChangePasswordRequest) GetCurrentPassword ¶
func (x *ChangePasswordRequest) GetCurrentPassword() string
func (*ChangePasswordRequest) GetNewPassword ¶
func (x *ChangePasswordRequest) GetNewPassword() string
func (*ChangePasswordRequest) ProtoMessage ¶
func (*ChangePasswordRequest) ProtoMessage()
func (*ChangePasswordRequest) ProtoReflect ¶
func (x *ChangePasswordRequest) ProtoReflect() protoreflect.Message
func (*ChangePasswordRequest) Reset ¶
func (x *ChangePasswordRequest) Reset()
func (*ChangePasswordRequest) String ¶
func (x *ChangePasswordRequest) String() string
type ChangePasswordResult ¶
type ChangePasswordResult struct {
// contains filtered or unexported fields
}
func (*ChangePasswordResult) Descriptor
deprecated
func (*ChangePasswordResult) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordResult.ProtoReflect.Descriptor instead.
func (*ChangePasswordResult) ProtoMessage ¶
func (*ChangePasswordResult) ProtoMessage()
func (*ChangePasswordResult) ProtoReflect ¶
func (x *ChangePasswordResult) ProtoReflect() protoreflect.Message
func (*ChangePasswordResult) Reset ¶
func (x *ChangePasswordResult) Reset()
func (*ChangePasswordResult) String ¶
func (x *ChangePasswordResult) String() string
type CheckUsernameAvailabilityRequest ¶
type CheckUsernameAvailabilityRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
API: CheckUsernameAvailability -----------------------------------------------------------
func (*CheckUsernameAvailabilityRequest) Descriptor
deprecated
func (*CheckUsernameAvailabilityRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckUsernameAvailabilityRequest.ProtoReflect.Descriptor instead.
func (*CheckUsernameAvailabilityRequest) GetUsername ¶
func (x *CheckUsernameAvailabilityRequest) GetUsername() string
func (*CheckUsernameAvailabilityRequest) ProtoMessage ¶
func (*CheckUsernameAvailabilityRequest) ProtoMessage()
func (*CheckUsernameAvailabilityRequest) ProtoReflect ¶
func (x *CheckUsernameAvailabilityRequest) ProtoReflect() protoreflect.Message
func (*CheckUsernameAvailabilityRequest) Reset ¶
func (x *CheckUsernameAvailabilityRequest) Reset()
func (*CheckUsernameAvailabilityRequest) String ¶
func (x *CheckUsernameAvailabilityRequest) String() string
type CheckUsernameAvailabilityResult ¶
type CheckUsernameAvailabilityResult struct { IsAvailable bool `protobuf:"varint,1,opt,name=isAvailable,proto3" json:"isAvailable,omitempty"` // contains filtered or unexported fields }
func (*CheckUsernameAvailabilityResult) Descriptor
deprecated
func (*CheckUsernameAvailabilityResult) Descriptor() ([]byte, []int)
Deprecated: Use CheckUsernameAvailabilityResult.ProtoReflect.Descriptor instead.
func (*CheckUsernameAvailabilityResult) GetIsAvailable ¶
func (x *CheckUsernameAvailabilityResult) GetIsAvailable() bool
func (*CheckUsernameAvailabilityResult) ProtoMessage ¶
func (*CheckUsernameAvailabilityResult) ProtoMessage()
func (*CheckUsernameAvailabilityResult) ProtoReflect ¶
func (x *CheckUsernameAvailabilityResult) ProtoReflect() protoreflect.Message
func (*CheckUsernameAvailabilityResult) Reset ¶
func (x *CheckUsernameAvailabilityResult) Reset()
func (*CheckUsernameAvailabilityResult) String ¶
func (x *CheckUsernameAvailabilityResult) String() string
type Document ¶
type Document struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"` // contains filtered or unexported fields }
func (*Document) Descriptor
deprecated
func (*Document) GetContent ¶
func (*Document) ProtoMessage ¶
func (*Document) ProtoMessage()
func (*Document) ProtoReflect ¶
func (x *Document) ProtoReflect() protoreflect.Message
type EchoRequest ¶
type EchoRequest struct { Document *Document `protobuf:"bytes,1,opt,name=document,proto3" json:"document,omitempty"` // contains filtered or unexported fields }
API: Echo -----------------------------------------------------------
func (*EchoRequest) Descriptor
deprecated
func (*EchoRequest) Descriptor() ([]byte, []int)
Deprecated: Use EchoRequest.ProtoReflect.Descriptor instead.
func (*EchoRequest) GetDocument ¶
func (x *EchoRequest) GetDocument() *Document
func (*EchoRequest) ProtoMessage ¶
func (*EchoRequest) ProtoMessage()
func (*EchoRequest) ProtoReflect ¶
func (x *EchoRequest) ProtoReflect() protoreflect.Message
func (*EchoRequest) Reset ¶
func (x *EchoRequest) Reset()
func (*EchoRequest) String ¶
func (x *EchoRequest) String() string
type EchoResult ¶
type EchoResult struct { Document *Document `protobuf:"bytes,1,opt,name=document,proto3" json:"document,omitempty"` // contains filtered or unexported fields }
func (*EchoResult) Descriptor
deprecated
func (*EchoResult) Descriptor() ([]byte, []int)
Deprecated: Use EchoResult.ProtoReflect.Descriptor instead.
func (*EchoResult) GetDocument ¶
func (x *EchoResult) GetDocument() *Document
func (*EchoResult) ProtoMessage ¶
func (*EchoResult) ProtoMessage()
func (*EchoResult) ProtoReflect ¶
func (x *EchoResult) ProtoReflect() protoreflect.Message
func (*EchoResult) Reset ¶
func (x *EchoResult) Reset()
func (*EchoResult) String ¶
func (x *EchoResult) String() string
type FollowActorRequest ¶
type FollowActorRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Account string `protobuf:"bytes,2,opt,name=account,proto3" json:"account,omitempty"` // contains filtered or unexported fields }
API: FollowActor -----------------------------------------------------------
func (*FollowActorRequest) Descriptor
deprecated
func (*FollowActorRequest) Descriptor() ([]byte, []int)
Deprecated: Use FollowActorRequest.ProtoReflect.Descriptor instead.
func (*FollowActorRequest) GetAccount ¶
func (x *FollowActorRequest) GetAccount() string
func (*FollowActorRequest) GetUsername ¶
func (x *FollowActorRequest) GetUsername() string
func (*FollowActorRequest) ProtoMessage ¶
func (*FollowActorRequest) ProtoMessage()
func (*FollowActorRequest) ProtoReflect ¶
func (x *FollowActorRequest) ProtoReflect() protoreflect.Message
func (*FollowActorRequest) Reset ¶
func (x *FollowActorRequest) Reset()
func (*FollowActorRequest) String ¶
func (x *FollowActorRequest) String() string
type FollowActorResult ¶
type FollowActorResult struct {
// contains filtered or unexported fields
}
func (*FollowActorResult) Descriptor
deprecated
func (*FollowActorResult) Descriptor() ([]byte, []int)
Deprecated: Use FollowActorResult.ProtoReflect.Descriptor instead.
func (*FollowActorResult) ProtoMessage ¶
func (*FollowActorResult) ProtoMessage()
func (*FollowActorResult) ProtoReflect ¶
func (x *FollowActorResult) ProtoReflect() protoreflect.Message
func (*FollowActorResult) Reset ¶
func (x *FollowActorResult) Reset()
func (*FollowActorResult) String ¶
func (x *FollowActorResult) String() string
type GetActorRequest ¶
type GetActorRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
API: GetActor -----------------------------------------------------------
func (*GetActorRequest) Descriptor
deprecated
func (*GetActorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActorRequest.ProtoReflect.Descriptor instead.
func (*GetActorRequest) GetUsername ¶
func (x *GetActorRequest) GetUsername() string
func (*GetActorRequest) ProtoMessage ¶
func (*GetActorRequest) ProtoMessage()
func (*GetActorRequest) ProtoReflect ¶
func (x *GetActorRequest) ProtoReflect() protoreflect.Message
func (*GetActorRequest) Reset ¶
func (x *GetActorRequest) Reset()
func (*GetActorRequest) String ¶
func (x *GetActorRequest) String() string
type GetActorResult ¶
type GetActorResult struct { Context []string `protobuf:"bytes,1,rep,name=context,json=@context,proto3" json:"context,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Followers string `protobuf:"bytes,3,opt,name=followers,proto3" json:"followers,omitempty"` Following string `protobuf:"bytes,4,opt,name=following,proto3" json:"following,omitempty"` Inbox string `protobuf:"bytes,5,opt,name=inbox,proto3" json:"inbox,omitempty"` Outbox string `protobuf:"bytes,6,opt,name=outbox,proto3" json:"outbox,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` PreferredUsername string `protobuf:"bytes,8,opt,name=preferredUsername,proto3" json:"preferredUsername,omitempty"` Type string `protobuf:"bytes,9,opt,name=type,proto3" json:"type,omitempty"` Url string `protobuf:"bytes,10,opt,name=url,proto3" json:"url,omitempty"` Icon *ActivityPubMedia `protobuf:"bytes,11,opt,name=icon,proto3" json:"icon,omitempty"` Image *ActivityPubMedia `protobuf:"bytes,12,opt,name=image,proto3" json:"image,omitempty"` PublicKey *ActivityPubPublicKey `protobuf:"bytes,13,opt,name=publicKey,proto3" json:"publicKey,omitempty"` Summary string `protobuf:"bytes,14,opt,name=summary,proto3" json:"summary,omitempty"` Published string `protobuf:"bytes,15,opt,name=published,proto3" json:"published,omitempty"` // contains filtered or unexported fields }
func (*GetActorResult) Descriptor
deprecated
func (*GetActorResult) Descriptor() ([]byte, []int)
Deprecated: Use GetActorResult.ProtoReflect.Descriptor instead.
func (*GetActorResult) GetContext ¶
func (x *GetActorResult) GetContext() []string
func (*GetActorResult) GetFollowers ¶
func (x *GetActorResult) GetFollowers() string
func (*GetActorResult) GetFollowing ¶
func (x *GetActorResult) GetFollowing() string
func (*GetActorResult) GetIcon ¶
func (x *GetActorResult) GetIcon() *ActivityPubMedia
func (*GetActorResult) GetId ¶
func (x *GetActorResult) GetId() string
func (*GetActorResult) GetImage ¶
func (x *GetActorResult) GetImage() *ActivityPubMedia
func (*GetActorResult) GetInbox ¶
func (x *GetActorResult) GetInbox() string
func (*GetActorResult) GetName ¶
func (x *GetActorResult) GetName() string
func (*GetActorResult) GetOutbox ¶
func (x *GetActorResult) GetOutbox() string
func (*GetActorResult) GetPreferredUsername ¶
func (x *GetActorResult) GetPreferredUsername() string
func (*GetActorResult) GetPublicKey ¶
func (x *GetActorResult) GetPublicKey() *ActivityPubPublicKey
func (*GetActorResult) GetPublished ¶
func (x *GetActorResult) GetPublished() string
func (*GetActorResult) GetSummary ¶
func (x *GetActorResult) GetSummary() string
func (*GetActorResult) GetType ¶
func (x *GetActorResult) GetType() string
func (*GetActorResult) GetUrl ¶
func (x *GetActorResult) GetUrl() string
func (*GetActorResult) ProtoMessage ¶
func (*GetActorResult) ProtoMessage()
func (*GetActorResult) ProtoReflect ¶
func (x *GetActorResult) ProtoReflect() protoreflect.Message
func (*GetActorResult) Reset ¶
func (x *GetActorResult) Reset()
func (*GetActorResult) String ¶
func (x *GetActorResult) String() string
type GetFollowersRequest ¶
type GetFollowersRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
API: GetFollowers -----------------------------------------------------------
func (*GetFollowersRequest) Descriptor
deprecated
func (*GetFollowersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowersRequest.ProtoReflect.Descriptor instead.
func (*GetFollowersRequest) GetUsername ¶
func (x *GetFollowersRequest) GetUsername() string
func (*GetFollowersRequest) ProtoMessage ¶
func (*GetFollowersRequest) ProtoMessage()
func (*GetFollowersRequest) ProtoReflect ¶
func (x *GetFollowersRequest) ProtoReflect() protoreflect.Message
func (*GetFollowersRequest) Reset ¶
func (x *GetFollowersRequest) Reset()
func (*GetFollowersRequest) String ¶
func (x *GetFollowersRequest) String() string
type GetFollowersResult ¶
type GetFollowersResult struct { Context string `protobuf:"bytes,1,opt,name=context,json=@context,proto3" json:"context,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` TotalItems int32 `protobuf:"varint,4,opt,name=totalItems,proto3" json:"totalItems,omitempty"` OrderedItems []string `protobuf:"bytes,5,rep,name=orderedItems,proto3" json:"orderedItems,omitempty"` First string `protobuf:"bytes,6,opt,name=first,proto3" json:"first,omitempty"` // contains filtered or unexported fields }
func (*GetFollowersResult) Descriptor
deprecated
func (*GetFollowersResult) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowersResult.ProtoReflect.Descriptor instead.
func (*GetFollowersResult) GetContext ¶
func (x *GetFollowersResult) GetContext() string
func (*GetFollowersResult) GetFirst ¶
func (x *GetFollowersResult) GetFirst() string
func (*GetFollowersResult) GetId ¶
func (x *GetFollowersResult) GetId() string
func (*GetFollowersResult) GetOrderedItems ¶
func (x *GetFollowersResult) GetOrderedItems() []string
func (*GetFollowersResult) GetTotalItems ¶
func (x *GetFollowersResult) GetTotalItems() int32
func (*GetFollowersResult) GetType ¶
func (x *GetFollowersResult) GetType() string
func (*GetFollowersResult) ProtoMessage ¶
func (*GetFollowersResult) ProtoMessage()
func (*GetFollowersResult) ProtoReflect ¶
func (x *GetFollowersResult) ProtoReflect() protoreflect.Message
func (*GetFollowersResult) Reset ¶
func (x *GetFollowersResult) Reset()
func (*GetFollowersResult) String ¶
func (x *GetFollowersResult) String() string
type GetFollowingRequest ¶
type GetFollowingRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
API: GetFollowing -----------------------------------------------------------
func (*GetFollowingRequest) Descriptor
deprecated
func (*GetFollowingRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowingRequest.ProtoReflect.Descriptor instead.
func (*GetFollowingRequest) GetUsername ¶
func (x *GetFollowingRequest) GetUsername() string
func (*GetFollowingRequest) ProtoMessage ¶
func (*GetFollowingRequest) ProtoMessage()
func (*GetFollowingRequest) ProtoReflect ¶
func (x *GetFollowingRequest) ProtoReflect() protoreflect.Message
func (*GetFollowingRequest) Reset ¶
func (x *GetFollowingRequest) Reset()
func (*GetFollowingRequest) String ¶
func (x *GetFollowingRequest) String() string
type GetFollowingResult ¶
type GetFollowingResult struct { Context string `protobuf:"bytes,1,opt,name=context,json=@context,proto3" json:"context,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` TotalItems int32 `protobuf:"varint,4,opt,name=totalItems,proto3" json:"totalItems,omitempty"` OrderedItems []string `protobuf:"bytes,5,rep,name=orderedItems,proto3" json:"orderedItems,omitempty"` First string `protobuf:"bytes,6,opt,name=first,proto3" json:"first,omitempty"` // contains filtered or unexported fields }
func (*GetFollowingResult) Descriptor
deprecated
func (*GetFollowingResult) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowingResult.ProtoReflect.Descriptor instead.
func (*GetFollowingResult) GetContext ¶
func (x *GetFollowingResult) GetContext() string
func (*GetFollowingResult) GetFirst ¶
func (x *GetFollowingResult) GetFirst() string
func (*GetFollowingResult) GetId ¶
func (x *GetFollowingResult) GetId() string
func (*GetFollowingResult) GetOrderedItems ¶
func (x *GetFollowingResult) GetOrderedItems() []string
func (*GetFollowingResult) GetTotalItems ¶
func (x *GetFollowingResult) GetTotalItems() int32
func (*GetFollowingResult) GetType ¶
func (x *GetFollowingResult) GetType() string
func (*GetFollowingResult) ProtoMessage ¶
func (*GetFollowingResult) ProtoMessage()
func (*GetFollowingResult) ProtoReflect ¶
func (x *GetFollowingResult) ProtoReflect() protoreflect.Message
func (*GetFollowingResult) Reset ¶
func (x *GetFollowingResult) Reset()
func (*GetFollowingResult) String ¶
func (x *GetFollowingResult) String() string
type GetInboxRequest ¶
type GetInboxRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
API: GetInbox -----------------------------------------------------------
func (*GetInboxRequest) Descriptor
deprecated
func (*GetInboxRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInboxRequest.ProtoReflect.Descriptor instead.
func (*GetInboxRequest) GetUsername ¶
func (x *GetInboxRequest) GetUsername() string
func (*GetInboxRequest) ProtoMessage ¶
func (*GetInboxRequest) ProtoMessage()
func (*GetInboxRequest) ProtoReflect ¶
func (x *GetInboxRequest) ProtoReflect() protoreflect.Message
func (*GetInboxRequest) Reset ¶
func (x *GetInboxRequest) Reset()
func (*GetInboxRequest) String ¶
func (x *GetInboxRequest) String() string
type GetInboxResult ¶
type GetInboxResult struct { Context string `protobuf:"bytes,1,opt,name=context,json=@context,proto3" json:"context,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` TotalItems int32 `protobuf:"varint,4,opt,name=totalItems,proto3" json:"totalItems,omitempty"` OrderedItems []*ActivityPubActivity `protobuf:"bytes,5,rep,name=orderedItems,proto3" json:"orderedItems,omitempty"` First string `protobuf:"bytes,6,opt,name=first,proto3" json:"first,omitempty"` // contains filtered or unexported fields }
func (*GetInboxResult) Descriptor
deprecated
func (*GetInboxResult) Descriptor() ([]byte, []int)
Deprecated: Use GetInboxResult.ProtoReflect.Descriptor instead.
func (*GetInboxResult) GetContext ¶
func (x *GetInboxResult) GetContext() string
func (*GetInboxResult) GetFirst ¶
func (x *GetInboxResult) GetFirst() string
func (*GetInboxResult) GetId ¶
func (x *GetInboxResult) GetId() string
func (*GetInboxResult) GetOrderedItems ¶
func (x *GetInboxResult) GetOrderedItems() []*ActivityPubActivity
func (*GetInboxResult) GetTotalItems ¶
func (x *GetInboxResult) GetTotalItems() int32
func (*GetInboxResult) GetType ¶
func (x *GetInboxResult) GetType() string
func (*GetInboxResult) ProtoMessage ¶
func (*GetInboxResult) ProtoMessage()
func (*GetInboxResult) ProtoReflect ¶
func (x *GetInboxResult) ProtoReflect() protoreflect.Message
func (*GetInboxResult) Reset ¶
func (x *GetInboxResult) Reset()
func (*GetInboxResult) String ¶
func (x *GetInboxResult) String() string
type GetOutboxRequest ¶
type GetOutboxRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
API: GetOutbox -----------------------------------------------------------
func (*GetOutboxRequest) Descriptor
deprecated
func (*GetOutboxRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOutboxRequest.ProtoReflect.Descriptor instead.
func (*GetOutboxRequest) GetUsername ¶
func (x *GetOutboxRequest) GetUsername() string
func (*GetOutboxRequest) ProtoMessage ¶
func (*GetOutboxRequest) ProtoMessage()
func (*GetOutboxRequest) ProtoReflect ¶
func (x *GetOutboxRequest) ProtoReflect() protoreflect.Message
func (*GetOutboxRequest) Reset ¶
func (x *GetOutboxRequest) Reset()
func (*GetOutboxRequest) String ¶
func (x *GetOutboxRequest) String() string
type GetOutboxResult ¶
type GetOutboxResult struct { Context string `protobuf:"bytes,1,opt,name=context,json=@context,proto3" json:"context,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` TotalItems int32 `protobuf:"varint,4,opt,name=totalItems,proto3" json:"totalItems,omitempty"` OrderedItems []*ActivityPubActivity `protobuf:"bytes,5,rep,name=orderedItems,proto3" json:"orderedItems,omitempty"` First string `protobuf:"bytes,6,opt,name=first,proto3" json:"first,omitempty"` // contains filtered or unexported fields }
func (*GetOutboxResult) Descriptor
deprecated
func (*GetOutboxResult) Descriptor() ([]byte, []int)
Deprecated: Use GetOutboxResult.ProtoReflect.Descriptor instead.
func (*GetOutboxResult) GetContext ¶
func (x *GetOutboxResult) GetContext() string
func (*GetOutboxResult) GetFirst ¶
func (x *GetOutboxResult) GetFirst() string
func (*GetOutboxResult) GetId ¶
func (x *GetOutboxResult) GetId() string
func (*GetOutboxResult) GetOrderedItems ¶
func (x *GetOutboxResult) GetOrderedItems() []*ActivityPubActivity
func (*GetOutboxResult) GetTotalItems ¶
func (x *GetOutboxResult) GetTotalItems() int32
func (*GetOutboxResult) GetType ¶
func (x *GetOutboxResult) GetType() string
func (*GetOutboxResult) ProtoMessage ¶
func (*GetOutboxResult) ProtoMessage()
func (*GetOutboxResult) ProtoReflect ¶
func (x *GetOutboxResult) ProtoReflect() protoreflect.Message
func (*GetOutboxResult) Reset ¶
func (x *GetOutboxResult) Reset()
func (*GetOutboxResult) String ¶
func (x *GetOutboxResult) String() string
type GetPackagesRequest ¶
type GetPackagesRequest struct {
// contains filtered or unexported fields
}
API: GetPackages -----------------------------------------------------------
func (*GetPackagesRequest) Descriptor
deprecated
func (*GetPackagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPackagesRequest.ProtoReflect.Descriptor instead.
func (*GetPackagesRequest) ProtoMessage ¶
func (*GetPackagesRequest) ProtoMessage()
func (*GetPackagesRequest) ProtoReflect ¶
func (x *GetPackagesRequest) ProtoReflect() protoreflect.Message
func (*GetPackagesRequest) Reset ¶
func (x *GetPackagesRequest) Reset()
func (*GetPackagesRequest) String ¶
func (x *GetPackagesRequest) String() string
type GetPackagesResult ¶
type GetPackagesResult struct { Body []byte `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*GetPackagesResult) Descriptor
deprecated
func (*GetPackagesResult) Descriptor() ([]byte, []int)
Deprecated: Use GetPackagesResult.ProtoReflect.Descriptor instead.
func (*GetPackagesResult) GetBody ¶
func (x *GetPackagesResult) GetBody() []byte
func (*GetPackagesResult) ProtoMessage ¶
func (*GetPackagesResult) ProtoMessage()
func (*GetPackagesResult) ProtoReflect ¶
func (x *GetPackagesResult) ProtoReflect() protoreflect.Message
func (*GetPackagesResult) Reset ¶
func (x *GetPackagesResult) Reset()
func (*GetPackagesResult) String ¶
func (x *GetPackagesResult) String() string
type GetProfileByUserRequest ¶
type GetProfileByUserRequest struct {
// contains filtered or unexported fields
}
API: GetProfileByUser -----------------------------------------------------------
func (*GetProfileByUserRequest) Descriptor
deprecated
func (*GetProfileByUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileByUserRequest.ProtoReflect.Descriptor instead.
func (*GetProfileByUserRequest) ProtoMessage ¶
func (*GetProfileByUserRequest) ProtoMessage()
func (*GetProfileByUserRequest) ProtoReflect ¶
func (x *GetProfileByUserRequest) ProtoReflect() protoreflect.Message
func (*GetProfileByUserRequest) Reset ¶
func (x *GetProfileByUserRequest) Reset()
func (*GetProfileByUserRequest) String ¶
func (x *GetProfileByUserRequest) String() string
type GetProfileByUserResult ¶
type GetProfileByUserResult struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=displayName,proto3" json:"displayName,omitempty"` Avatar string `protobuf:"bytes,3,opt,name=avatar,proto3" json:"avatar,omitempty"` Banner string `protobuf:"bytes,4,opt,name=banner,proto3" json:"banner,omitempty"` Summary string `protobuf:"bytes,5,opt,name=summary,proto3" json:"summary,omitempty"` Github string `protobuf:"bytes,6,opt,name=github,proto3" json:"github,omitempty"` // contains filtered or unexported fields }
func (*GetProfileByUserResult) Descriptor
deprecated
func (*GetProfileByUserResult) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileByUserResult.ProtoReflect.Descriptor instead.
func (*GetProfileByUserResult) GetAvatar ¶
func (x *GetProfileByUserResult) GetAvatar() string
func (*GetProfileByUserResult) GetBanner ¶
func (x *GetProfileByUserResult) GetBanner() string
func (*GetProfileByUserResult) GetDisplayName ¶
func (x *GetProfileByUserResult) GetDisplayName() string
func (*GetProfileByUserResult) GetGithub ¶
func (x *GetProfileByUserResult) GetGithub() string
func (*GetProfileByUserResult) GetSummary ¶
func (x *GetProfileByUserResult) GetSummary() string
func (*GetProfileByUserResult) GetUsername ¶
func (x *GetProfileByUserResult) GetUsername() string
func (*GetProfileByUserResult) ProtoMessage ¶
func (*GetProfileByUserResult) ProtoMessage()
func (*GetProfileByUserResult) ProtoReflect ¶
func (x *GetProfileByUserResult) ProtoReflect() protoreflect.Message
func (*GetProfileByUserResult) Reset ¶
func (x *GetProfileByUserResult) Reset()
func (*GetProfileByUserResult) String ¶
func (x *GetProfileByUserResult) String() string
type GetServerConfigurationRequest ¶
type GetServerConfigurationRequest struct {
// contains filtered or unexported fields
}
API: GetServerConfiguration -----------------------------------------------------------
func (*GetServerConfigurationRequest) Descriptor
deprecated
func (*GetServerConfigurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServerConfigurationRequest.ProtoReflect.Descriptor instead.
func (*GetServerConfigurationRequest) ProtoMessage ¶
func (*GetServerConfigurationRequest) ProtoMessage()
func (*GetServerConfigurationRequest) ProtoReflect ¶
func (x *GetServerConfigurationRequest) ProtoReflect() protoreflect.Message
func (*GetServerConfigurationRequest) Reset ¶
func (x *GetServerConfigurationRequest) Reset()
func (*GetServerConfigurationRequest) String ¶
func (x *GetServerConfigurationRequest) String() string
type GetServerConfigurationResult ¶
type GetServerConfigurationResult struct { Product string `protobuf:"bytes,1,opt,name=product,proto3" json:"product,omitempty"` Environment string `protobuf:"bytes,2,opt,name=environment,proto3" json:"environment,omitempty"` Fqdn string `protobuf:"bytes,3,opt,name=fqdn,proto3" json:"fqdn,omitempty"` // contains filtered or unexported fields }
func (*GetServerConfigurationResult) Descriptor
deprecated
func (*GetServerConfigurationResult) Descriptor() ([]byte, []int)
Deprecated: Use GetServerConfigurationResult.ProtoReflect.Descriptor instead.
func (*GetServerConfigurationResult) GetEnvironment ¶
func (x *GetServerConfigurationResult) GetEnvironment() string
func (*GetServerConfigurationResult) GetFqdn ¶
func (x *GetServerConfigurationResult) GetFqdn() string
func (*GetServerConfigurationResult) GetProduct ¶
func (x *GetServerConfigurationResult) GetProduct() string
func (*GetServerConfigurationResult) ProtoMessage ¶
func (*GetServerConfigurationResult) ProtoMessage()
func (*GetServerConfigurationResult) ProtoReflect ¶
func (x *GetServerConfigurationResult) ProtoReflect() protoreflect.Message
func (*GetServerConfigurationResult) Reset ¶
func (x *GetServerConfigurationResult) Reset()
func (*GetServerConfigurationResult) String ¶
func (x *GetServerConfigurationResult) String() string
type LoginRequest ¶
type LoginRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
API: Login -----------------------------------------------------------
func (*LoginRequest) Descriptor
deprecated
func (*LoginRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoginRequest.ProtoReflect.Descriptor instead.
func (*LoginRequest) GetEmail ¶
func (x *LoginRequest) GetEmail() string
func (*LoginRequest) GetPassword ¶
func (x *LoginRequest) GetPassword() string
func (*LoginRequest) ProtoMessage ¶
func (*LoginRequest) ProtoMessage()
func (*LoginRequest) ProtoReflect ¶
func (x *LoginRequest) ProtoReflect() protoreflect.Message
func (*LoginRequest) Reset ¶
func (x *LoginRequest) Reset()
func (*LoginRequest) String ¶
func (x *LoginRequest) String() string
type LoginResult ¶
type LoginResult struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*LoginResult) Descriptor
deprecated
func (*LoginResult) Descriptor() ([]byte, []int)
Deprecated: Use LoginResult.ProtoReflect.Descriptor instead.
func (*LoginResult) GetToken ¶
func (x *LoginResult) GetToken() string
func (*LoginResult) GetUsername ¶
func (x *LoginResult) GetUsername() string
func (*LoginResult) ProtoMessage ¶
func (*LoginResult) ProtoMessage()
func (*LoginResult) ProtoReflect ¶
func (x *LoginResult) ProtoReflect() protoreflect.Message
func (*LoginResult) Reset ¶
func (x *LoginResult) Reset()
func (*LoginResult) String ¶
func (x *LoginResult) String() string
type LogoutRequest ¶
type LogoutRequest struct {
// contains filtered or unexported fields
}
API: Logout -----------------------------------------------------------
func (*LogoutRequest) Descriptor
deprecated
func (*LogoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use LogoutRequest.ProtoReflect.Descriptor instead.
func (*LogoutRequest) ProtoMessage ¶
func (*LogoutRequest) ProtoMessage()
func (*LogoutRequest) ProtoReflect ¶
func (x *LogoutRequest) ProtoReflect() protoreflect.Message
func (*LogoutRequest) Reset ¶
func (x *LogoutRequest) Reset()
func (*LogoutRequest) String ¶
func (x *LogoutRequest) String() string
type LogoutResult ¶
type LogoutResult struct {
// contains filtered or unexported fields
}
func (*LogoutResult) Descriptor
deprecated
func (*LogoutResult) Descriptor() ([]byte, []int)
Deprecated: Use LogoutResult.ProtoReflect.Descriptor instead.
func (*LogoutResult) ProtoMessage ¶
func (*LogoutResult) ProtoMessage()
func (*LogoutResult) ProtoReflect ¶
func (x *LogoutResult) ProtoReflect() protoreflect.Message
func (*LogoutResult) Reset ¶
func (x *LogoutResult) Reset()
func (*LogoutResult) String ¶
func (x *LogoutResult) String() string
type PostToInboxRequest ¶
type PostToInboxRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Body []byte `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
API: PostToInbox -----------------------------------------------------------
func (*PostToInboxRequest) Descriptor
deprecated
func (*PostToInboxRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostToInboxRequest.ProtoReflect.Descriptor instead.
func (*PostToInboxRequest) GetBody ¶
func (x *PostToInboxRequest) GetBody() []byte
func (*PostToInboxRequest) GetUsername ¶
func (x *PostToInboxRequest) GetUsername() string
func (*PostToInboxRequest) ProtoMessage ¶
func (*PostToInboxRequest) ProtoMessage()
func (*PostToInboxRequest) ProtoReflect ¶
func (x *PostToInboxRequest) ProtoReflect() protoreflect.Message
func (*PostToInboxRequest) Reset ¶
func (x *PostToInboxRequest) Reset()
func (*PostToInboxRequest) String ¶
func (x *PostToInboxRequest) String() string
type PostToInboxResult ¶
type PostToInboxResult struct { Body []byte `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*PostToInboxResult) Descriptor
deprecated
func (*PostToInboxResult) Descriptor() ([]byte, []int)
Deprecated: Use PostToInboxResult.ProtoReflect.Descriptor instead.
func (*PostToInboxResult) GetBody ¶
func (x *PostToInboxResult) GetBody() []byte
func (*PostToInboxResult) ProtoMessage ¶
func (*PostToInboxResult) ProtoMessage()
func (*PostToInboxResult) ProtoReflect ¶
func (x *PostToInboxResult) ProtoReflect() protoreflect.Message
func (*PostToInboxResult) Reset ¶
func (x *PostToInboxResult) Reset()
func (*PostToInboxResult) String ¶
func (x *PostToInboxResult) String() string
type PostToOutboxRequest ¶
type PostToOutboxRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Body []byte `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
API: PostToOutbox -----------------------------------------------------------
func (*PostToOutboxRequest) Descriptor
deprecated
func (*PostToOutboxRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostToOutboxRequest.ProtoReflect.Descriptor instead.
func (*PostToOutboxRequest) GetBody ¶
func (x *PostToOutboxRequest) GetBody() []byte
func (*PostToOutboxRequest) GetUsername ¶
func (x *PostToOutboxRequest) GetUsername() string
func (*PostToOutboxRequest) ProtoMessage ¶
func (*PostToOutboxRequest) ProtoMessage()
func (*PostToOutboxRequest) ProtoReflect ¶
func (x *PostToOutboxRequest) ProtoReflect() protoreflect.Message
func (*PostToOutboxRequest) Reset ¶
func (x *PostToOutboxRequest) Reset()
func (*PostToOutboxRequest) String ¶
func (x *PostToOutboxRequest) String() string
type PostToOutboxResult ¶
type PostToOutboxResult struct { Body []byte `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*PostToOutboxResult) Descriptor
deprecated
func (*PostToOutboxResult) Descriptor() ([]byte, []int)
Deprecated: Use PostToOutboxResult.ProtoReflect.Descriptor instead.
func (*PostToOutboxResult) GetBody ¶
func (x *PostToOutboxResult) GetBody() []byte
func (*PostToOutboxResult) ProtoMessage ¶
func (*PostToOutboxResult) ProtoMessage()
func (*PostToOutboxResult) ProtoReflect ¶
func (x *PostToOutboxResult) ProtoReflect() protoreflect.Message
func (*PostToOutboxResult) Reset ¶
func (x *PostToOutboxResult) Reset()
func (*PostToOutboxResult) String ¶
func (x *PostToOutboxResult) String() string
type ResendVerificationCodeRequest ¶
type ResendVerificationCodeRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
API: ResendVerificationCode -----------------------------------------------------------
func (*ResendVerificationCodeRequest) Descriptor
deprecated
func (*ResendVerificationCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResendVerificationCodeRequest.ProtoReflect.Descriptor instead.
func (*ResendVerificationCodeRequest) GetEmail ¶
func (x *ResendVerificationCodeRequest) GetEmail() string
func (*ResendVerificationCodeRequest) ProtoMessage ¶
func (*ResendVerificationCodeRequest) ProtoMessage()
func (*ResendVerificationCodeRequest) ProtoReflect ¶
func (x *ResendVerificationCodeRequest) ProtoReflect() protoreflect.Message
func (*ResendVerificationCodeRequest) Reset ¶
func (x *ResendVerificationCodeRequest) Reset()
func (*ResendVerificationCodeRequest) String ¶
func (x *ResendVerificationCodeRequest) String() string
type ResendVerificationCodeResult ¶
type ResendVerificationCodeResult struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*ResendVerificationCodeResult) Descriptor
deprecated
func (*ResendVerificationCodeResult) Descriptor() ([]byte, []int)
Deprecated: Use ResendVerificationCodeResult.ProtoReflect.Descriptor instead.
func (*ResendVerificationCodeResult) GetCode ¶
func (x *ResendVerificationCodeResult) GetCode() string
func (*ResendVerificationCodeResult) ProtoMessage ¶
func (*ResendVerificationCodeResult) ProtoMessage()
func (*ResendVerificationCodeResult) ProtoReflect ¶
func (x *ResendVerificationCodeResult) ProtoReflect() protoreflect.Message
func (*ResendVerificationCodeResult) Reset ¶
func (x *ResendVerificationCodeResult) Reset()
func (*ResendVerificationCodeResult) String ¶
func (x *ResendVerificationCodeResult) String() string
type ResetPasswordRequest ¶
type ResetPasswordRequest struct { UsernameOrEmail string `protobuf:"bytes,1,opt,name=usernameOrEmail,proto3" json:"usernameOrEmail,omitempty"` // contains filtered or unexported fields }
API: ResetPassword -----------------------------------------------------------
func (*ResetPasswordRequest) Descriptor
deprecated
func (*ResetPasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetPasswordRequest.ProtoReflect.Descriptor instead.
func (*ResetPasswordRequest) GetUsernameOrEmail ¶
func (x *ResetPasswordRequest) GetUsernameOrEmail() string
func (*ResetPasswordRequest) ProtoMessage ¶
func (*ResetPasswordRequest) ProtoMessage()
func (*ResetPasswordRequest) ProtoReflect ¶
func (x *ResetPasswordRequest) ProtoReflect() protoreflect.Message
func (*ResetPasswordRequest) Reset ¶
func (x *ResetPasswordRequest) Reset()
func (*ResetPasswordRequest) String ¶
func (x *ResetPasswordRequest) String() string
type ResetPasswordResult ¶
type ResetPasswordResult struct {
// contains filtered or unexported fields
}
func (*ResetPasswordResult) Descriptor
deprecated
func (*ResetPasswordResult) Descriptor() ([]byte, []int)
Deprecated: Use ResetPasswordResult.ProtoReflect.Descriptor instead.
func (*ResetPasswordResult) ProtoMessage ¶
func (*ResetPasswordResult) ProtoMessage()
func (*ResetPasswordResult) ProtoReflect ¶
func (x *ResetPasswordResult) ProtoReflect() protoreflect.Message
func (*ResetPasswordResult) Reset ¶
func (x *ResetPasswordResult) Reset()
func (*ResetPasswordResult) String ¶
func (x *ResetPasswordResult) String() string
type SignupRequest ¶
type SignupRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
API: Signup -----------------------------------------------------------
func (*SignupRequest) Descriptor
deprecated
func (*SignupRequest) Descriptor() ([]byte, []int)
Deprecated: Use SignupRequest.ProtoReflect.Descriptor instead.
func (*SignupRequest) GetEmail ¶
func (x *SignupRequest) GetEmail() string
func (*SignupRequest) GetPassword ¶
func (x *SignupRequest) GetPassword() string
func (*SignupRequest) GetUsername ¶
func (x *SignupRequest) GetUsername() string
func (*SignupRequest) ProtoMessage ¶
func (*SignupRequest) ProtoMessage()
func (*SignupRequest) ProtoReflect ¶
func (x *SignupRequest) ProtoReflect() protoreflect.Message
func (*SignupRequest) Reset ¶
func (x *SignupRequest) Reset()
func (*SignupRequest) String ¶
func (x *SignupRequest) String() string
type SignupResult ¶
type SignupResult struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*SignupResult) Descriptor
deprecated
func (*SignupResult) Descriptor() ([]byte, []int)
Deprecated: Use SignupResult.ProtoReflect.Descriptor instead.
func (*SignupResult) GetCode ¶
func (x *SignupResult) GetCode() string
func (*SignupResult) GetToken ¶
func (x *SignupResult) GetToken() string
func (*SignupResult) ProtoMessage ¶
func (*SignupResult) ProtoMessage()
func (*SignupResult) ProtoReflect ¶
func (x *SignupResult) ProtoReflect() protoreflect.Message
func (*SignupResult) Reset ¶
func (x *SignupResult) Reset()
func (*SignupResult) String ¶
func (x *SignupResult) String() string
type SystemCallRequest ¶
type SystemCallRequest struct { Command string `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` // contains filtered or unexported fields }
API: SystemCall -----------------------------------------------------------
func (*SystemCallRequest) Descriptor
deprecated
func (*SystemCallRequest) Descriptor() ([]byte, []int)
Deprecated: Use SystemCallRequest.ProtoReflect.Descriptor instead.
func (*SystemCallRequest) GetCommand ¶
func (x *SystemCallRequest) GetCommand() string
func (*SystemCallRequest) ProtoMessage ¶
func (*SystemCallRequest) ProtoMessage()
func (*SystemCallRequest) ProtoReflect ¶
func (x *SystemCallRequest) ProtoReflect() protoreflect.Message
func (*SystemCallRequest) Reset ¶
func (x *SystemCallRequest) Reset()
func (*SystemCallRequest) String ¶
func (x *SystemCallRequest) String() string
type SystemCallResult ¶
type SystemCallResult struct {
// contains filtered or unexported fields
}
func (*SystemCallResult) Descriptor
deprecated
func (*SystemCallResult) Descriptor() ([]byte, []int)
Deprecated: Use SystemCallResult.ProtoReflect.Descriptor instead.
func (*SystemCallResult) ProtoMessage ¶
func (*SystemCallResult) ProtoMessage()
func (*SystemCallResult) ProtoReflect ¶
func (x *SystemCallResult) ProtoReflect() protoreflect.Message
func (*SystemCallResult) Reset ¶
func (x *SystemCallResult) Reset()
func (*SystemCallResult) String ¶
func (x *SystemCallResult) String() string
type UpdateProfileByUserRequest ¶
type UpdateProfileByUserRequest struct { DisplayName string `protobuf:"bytes,1,opt,name=displayName,proto3" json:"displayName,omitempty"` Avatar string `protobuf:"bytes,2,opt,name=avatar,proto3" json:"avatar,omitempty"` Banner string `protobuf:"bytes,3,opt,name=banner,proto3" json:"banner,omitempty"` Summary string `protobuf:"bytes,4,opt,name=summary,proto3" json:"summary,omitempty"` Github string `protobuf:"bytes,5,opt,name=github,proto3" json:"github,omitempty"` // contains filtered or unexported fields }
API: UpdateProfileByUser -----------------------------------------------------------
func (*UpdateProfileByUserRequest) Descriptor
deprecated
func (*UpdateProfileByUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProfileByUserRequest.ProtoReflect.Descriptor instead.
func (*UpdateProfileByUserRequest) GetAvatar ¶
func (x *UpdateProfileByUserRequest) GetAvatar() string
func (*UpdateProfileByUserRequest) GetBanner ¶
func (x *UpdateProfileByUserRequest) GetBanner() string
func (*UpdateProfileByUserRequest) GetDisplayName ¶
func (x *UpdateProfileByUserRequest) GetDisplayName() string
func (*UpdateProfileByUserRequest) GetGithub ¶
func (x *UpdateProfileByUserRequest) GetGithub() string
func (*UpdateProfileByUserRequest) GetSummary ¶
func (x *UpdateProfileByUserRequest) GetSummary() string
func (*UpdateProfileByUserRequest) ProtoMessage ¶
func (*UpdateProfileByUserRequest) ProtoMessage()
func (*UpdateProfileByUserRequest) ProtoReflect ¶
func (x *UpdateProfileByUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateProfileByUserRequest) Reset ¶
func (x *UpdateProfileByUserRequest) Reset()
func (*UpdateProfileByUserRequest) String ¶
func (x *UpdateProfileByUserRequest) String() string
type UpdateProfileByUserResult ¶
type UpdateProfileByUserResult struct { DisplayName string `protobuf:"bytes,1,opt,name=displayName,proto3" json:"displayName,omitempty"` Avatar string `protobuf:"bytes,2,opt,name=avatar,proto3" json:"avatar,omitempty"` Banner string `protobuf:"bytes,3,opt,name=banner,proto3" json:"banner,omitempty"` Summary string `protobuf:"bytes,4,opt,name=summary,proto3" json:"summary,omitempty"` Github string `protobuf:"bytes,5,opt,name=github,proto3" json:"github,omitempty"` // contains filtered or unexported fields }
func (*UpdateProfileByUserResult) Descriptor
deprecated
func (*UpdateProfileByUserResult) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProfileByUserResult.ProtoReflect.Descriptor instead.
func (*UpdateProfileByUserResult) GetAvatar ¶
func (x *UpdateProfileByUserResult) GetAvatar() string
func (*UpdateProfileByUserResult) GetBanner ¶
func (x *UpdateProfileByUserResult) GetBanner() string
func (*UpdateProfileByUserResult) GetDisplayName ¶
func (x *UpdateProfileByUserResult) GetDisplayName() string
func (*UpdateProfileByUserResult) GetGithub ¶
func (x *UpdateProfileByUserResult) GetGithub() string
func (*UpdateProfileByUserResult) GetSummary ¶
func (x *UpdateProfileByUserResult) GetSummary() string
func (*UpdateProfileByUserResult) ProtoMessage ¶
func (*UpdateProfileByUserResult) ProtoMessage()
func (*UpdateProfileByUserResult) ProtoReflect ¶
func (x *UpdateProfileByUserResult) ProtoReflect() protoreflect.Message
func (*UpdateProfileByUserResult) Reset ¶
func (x *UpdateProfileByUserResult) Reset()
func (*UpdateProfileByUserResult) String ¶
func (x *UpdateProfileByUserResult) String() string
type User ¶
type User struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Github string `protobuf:"bytes,3,opt,name=github,proto3" json:"github,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
type VerifyRequest ¶
type VerifyRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
API: Verify -----------------------------------------------------------
func (*VerifyRequest) Descriptor
deprecated
func (*VerifyRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyRequest.ProtoReflect.Descriptor instead.
func (*VerifyRequest) GetCode ¶
func (x *VerifyRequest) GetCode() string
func (*VerifyRequest) GetEmail ¶
func (x *VerifyRequest) GetEmail() string
func (*VerifyRequest) GetToken ¶
func (x *VerifyRequest) GetToken() string
func (*VerifyRequest) ProtoMessage ¶
func (*VerifyRequest) ProtoMessage()
func (*VerifyRequest) ProtoReflect ¶
func (x *VerifyRequest) ProtoReflect() protoreflect.Message
func (*VerifyRequest) Reset ¶
func (x *VerifyRequest) Reset()
func (*VerifyRequest) String ¶
func (x *VerifyRequest) String() string
type VerifyResult ¶
type VerifyResult struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*VerifyResult) Descriptor
deprecated
func (*VerifyResult) Descriptor() ([]byte, []int)
Deprecated: Use VerifyResult.ProtoReflect.Descriptor instead.
func (*VerifyResult) GetToken ¶
func (x *VerifyResult) GetToken() string
func (*VerifyResult) ProtoMessage ¶
func (*VerifyResult) ProtoMessage()
func (*VerifyResult) ProtoReflect ¶
func (x *VerifyResult) ProtoReflect() protoreflect.Message
func (*VerifyResult) Reset ¶
func (x *VerifyResult) Reset()
func (*VerifyResult) String ¶
func (x *VerifyResult) String() string
type WebfingerRequest ¶
type WebfingerRequest struct { Resource string `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
API: Webfinger -----------------------------------------------------------
func (*WebfingerRequest) Descriptor
deprecated
func (*WebfingerRequest) Descriptor() ([]byte, []int)
Deprecated: Use WebfingerRequest.ProtoReflect.Descriptor instead.
func (*WebfingerRequest) GetResource ¶
func (x *WebfingerRequest) GetResource() string
func (*WebfingerRequest) ProtoMessage ¶
func (*WebfingerRequest) ProtoMessage()
func (*WebfingerRequest) ProtoReflect ¶
func (x *WebfingerRequest) ProtoReflect() protoreflect.Message
func (*WebfingerRequest) Reset ¶
func (x *WebfingerRequest) Reset()
func (*WebfingerRequest) String ¶
func (x *WebfingerRequest) String() string
type WebfingerResult ¶
type WebfingerResult struct { Aliases []string `protobuf:"bytes,1,rep,name=aliases,proto3" json:"aliases,omitempty"` Links []*ActivityPubLink `protobuf:"bytes,2,rep,name=links,proto3" json:"links,omitempty"` Subject string `protobuf:"bytes,3,opt,name=subject,proto3" json:"subject,omitempty"` // contains filtered or unexported fields }
func (*WebfingerResult) Descriptor
deprecated
func (*WebfingerResult) Descriptor() ([]byte, []int)
Deprecated: Use WebfingerResult.ProtoReflect.Descriptor instead.
func (*WebfingerResult) GetAliases ¶
func (x *WebfingerResult) GetAliases() []string
func (*WebfingerResult) GetLinks ¶
func (x *WebfingerResult) GetLinks() []*ActivityPubLink
func (*WebfingerResult) GetSubject ¶
func (x *WebfingerResult) GetSubject() string
func (*WebfingerResult) ProtoMessage ¶
func (*WebfingerResult) ProtoMessage()
func (*WebfingerResult) ProtoReflect ¶
func (x *WebfingerResult) ProtoReflect() protoreflect.Message
func (*WebfingerResult) Reset ¶
func (x *WebfingerResult) Reset()
func (*WebfingerResult) String ¶
func (x *WebfingerResult) String() string