Skip to content

Any plans to include custom type marshalling, much like gorilla schema's RegisterConverter? #5

@deankarn

Description

@deankarn

First off, like the library.

Just wondering if there were any plans to implement registering of custom types?

TextMarshler and Unmarshler is great, but when the objects are not under your control, such as bson.ObjectId from the mgo package; can't implement/add TextMarshler and Unmarshler support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions