issues
search
jmattheis
/
goverter
Generate type-safe Go converters by defining signatures of different types.
https://goverter.jmattheis.de/
MIT License
545
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Generate methods on an existing type
#169
justenstall
opened
1 week ago
3
feat: `output:raw CODE`
#168
jmattheis
closed
2 weeks ago
0
fix: chan type
#167
jmattheis
closed
2 weeks ago
1
feat: context
#166
jmattheis
closed
2 weeks ago
1
Add chan support
#165
jmattheis
closed
2 weeks ago
0
Add struct tag support for field matching
#164
kb-sp
opened
3 weeks ago
1
Hierarchically mapping two identical fields
#163
soerenschneider
closed
3 weeks ago
5
Idiomatic way to do deep target mapping
#162
MattiasMartens
closed
1 month ago
1
failed to load package "command-line-arguments"
#161
conghuhu
closed
2 months ago
1
Handle zero values as absent values
#160
jmattheis
opened
2 months ago
0
It is possible to extend with goverter interface as a whole?
#159
pavetok
closed
3 months ago
2
matchIgnoreCase for enum members
#158
sublee
opened
3 months ago
0
Possibility of matchIgnoreCase for enums
#157
sublee
closed
3 months ago
2
Customize enum transformer by package
#156
sublee
closed
3 months ago
2
Enable goverter:enum on goverter:variables mode
#155
sublee
closed
3 months ago
1
Enum duplicates
#154
jmattheis
closed
4 months ago
0
Fix BasicTargetPointer handling to not assign Go zero values to pointers
#153
childsev
closed
4 months ago
1
TargetPointer conversion logic can assign zero-value to a pointer variable, causing JSON marshalling to leak go zero values
#152
childsev
closed
2 months ago
2
Bug when convert one field to many field
#151
newcworld
closed
4 months ago
3
Duplicate case issue when mapping enums
#150
kamilwilk
closed
3 months ago
2
Add input/output formats
#149
jmattheis
closed
5 months ago
1
If possible assign directly to struct fields, slices, maps
#148
jmattheis
closed
5 months ago
1
Convert/copy to existing instance
#147
jmattheis
opened
5 months ago
4
Mapping different subsets of properties on the same types
#146
isinyaaa
opened
5 months ago
6
Add `help` and `version` cli
#145
jmattheis
closed
5 months ago
1
--help option is not handled correctly
#144
nilskuhn
closed
5 months ago
2
Convert multiple source types to one target type
#143
rwrz
opened
7 months ago
1
fix: error when enum and useUnderlyingTypeMethods conflict
#142
jmattheis
closed
8 months ago
1
Bug: enum conversion fails with other compatible method signatures defined
#141
ewhauser
closed
8 months ago
3
Alias
#140
jmattheis
closed
9 months ago
0
fix: panic with type params
#139
jmattheis
closed
9 months ago
0
Panic when using type params in extend, map or default
#138
jmattheis
closed
9 months ago
0
useZeroValueOnPointerInconsistency on a per-field basis
#137
NinjaPerson24119
closed
9 months ago
6
Enum Support
#136
jmattheis
closed
9 months ago
1
Segfault with useZeroValueOnPointerInconsistency
#135
NinjaPerson24119
closed
9 months ago
6
Setting `wrapErrorsUsing` and `-cwd` option
#134
jmattheis
closed
9 months ago
1
Update dependencies & require go1.18
#133
jmattheis
closed
9 months ago
0
Add `json:` (or custom) struct tag support for field matching
#132
kb-sp
opened
9 months ago
9
Nested Protos types
#131
rwalerow
closed
9 months ago
2
How do I avoid / handle compilation errors due to changes?
#130
irieimperator
closed
10 months ago
2
fix: folder and file permissions
#129
jmattheis
closed
10 months ago
1
Why are generated files marked as executable?
#128
isinyaaa
closed
10 months ago
4
fix: map generation
#127
jmattheis
closed
10 months ago
1
Distinguish empty map types
#126
yxu1111
closed
10 months ago
3
Support one to many mappings with slices
#125
hermanschaaf
closed
10 months ago
2
Ignore target field that exists on source struct
#124
NinjaPerson24119
closed
10 months ago
4
Support variables/constants in goverter:map (map custom)
#123
jmattheis
opened
10 months ago
0
Support regex for mapping field names
#122
jmattheis
opened
10 months ago
0
Guides
#121
jmattheis
closed
11 months ago
1
Stuff
#120
jmattheis
closed
11 months ago
1
Next