https://github.com/marceloneppel/map-to-bigquery-structs
Tool to convert a Golang map to a struct containing fields with types like bigquery.Null*.
https://github.com/marceloneppel/map-to-bigquery-structs
bigquery golang map struct
Last synced: about 2 months ago
JSON representation
Tool to convert a Golang map to a struct containing fields with types like bigquery.Null*.
- Host: GitHub
- URL: https://github.com/marceloneppel/map-to-bigquery-structs
- Owner: marceloneppel
- Created: 2019-11-18T03:39:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T03:41:40.000Z (over 6 years ago)
- Last Synced: 2026-04-24T10:49:57.452Z (about 2 months ago)
- Topics: bigquery, golang, map, struct
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Map to BigQuery Structs
Tool to convert a Golang map to a struct containing fields with types like bigquery.Null*.