settings

package
v0.0.0-...-d0a9a3c Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HandlerSettings

type HandlerSettings struct {
	// string containing the json sent for the public settings
	PublicSettings string

	// string containing the decrypted protected settings
	ProtectedSettings string
}

HandlerSettings contains the decrypted settings for the extension

func GetHandlerSettings

func GetHandlerSettings(el *logging.ExtensionLogger, he *handlerenv.HandlerEnvironment, seqNo uint) (hs *HandlerSettings, _ error)

GetHandlerSettings reads and parses the handler's settings in an OS independent manner

Jump to

Keyboard shortcuts

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