events

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReadingSingleSettingNotYetImplemented

type ReadingSingleSettingNotYetImplemented struct {
}

ReadingSingleSettingNotYetImplemented trying to access a not yet implemented feature

type RetrievalFailed

type RetrievalFailed struct {
	Reason error
}

RetrievalFailed failed to read the configuration

type RetrievalSucceeded

type RetrievalSucceeded struct {
	Config config.Config
}

RetrievalSucceeded successfully got the configuration

type SettingModificationFailed

type SettingModificationFailed struct {
	Reason error
}

SettingModificationFailed failed to modify the setting

type SettingModificationSucceeded

type SettingModificationSucceeded struct {
	Key   string
	Value string
}

SettingModificationSucceeded suceesfully modified the setting

Jump to

Keyboard shortcuts

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