# Functions
Exists returns true if the supplied (merged) Option already contains a context.
FromEnv returns a Context that has been populated from the environs or default options values.
New returns a Context struct pointer that has had various options set on it.
WithContext returns an option.Option that contains a pre-existing Context struct.