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

No way to render structs inside structs. #2

Open
idcmp opened this issue Oct 18, 2019 · 0 comments
Open

No way to render structs inside structs. #2

idcmp opened this issue Oct 18, 2019 · 0 comments

Comments

@idcmp
Copy link

idcmp commented Oct 18, 2019

I have a struct:

type Hello struct {
  One string `header:"One"`
  Two sql.NullString `header:"Two"`
}

It is impossible to offer any hints to the table printer on how to print Two it is just silently ignored.

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

No branches or pull requests

1 participant