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{}