units

package
v0.0.0-...-d309772 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Example

type Example struct {
}

Example ...

type TryConnectAsSimple

type TryConnectAsSimple struct {
	EngineHost string //starter:inject("${debug.engine.host}")
	EnginePort int    //starter:inject("${debug.engine.port}")

	RemoteService string //starter:inject("${debug.case.connect-as-simple.service}")
	RemoteURL     string //starter:inject("${debug.case.connect-as-simple.url}")
	Enabled       bool   //starter:inject("${debug.case.connect-as-simple.enabled}")

}

TryConnectAsSimple ...

func (*TryConnectAsSimple) Life

func (inst *TryConnectAsSimple) Life() *application.Life

Life ...

type TryListenSimple

type TryListenSimple struct {
	EngineHost string //starter:inject("${debug.engine.host}")
	EnginePort int    //starter:inject("${debug.engine.port}")

	RemoteService string //starter:inject("${debug.case.listen-as-simple.service}")
	RemoteURL     string //starter:inject("${debug.case.listen-as-simple.url}")
	Enabled       bool   //starter:inject("${debug.case.listen-as-simple.enabled}")

}

TryListenSimple ...

func (*TryListenSimple) Life

func (inst *TryListenSimple) Life() *application.Life

Life ...

Jump to

Keyboard shortcuts

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