domain

package
v0.0.0-...-fe06dec Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountID

type AccountID string

func (AccountID) String

func (aid AccountID) String() string

type CanonicalFacts

type CanonicalFacts interface{}

type ClientID

type ClientID string

func (ClientID) String

func (cid ClientID) String() string

type ConnectorClientState

type ConnectorClientState struct {
	Account         AccountID
	OrgID           OrgID
	ClientID        ClientID
	CanonicalFacts  CanonicalFacts
	Dispatchers     Dispatchers
	Tags            Tags
	MessageMetadata MessageMetadata
}

type Dispatchers

type Dispatchers interface{}

type Dispatchers map[string]map[string]string

type Identity

type Identity string

type MessageMetadata

type MessageMetadata struct {
	LatestMessageID string
	LatestTimestamp time.Time
}

type OrgID

type OrgID string

func (OrgID) String

func (oid OrgID) String() string

type Tags

type Tags interface{}

Jump to

Keyboard shortcuts

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