test

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2022 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) Check

func (e *EmptyEvent) Check(c *check.Checker)

type EmptyParameters

type EmptyParameters struct {
}

func (*EmptyParameters) Check

func (p *EmptyParameters) Check(c *check.Checker)

type PasswordIdentity

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

func (*PasswordIdentity) Check

func (i *PasswordIdentity) Check(c *check.Checker)

func (*PasswordIdentity) Def

func (*PasswordIdentity) Environment

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

Jump to

Keyboard shortcuts

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