helper

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecutionCandidate

type ExecutionCandidate struct {
	ID       string
	ExecType string
	Endpoint []string
}

ExecutionCandidate structure

type MultipleBucketQuery

type MultipleBucketQuery interface {
	GetDeviceID() (string, error)
	GetDeviceInfoWithService(serviceName string, executionTypes []string, installed bool) ([]ExecutionCandidate, error)
}

MultipleBucketQuery provides interfaces for the helper

func GetInstance

func GetInstance() MultipleBucketQuery

GetInstance returns an instance of the MultipleBucketQuery

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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