package function // Config is local and global configuration which is not "part of the Function" // and is thus not likely to be tracked in source control. type Config struct{}