Skip to content
This repository was archived by the owner on Jan 14, 2022. It is now read-only.
This repository was archived by the owner on Jan 14, 2022. It is now read-only.

autobindings to automatically create FieldMap functions for your structs #33

Description

@akshaydeo

Hey,

First of all great work. So when I started using binding, one of the overheads I felt was writing FieldMap function.

So leveraging the go generate power, I have created a tool called autobindings that automatically generates the field map function.

Right now, it checks for the JSON tag, if it's available it uses the same mapping, if not it uses the field name for mapping.

I would love if you could refer this library in your documentation :). And let me know your feedback.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions