Versions in this module Expand all Collapse all v1 v1.0.18 Oct 26, 2016 Changes in this version + type Storage struct + func New(g *libkb.GlobalContext, getSecretUI func() libkb.SecretUI) *Storage + func (s *Storage) Fetch(ctx context.Context, conv chat1.Conversation, uid gregor1.UID, ...) (chat1.ThreadView, libkb.ChatStorageError) + func (s *Storage) MaybeNuke(force bool, err libkb.ChatStorageError, convID chat1.ConversationID, ...) libkb.ChatStorageError + func (s *Storage) Merge(ctx context.Context, convID chat1.ConversationID, uid gregor1.UID, ...) libkb.ChatStorageError