Encoder
Open
in-progress
- Dominant language
- Go
- Stars
- 599
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Hello @a8m I'm planning to use this package to one of my new projects, but
we don't see any docs relative to the this package,
I tried to search source code for an alternative of:
``` go
json.NewEncoder(w).Encode(v)
```
and I couldn't find.
So my question is: does this package supports encode (from struct to []byte) or you're planning to implement something like this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.