Skip to content
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.

Add an ignore tag "-" like encoding/json #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stevenroose
Copy link

In the json package a tag json:"-" indicates that the field should be ignored during encoding or decoding. This PR adds a similar tag to asn1: asn1:"-".

In the json package a tag `json:"-"` indicates that the field should be ignored during encoding or decoding. This commit adds a similar tag to asn1: `asn1:"-"`.
@stevenroose
Copy link
Author

I pulled this in my master branch here https://github.com/stevenroose/asn1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant