type encoding/json.RawMessage ([]T) Method Implmentations MarshalJSON() ([]byte, error) M : Marshaler.MarshalJSON UnmarshalJSON(data []byte) error (*T).M : Unmarshaler.UnmarshalJSON
Method Implmentations MarshalJSON() ([]byte, error) M : Marshaler.MarshalJSON UnmarshalJSON(data []byte) error (*T).M : Unmarshaler.UnmarshalJSON