cosmos-sdk/orm
Aaron Craelius 7728516abf
refactor(depinject)!: require exported functions & types (#12797)
* refactor(depinject)!: require exported functions

* unexport ProviderDescriptor

* WIP on tests

* fix tests and check for bound instance methods

* address merge issues

* WIP on checking valid types

* WIP on checking valid types

* WIP

* tests passing

* revert changes outside module

* docs

* docs

* docs

* add comment

* revert

* update depinject go.mod versions

* remove go.work

* add go.work back

* go mod tidy

* fix docs

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-08-31 17:37:01 +00:00
..
cmd/protoc-gen-go-cosmos-orm feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
encoding build(deps): Bump pgregory.net/rapid from 0.4.8 to 0.5.2 (#13096) 2022-08-30 20:17:15 +00:00
features/table feat(orm): gRPC codes for save errors (#11386) 2022-03-17 18:57:55 +00:00
internal build(deps): Bump pgregory.net/rapid from 0.4.8 to 0.5.2 (#13096) 2022-08-30 20:17:15 +00:00
model build(deps): Bump pgregory.net/rapid from 0.4.8 to 0.5.2 (#13096) 2022-08-30 20:17:15 +00:00
testing chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
types chore: update errors sub-module module path (#11832) 2022-04-29 15:04:33 -04:00
go.mod build(deps): Bump pgregory.net/rapid from 0.4.8 to 0.5.2 (#13096) 2022-08-30 20:17:15 +00:00
go.sum refactor(depinject)!: require exported functions & types (#12797) 2022-08-31 17:37:01 +00:00
Makefile feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00