/dports/security/keybase/client-v5.7.1/go/chat/ |
H A D | identify.go | 35 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "SimpleIdentifyNotifier", false), 63 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "CachingIdentifyNotifier", false), 117 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "IdentifyChangedHandler", false), 161 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "NameIdentifier", false),
|
H A D | externalapikeys.go | 22 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "RemoteExternalAPIKeySource", false),
|
H A D | retry.go | 47 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), dstr, false), 135 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "FullInboxRetry", false), 222 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "FetchRetrier", false),
|
H A D | remoteclient.go | 21 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "RemoteClient", false),
|
H A D | devstorage.go | 27 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "DevConversationBackedStorage", false),
|
H A D | upakfinder.go | 39 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "CachingUPAKFinder", false),
|
H A D | mobilepush.go | 48 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "MobilePush", false),
|
/dports/security/keybase/client-v5.7.1/go/chat/storage/ |
H A D | pinignore.go | 24 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "PinIgnore", false),
|
H A D | storage_breaks.go | 22 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "BreakTracker", false),
|
H A D | outbox_basebox.go | 25 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "outboxBaseboxStorage", false),
|
H A D | storage_msgid_tracker.go | 22 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "MsgIDTracker", false),
|
H A D | version.go | 23 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "ServerVersions", false),
|
H A D | storage_delh.go | 32 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "DelhTracker", false),
|
H A D | readoutbox.go | 38 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "ReadOutbox", false),
|
/dports/security/keybase/client-v5.7.1/go/chat/attachments/ |
H A D | pendingpreviews.go | 23 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "PendingPreviews", false),
|
H A D | store.go | 112 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "Attachments.Store", false), 125 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "Attachments.Store", false), 330 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "s3Seeker", false),
|
/dports/security/keybase/client-v5.7.1/go/service/ |
H A D | tlf.go | 30 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "TlfHandler", false),
|
/dports/security/keybase/client-v5.7.1/go/chat/commands/ |
H A D | base.go | 28 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), fmt.Sprintf("Commands.%s", name), false),
|
/dports/security/keybase/client-v5.7.1/go/chat/unfurl/ |
H A D | scraper.go | 26 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "Scraper", false),
|
H A D | extractor.go | 41 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "Extractor", false),
|
H A D | settings.go | 32 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "Settings", false),
|
/dports/security/keybase/client-v5.7.1/go/chat/utils/ |
H A D | collapses.go | 36 DebugLabeler: NewDebugLabeler(g.ExternalG(), "Utils.Collapses", false),
|
H A D | locktab.go | 38 DebugLabeler: NewDebugLabeler(g.ExternalG(), "ConversationLockTab", false),
|
/dports/security/keybase/client-v5.7.1/go/chat/bots/ |
H A D | utils_test.go | 41 debugLabeler := utils.NewDebugLabeler(g.ExternalG(), "ApplyTeamBotSettings", false)
|
/dports/security/keybase/client-v5.7.1/go/chat/maps/ |
H A D | livelocation.go | 43 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "LiveLocationTracker", false), 136 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "maps.unfurlNotifyListener", false),
|