Versions in this module Expand all Collapse all v0 v0.0.3 Apr 25, 2018 Changes in this version + type Toggle struct + func New(path, trueVal, falseVal string) *Toggle + func (t *Toggle) Defined() bool + func (t *Toggle) Get() bool + func (t *Toggle) Set(value bool) error