bus

package
v0.25.29 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const AllAgents = "*"

Variables

View Source
var (
	AgentMaps = [...]agentStation{
		{
			// contains filtered or unexported fields
		},
		{
			// contains filtered or unexported fields
		},
		{
			// contains filtered or unexported fields
		},
	}

	WantAllAgentActions  mapIndex = agentListen
	WantAllAgencyActions mapIndex = agencyListen
	WantAllPSMCleanup    mapIndex = psmCleanup
)
View Source
var Maps = [...]lockMap{{/* contains filtered or unexported fields */}, {/* contains filtered or unexported fields */}}
View Source
var WantAll mapIndex = allStates
View Source
var WantUserActions mapIndex = userActions

Functions

This section is empty.

Types

type AgentKeyType

type AgentKeyType struct {
	AgentDID string
	ClientID string
}

func (AgentKeyType) String added in v0.25.11

func (k AgentKeyType) String() string

type AgentNotify

type AgentNotify struct {
	AgentKeyType
	ID               string
	PID              string
	NotificationType string
	ConnectionID     string
	ProtocolID       string
	ProtocolFamily   string
	Timestamp        int64
	UserActionType   string
	Role             pb.Protocol_Role
	*IssuePropose
	*ProofVerify
}

type AgentStateChan

type AgentStateChan chan AgentNotify

type IssuePropose

type IssuePropose struct {
	CredDefID  string
	ValuesJSON string
}

type KeyType

type KeyType = psm.StateKey

type ProofVerify

type ProofVerify struct {
	Attrs []didcomm.ProofValue
}

type Ready

type Ready chan bool

type StateChan

type StateChan chan psm.SubState

type Station

type Station struct {
}

Jump to

Keyboard shortcuts

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