New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
code generator pretends to allow use of embedded structs with custom marshaler/unmarshaler
bug
#296
opened Jul 10, 2020 by
eli-darkly
Optimization allocations during Unmarshal
good first issue
new feature
#286
opened Apr 27, 2020 by
prateek
Null UnknownField should not be skipped
enhancement
good first issue
#285
opened Apr 24, 2020 by
egdeliya
Feature request: add optional time.Time type
enhancement
good first issue
#278
opened Mar 31, 2020 by
bm0
[{}] with omitempty incorrectly unmarshals into [nil] instead of [map]
bug
#270
opened Feb 20, 2020 by
creker
Format output with goimports (golang.org/x/tools/imports)
enhancement
good first issue
#255
opened Oct 28, 2019 by
colega
Could easyjson support read/write from/to Reader/Writer other than []byte?
enhancement
#254
opened Oct 24, 2019 by
fzh890523
"duplicate symbol" error when running easyjson on a file in the main package (go1.12)
enhancement
#236
opened Jun 21, 2019 by
roberth-k
issue with go module imports with major version 2 or higher
bug
#214
opened Mar 22, 2019 by
andersfylling
Pointers to structs generate wrong-looking (but correct) code
enhancement
good first issue
#167
opened Feb 23, 2018 by
cespare
Do not unconditionally do new() to fill embedded struct pointer
enhancement
good first issue
#161
opened Jan 22, 2018 by
dynaxis
Any docs on how to use easyjson for unmarshaling to map[string]interface{}?
more_docs
#122
opened Jun 6, 2017 by
sreekanth-cb
Embedded reference struct should not need to be "new"'ed unless there are corresponding fields
enhancement
#67
opened Oct 11, 2016 by
garukun
Null RawMessage field should be unmarshaled into []byte("null")
bug
#18
opened Apr 14, 2016 by
FZambia
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.

