Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiny fixes #331

Merged
merged 5 commits into from
Oct 27, 2024
Merged

Tiny fixes #331

merged 5 commits into from
Oct 27, 2024

Conversation

alovak
Copy link
Contributor

@alovak alovak commented Oct 25, 2024

in case when you don't want to duplicate the field name in the
iso8583 tag, you can just skip it and set the rest of the options like
this:

```go
F2 *field.String `iso8583:",keepzero"`
```

then the field id will be derived from the field name and keepzero
option will be used as well
@alovak alovak merged commit 4f68b04 into master Oct 27, 2024
9 checks passed
@alovak alovak deleted the tiny-fixes branch October 27, 2024 14:50
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.

1 participant