test

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2023 License: ISC Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConnectorDef

func ConnectorDef() *eventline.ConnectorDef

func EmptyEventDef

func EmptyEventDef() *eventline.EventDef

func PasswordIdentityDef

func PasswordIdentityDef() *eventline.IdentityDef

Types

type EmptyEvent

type EmptyEvent struct {
}

func (*EmptyEvent) ValidateJSON added in v1.1.0

func (e *EmptyEvent) ValidateJSON(v *ejson.Validator)

type EmptyParameters

type EmptyParameters struct {
}

func (*EmptyParameters) ValidateJSON added in v1.1.0

func (p *EmptyParameters) ValidateJSON(v *ejson.Validator)

type PasswordIdentity

type PasswordIdentity struct {
	Login    string `json:"login,omitempty"`
	Password string `json:"password"`
}

func (*PasswordIdentity) Def

func (*PasswordIdentity) Environment

func (i *PasswordIdentity) Environment() map[string]string

func (*PasswordIdentity) ValidateJSON added in v1.1.0

func (i *PasswordIdentity) ValidateJSON(v *ejson.Validator)

Jump to

Keyboard shortcuts

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