MCPcopy Create free account

hub / github.com/coyim/coyim / types & classes

Types & classes1,021 in github.com/coyim/coyim

↓ 101 callersTypeAliascolorValue
gui/colors.go:10
↓ 3 callersTypeAliasCertificatePinsByNaturalOrder
CertificatePinsByNaturalOrder sorts certificate pins by the fingerprints
config/pins.go:60
↓ 3 callersTypeAliasToken
Token represents a SASL token exchanged by client and server.
sasl/token.go:8
↓ 3 callersTypeAliasrawXML
xmpp/iq.go:17
↓ 3 callersFuncTypereplaceTransformer
func(r rune) rune
sasl/stringprep.go:12
↓ 2 callersTypeAliasByOccupantJid
ByOccupantJid sorts occupants by real JID and then nickname
session/muc/occupant_sorting.go:18
↓ 2 callersTypeAliasByOccupantNick
ByOccupantNick sorts occupants by nickname
session/muc/occupant_sorting.go:9
↓ 2 callersTypeAliasEncryptionSettings
EncryptionSettings configures the encryption setting for this peer
config/peer.go:11
↓ 2 callersTypeAliasbyAccountNameAlphabetic
gui/account.go:87
↓ 2 callersTypeAliasbyAlpha
config/importer/gajim.go:340
↓ 2 callersTypeAliasbyGroupNameAlphabetic
roster/group_list.go:89
↓ 2 callersTypeAliasbyJidAlphabetic
roster/list.go:189
↓ 2 callersTypeAliasbyPriorityWeight
xmpp/dns.go:46
↓ 2 callersTypeAliasbyPriorityWeight
net/dns.go:95
↓ 2 callersTypeAliasmucRoomConfigPageID
gui/muc_room_config_component.go:14
↓ 2 callersTypeAliasmucUserStatuses
session/muc_statuses.go:68
↓ 1 callersTypeAliasByAccountNameAlphabetic
ByAccountNameAlphabetic sorts the accounts based on their account names
config/application_config.go:306
↓ 1 callersTypeAliasByNaturalOrder
ByNaturalOrder sorts fingerprints according to the fingerprint
config/peer.go:76
↓ 1 callersInterfaceFragment
Fragment is one of any type of text fragments - either formatted or unformatted
text/format.go:57
↓ 1 callersTypeAliasLegacyByNaturalOrder
LegacyByNaturalOrder sorts fingerprints according to first the user ID and then the fingerprint
config/fingerprints.go:54
↓ 1 callersTypeAliasSASLErrorCondition
SASLErrorCondition represents a defined SASL-related error conditions as defined in RFC 6120, section 6.5
xmpp/data/sasl.go:48
↓ 1 callersTypeAliasSecurityChange
SecurityChange describes a change in the security state of a Conversation.
otrclient/events.go:4
↓ 1 callersTypeAliasbyNameForPresentation
gui/roster.go:496
↓ 1 callersTypeAliasbyNameForPresentation
roster/list.go:197
↓ 1 callersTypeAliasbyStatus
gui/roster.go:522
↓ 1 callersTypeAliasconversationTag
gui/muc_room_conversation_tags.go:10
↓ 1 callersTypeAliasroomConfigChangedTypes
gui/muc_room_config.go:117
↓ 1 callersTypeAliasroomConfigFieldsNames
session/muc/room_config_field_constants.go:108
↓ 1 callersTypeAliasrosterEntries
xmpp/data/roster.go:40
↓ 1 callersTypeAliassortedServers
We sort the servers first based on if they are recommended, second, if they have onion, third, by name
servers/known.go:167
StructAccount
Account contains the configuration for one account
config/account.go:19
StructAccountPeerSuite
config/peer_test.go:9
StructAccountSuite
gui/account_test.go:19
StructAccountXMPPSuite
config/account_test.go:11
StructAccountsSuite
config/application_config_test.go:15
StructActor
Actor represents the occupant that updates the role or affiliation
session/muc/data/affiliation_role_update.go:4
StructAdiumSuite
config/importer/adium_test.go:12
StructAdminAffiliation
AdminAffiliation is a representation of MUC's "admin" affiliation
session/muc/data/affiliation.go:91
InterfaceAffiliation
Affiliation represents an affiliation as specificed by section 5.2 in XEP-0045
session/muc/data/affiliation.go:60
StructAffiliationRoleUpdate
AffiliationRoleUpdate contains information related to a new and previous affiliation and role
session/muc/data/affiliation_role_update.go:11
StructAffiliationUpdate
AffiliationUpdate contains information related to a new and previous affiliation
session/muc/data/affiliation.go:37
InterfaceAffiliationVisitor
AffiliationVisitor implements the Visitor pattern for affiliations
session/muc/data/affiliation.go:51
StructAllSuite
config/importer/all_test.go:9
InterfaceAny
Any represents any valid JID, including just a hostname, a bare jid, and a jid with a resource
xmpp/jid/jid.go:67
StructAny
Any provides a convenient way to debug any child element
xmpp/data/client.go:11
StructApplicationConfig
ApplicationConfig contains the configuration for the application, including account information.
config/application_config.go:19
TypeAliasAttributeValuePairs
AttributeValuePairs represents atribute-value pairs
sasl/attribute_value.go:18
StructAttributeValueSuite
sasl/attribute_value_test.go:5
InterfaceAuthentication
Authentication contains authentication related functionality for the XMPP connection
xmpp/interfaces/conn.go:19
StructAuthorizeFingerprintCmd
AuthorizeFingerprintCmd is a command that represents a request to authorize a fingerprint
otrclient/commands.go:9
InterfaceBare
Bare represents a JID containing both a local component and a host component, but no resource component. A Bare is an Any
xmpp/jid/jid.go:124
StructBasicVerifier
BasicVerifier contains the shared logic for verifying TLS connections
tls/basic_verifier.go:10
StructBindBind
BindBind represents a bind RFC 6120, section 7
xmpp/data/resources.go:7
StructBobData
BobData is a data element from http://xmpp.org/extensions/xep-0231.html.
xmpp/data/binary.go:6
StructBooleanFormField
BooleanFormField is for a yes/no answer. The Result member should be set to the user's answer.
xmpp/data/forms.go:94
StructBytestreamQuery
BytestreamQuery is an element from http://xmpp.org/extensions/xep-0065.html.
xmpp/data/file_transfer.go:46
StructBytestreamStreamhost
BytestreamStreamhost is an element from http://xmpp.org/extensions/xep-0065.html.
xmpp/data/file_transfer.go:57
StructBytestreamStreamhostUsed
BytestreamStreamhostUsed is an element from http://xmpp.org/extensions/xep-0065.html.
xmpp/data/file_transfer.go:65
StructBytestreamsRecvSuite
session/filetransfer/bytestreams_recv_test.go:17
StructBytestreamsReportingSuite
session/filetransfer/bytestreams_reporting_test.go:9
StructBytestreamsSendSuite
session/filetransfer/bytestreams_send_test.go:18
StructBytestreamsSuite
session/filetransfer/bytestreams_test.go:17
StructCacheSuite
cache/cache_test.go:9
InterfaceCanSendIQ
CanSendIQ represents anything that can send IQ results or errors
session/access/interfaces.go:34
StructCapabilitiesXMPPSuite
xmpp/capabilities_test.go:8
StructCaptchaFormField
CaptchaFormField handles the Captcha image element. It has two elements inside in order to contain the Media and TextForm. The first one contain the i
xmpp/data/forms.go:145
StructCertificatePin
CertificatePin represents a known certificate hash to accept as a given
config/pins.go:22
StructCertificatePinForSerialization
CertificatePinForSerialization represents a certificate pin in its serialized form
config/pins.go:14
StructCertificatePinsSuite
config/pins_test.go:10
StructCertsSuite
config/certs_test.go:10
StructChangePasswordDetailsSuite
gui/change_password_details_test.go:7
StructCheckTorResult
CheckTorResult represents the JSON result from a check tor request
net/tor.go:84
StructClientCaps
ClientCaps contains information about client capabilities
xmpp/data/client.go:139
StructClientIQ
ClientIQ contains a specific information query request
xmpp/data/iq.go:6
StructClientMessage
ClientMessage implements RFC 3921 B.1 jabber:client
xmpp/data/client.go:116
StructClientPresence
ClientPresence contains XMPP information about a presence update
xmpp/data/presence.go:6
StructClientSuite
xmpp/data/client_test.go:10
StructColorManagementSuite
gui/color_management_test.go:13
StructColorsSuite
gui/colors_test.go:9
InterfaceCommandManager
CommandManager is anything that can execute commands
otrclient/commands.go:27
StructConfig
Config contains options for an XMPP connection.
xmpp/data/config.go:10
StructConfigSuite
xmpp/data/config_test.go:10
StructConfigXMPPSuite
config/config_test.go:11
InterfaceConfiguration
Configuration contains functionality related to the configuration of the XMPP connection
xmpp/interfaces/conn.go:82
InterfaceConn
Conn represents a connection to an XMPP server.
xmpp/interfaces/conn.go:114
InterfaceConn
Conn represents a TLS interface
tls/interfaces.go:9
StructConn
Conn is a mock of the XMPP connection interface
xmpp/mock/conn.go:14
StructConnSuite
xmpp/mock/conn_test.go:8
InterfaceConnection
Connection contains the connection related functionality
session/access/interfaces.go:83
InterfaceConnectionData
ConnectionData gives access to information about the connection and session
session/access/interfaces.go:131
InterfaceConnectionData
ConnectionData contains connection information for the XMPP connection
xmpp/interfaces/conn.go:39
StructConnectionPolicy
ConnectionPolicy represents a policy to connect to XMPP servers
config/connection_policy.go:30
StructConnectionPolicySuite
config/connection_policy_test.go:21
StructConnectionXMPPSuite
xmpp/connection_test.go:25
InterfaceConnector
Connector represents something that connect
session/access/interfaces.go:29
InterfaceConversation
Conversation represents a conversation with encryption capabilities
otrclient/conversation.go:14
FuncTypeConversationBuilder
ConversationBuilder takes a JID and returns a new conversation
otrclient/conversation_manager.go:13
InterfaceConversationManager
ConversationManager represents an entity capable of managing Conversations
otrclient/conversation_manager.go:25
StructConversationManagerSuite
otrclient/conversation_manager_test.go:16
StructConversationSuite
otrclient/conversation_test.go:13
next →1–100 of 1,021, ranked by callers