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

feature request: boom parent tag with not datastore.Key field #32

Open
vvakame opened this issue Dec 8, 2017 · 1 comment
Open

feature request: boom parent tag with not datastore.Key field #32

vvakame opened this issue Dec 8, 2017 · 1 comment

Comments

@vvakame
Copy link
Member

vvakame commented Dec 8, 2017

I want to write below code.

type EventCource struct {
  ParentID int64 `boom:"parent,Event"
  ID int64
  Name string
}
@vvakame
Copy link
Member Author

vvakame commented Dec 8, 2017

same as PTS

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

No branches or pull requests

1 participant