Versions in this module Expand all Collapse all v0 v0.7.0 Dec 13, 2018 Changes in this version + func New(path string, decoder *runtimevar.Decoder, opts *Options) (*runtimevar.Variable, error) + type Options struct + WaitDuration time.Duration v0.1.1 Aug 9, 2018 Changes in this version + func NewVariable(file string, decoder *runtimevar.Decoder, opts *WatchOptions) (*runtimevar.Variable, error) + type WatchOptions struct + WaitTime time.Duration