about summary refs log blame commit diff stats
path: root/.emacs.d/init.el
blob: 095f6df1c10237d39d053986e3e91633d92ed36f (plain) (tree)
n class="w"> { acc.counter = 0 } acc.Parent.InvalidateFrom(acc) } func (acc *AccountTab) GetChannel() chan types.WorkerMessage { return acc.Worker.GetMessages() } func (acc *AccountTab) HandleMessage(msg types.WorkerMessage) { acc.log = append(acc.log, fmt.Sprintf("<- %T", msg)) }