package setup type Config struct { APINodeProtocol string APINodeHost string APINodePort int }