bus

package
v0.31.64 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const AllAgents = "*"

Variables

View Source
var (
	WantAllAgentActions  mapIndex = agentListen
	WantAllAgencyActions mapIndex = agencyListen
	WantAllPSMCleanup    mapIndex = psmCleanup
)
View Source
var WantAll mapIndex = allStates
View Source
var WantUserActions mapIndex = userActions

Functions

func BroadcastReboot added in v0.31.4

func BroadcastReboot()

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
}

func NewRebootAgentNotify added in v0.31.4

func NewRebootAgentNotify() *AgentNotify

func (*AgentNotify) IsReboot added in v0.31.4

func (an *AgentNotify) IsReboot() bool

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