Struct tags are great for tools like JSON to know what to map a field to. However, this only goes so far - you can not reuse the same struct if you want to pass data between components (in my case, ...