Documentation
¶
Overview ¶
Package testintegration contains tests that stitch together different JSON adapters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EJMarshaler ¶
EJMarshaler wraps easyjson.Marshaler
type EJUnmarshaler ¶
type EJUnmarshaler interface {
easyjson.Unmarshaler
}
EJUnmarshaler wraps easyjson.Unmarshaler
Click to show internal directories.
Click to hide internal directories.