This should be handy for frameworks to do their own logic, but I would get very annoyed if I had to read code that was cluttered with tags.
Other than that, their usage (at least to me after working with Go for a year now) is limited to things like Toml/YAML decoding for configuration, or (shameless plug) configuration with https://github.com/vrischmann/envconfig.