package main func main() { var s struct { API string // Key Key string } }