package main // Config ... type Config struct { expiry int fqdn string }