Add MarshalJSON to a few types
This commit is contained in:
@@ -129,6 +129,7 @@ type TextEncoder interface {
|
||||
}
|
||||
|
||||
var errUndefined = errors.New("cannot encode status undefined")
|
||||
var errBadStatus = errors.New("invalid status")
|
||||
|
||||
type DataType struct {
|
||||
Value Value
|
||||
|
||||
Reference in New Issue
Block a user