This repository was archived by the owner on Nov 4, 2024. It is now read-only.
Commit 3abe30b
authored
Cleared internal packages - fixes #20 and #21. (#29)
* Fixes #20, #21 issues.
- Moved package /encoding/jsonapi to repository `github.com/neuronlabs/jsonapi` - #20
#21 Changes:
- Removed internal/controller package - moved to /controller
- Removed internal/models package - moved to /mapping
- Removed internal/query, /query/filters, /query/tests packages - moved to /query
Moved /query/mocks to repository `github.com/neuronlabs/neuron-mocks` as a separate repository package.
* Removed readme jsonapi information.1 parent 8c3e2fc commit 3abe30b
File tree
121 files changed
+6488
-14015
lines changed- config
- controller
- encoding/jsonapi
- i18n
- internal
- controller
- models
- namer
- dialect
- query
- filters
- paginations
- scope
- sorts
- mapping
- query
- filters
- mocks
- tests
- repository/mocks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+6488
-14015
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | | - | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments