mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 15:37:33 +08:00
show process when importing a lot of transactions
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package core
|
||||
|
||||
// TaskProcessUpdateHandler represents the task process update handler
|
||||
type TaskProcessUpdateHandler func(currentProcess float64)
|
||||
Reference in New Issue
Block a user