Documentation ¶
Index ¶
Constants ¶
const AttrAck = "ack"
AttrAck - conversation attribute for acknowledgement status
const AttrAuthor = "author"
AttrAuthor - conversation attribute for author of the message - referenced by pub key rather than conversation id because of groups.
const AttrDownloaded = "file-downloaded"
AttrDownloaded - conversation attribute for storing downloaded prompts (for file downloads)
const AttrErr = "error"
AttrErr - conversation attribute for errored status
const AttrRejected = "rejected-invite"
AttrRejected - conversation attribute for storing rejected prompts (for invites)
const AttrSentTimestamp = "sent"
AttrSentTimestamp - conversation attribute for the time the message was (nominally) sent
const False = "false"
False - false
const GroupID = "groupid"
GroupID is the ID of a group
const GroupKey = "groupkey"
GroupKey is the name of the group key attribute...
const GroupPrefix = "torv3"
GroupPrefix precedes a group import statement
const GroupServer = "groupserver"
GroupServer identifies the Server the legacy group is hosted on
const ImportBundlePrefix = "importBundle"
ImportBundlePrefix is an error api constant for import bundle error messages
const Name = "name"
Name refers to a Profile Name
const Onion = "onion"
Onion refers the Onion address of the profile
const ProfileTypeV1DefaultPassword = "v1-defaultPassword"
ProfileTypeV1DefaultPassword is a tag describing a profile protected with the default password.
const ProfileTypeV1Password = "v1-userPassword"
ProfileTypeV1Password is a tag describing a profile encrypted derived from a user-provided password.
const ServerPrefix = "server:"
ServerPrefix precedes a server import statement
const Tag = "tag"
Tag describes the type of a profile e.g. default password / encrypted etc.
const TofuBundlePrefix = "tofubundle:"
TofuBundlePrefix precedes a server and a group import statement
const True = "true"
True - true
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.