# Functions
FromJSONFile creates a ReloadOpts describing reloading a value of type T from the given JSON file on-disk.
New creates and starts reloading the provided value as per opts.
# Constants
DefaultInterval is the default value for ReloadOpts.Interval if none is provided.
# Structs
ReloadOpts specifies options for reloading a value.