Skip to content

Conversation

@iwyrkore
Copy link

Added support for custom tag names, based on https://github.com/jsjain/go-json.

Use:

	response, err := json.MarshalWithOption(data, json.EncodeWithTag("tag"))
	err := json.UnmarshalWithOption(bytes, &block, json.DecodeWithTag("tag"))

@iwyrkore iwyrkore changed the title Custom tag names PR Feature: Custom tag names Aug 2, 2025
@PacoDw
Copy link

PacoDw commented Nov 7, 2025

It is a super nice feature! When do we have this marge done? 🔥 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants