cosmos-sdk/orm/encoding/ormkv
Jacob Gadikian 55054282d2
chore: gofumpt (#11839)
* fumpt using main not master...

* be more descriptive

* fumpt

* fix nits

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-05-19 10:55:27 +02:00
..
codec.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
entry_test.go feat(orm): add module db (#10991) 2022-01-22 03:13:43 +00:00
entry.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
index_key_test.go feat(orm): add ORM Table and Indexes (#10670) 2022-01-20 16:22:06 +00:00
index_key.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
key_codec_test.go feat(orm): add ORM Table and Indexes (#10670) 2022-01-20 16:22:06 +00:00
key_codec.go perf(orm): add benchmarks (#11525) 2022-04-08 13:22:44 +00:00
primary_key_test.go feat(orm): add ORM Table and Indexes (#10670) 2022-01-20 16:22:06 +00:00
primary_key.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
seq_test.go feat(orm): add ORM Table and Indexes (#10670) 2022-01-20 16:22:06 +00:00
seq.go feat(orm): add ORM Table and Indexes (#10670) 2022-01-20 16:22:06 +00:00
unique_key_test.go fix(orm): add additional checks on invalid tables (#11387) 2022-04-05 19:48:58 +00:00
unique_key.go fix(orm): add additional checks on invalid tables (#11387) 2022-04-05 19:48:58 +00:00