Piotr Tabor
|
42c6e08f22
|
Rename the txn, so as not to be the same as the package name.
|
2022-05-20 14:32:04 +02:00 |
|
Piotr Tabor
|
5097b33ab9
|
Rename etcdserver/etcderrors package to etcdserver/errors.
|
2022-05-20 14:32:04 +02:00 |
|
Piotr Tabor
|
c62f01e5fe
|
Move CheckTxnAuth to txn.
|
2022-05-20 14:32:04 +02:00 |
|
Piotr Tabor
|
4e04770bac
|
Apply encapsulation: Cleanup metrics reporting.
Side effect: applySec(0.4s) used to be reported as 0s, now it's correctly 0.4s.
|
2022-05-20 14:32:04 +02:00 |
|
Piotr Tabor
|
fc6a6c3c27
|
Move etcdserver/errors.go to sepatate package to avoid cyclic dependencies.
|
2022-05-20 14:32:04 +02:00 |
|
Piotr Tabor
|
e2ae9b1d13
|
Move server/etcdserver/txn.go to new package: server/etcdserver/txn
|
2022-05-20 14:32:04 +02:00 |
|