toggle

package
v0.0.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Toggle

type Toggle struct {
	CfAnalyticsEnabled     bool `json:"cfAnalyticsEnabled"`
	CustomAnalyticsEnabled bool `json:"customAnalyticsEnabled"`
	// contains filtered or unexported fields
}

func New

func New(path string) *Toggle

func (*Toggle) CustomAnalyticsDefined added in v0.0.12

func (t *Toggle) CustomAnalyticsDefined() bool

func (*Toggle) Defined

func (t *Toggle) Defined() bool

func (*Toggle) Enabled added in v0.0.12

func (t *Toggle) Enabled() bool

func (*Toggle) GetProps

func (t *Toggle) GetProps() map[string]interface{}

func (*Toggle) IsCustom added in v0.0.12

func (t *Toggle) IsCustom() bool

func (*Toggle) SetCFAnalyticsEnabled added in v0.0.12

func (t *Toggle) SetCFAnalyticsEnabled(value bool) error

func (*Toggle) SetCustomAnalyticsEnabled added in v0.0.12

func (t *Toggle) SetCustomAnalyticsEnabled(value bool) error

func (*Toggle) SetProp

func (t *Toggle) SetProp(k, v string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL