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