After inspecting some Kubernetes code <https://github.com/kubernetes/kubernetes/blob/c19e08ebbc2d58e5996e7e968c740e46054bd3ee/pkg/api/types.go#L180>, I see the json `inline` used throughout to create persistent structs. This topic appears to be a proposal <https://groups.google.com/forum/#!topic/golang-nuts/le2do25dpa8> from a few years ago, yet I don't see any public documentation on the matter, just a reference <https://github.com/emicklei/go-restful/issues/160#issuecomment-62558586> to Google having the documentation. Is there any public documentation I am not seeing?
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
