configuration_query

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetProperty

func GetProperty(key string) string

noinspection GoUnusedExportedFunction

func ProcessEvents

func ProcessEvents(host string, port int) *axon_utils.ClientConnection

Types

type CredentialsAddedEvent

type CredentialsAddedEvent struct {
	grpc_config.CredentialsAddedEvent
}

func (*CredentialsAddedEvent) ApplyTo

func (event *CredentialsAddedEvent) ApplyTo(_ interface{})

type CredentialsRemovedEvent

type CredentialsRemovedEvent struct {
	grpc_config.CredentialsRemovedEvent
}

func (*CredentialsRemovedEvent) ApplyTo

func (event *CredentialsRemovedEvent) ApplyTo(_ interface{})

type KeyManagerAddedEvent

type KeyManagerAddedEvent struct {
	grpc_config.KeyManagerAddedEvent
}

func (*KeyManagerAddedEvent) ApplyTo

func (event *KeyManagerAddedEvent) ApplyTo(_ interface{})

type KeyManagerRemovedEvent

type KeyManagerRemovedEvent struct {
	grpc_config.KeyManagerRemovedEvent
}

func (*KeyManagerRemovedEvent) ApplyTo

func (event *KeyManagerRemovedEvent) ApplyTo(_ interface{})

type Projection

type Projection struct {
	Configuration map[string]string
}

type PropertyChangedEvent

type PropertyChangedEvent struct {
	grpc_config.PropertyChangedEvent
}

Redeclare event types, so that they can be extended with event handler methods.

func (*PropertyChangedEvent) ApplyTo

func (event *PropertyChangedEvent) ApplyTo(projectionWrapper interface{})

type TrustedKeyAddedEvent

type TrustedKeyAddedEvent struct {
	grpc_config.TrustedKeyAddedEvent
}

func (*TrustedKeyAddedEvent) ApplyTo

func (event *TrustedKeyAddedEvent) ApplyTo(_ interface{})

type TrustedKeyRemovedEvent

type TrustedKeyRemovedEvent struct {
	grpc_config.TrustedKeyRemovedEvent
}

func (*TrustedKeyRemovedEvent) ApplyTo

func (event *TrustedKeyRemovedEvent) ApplyTo(_ interface{})

Jump to

Keyboard shortcuts

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