diff options
Diffstat (limited to 'funcs.go')
-rw-r--r-- | funcs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ func init() { func newTx() *Tx { tx := txPool.Get().(*Tx) tx.tries = 0 + tx.completed = false return tx } |
![]() |
index : stm | |
Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
aboutsummaryrefslogtreecommitdiff |