options

package
v0.3.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option interface {
	ReadOnlyOption

	SetValue(OptionValue)
	IsSet() bool
}

type OptionKey

type OptionKey string

func (OptionKey) ToString

func (k OptionKey) ToString() string

type OptionValue

type OptionValue string

func (OptionValue) ToString

func (v OptionValue) ToString() string

type ReadOnlyOption

type ReadOnlyOption interface {
	Key() OptionKey
	Value() OptionValue
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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