a8m / a8m/djson

Encoder

Open
#3 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.