fake

package
v0.1.178 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const FakeCloudDID = "cloudDID"

Variables

This section is empty.

Functions

func AddAgent

func AddAgent(db store.DB) *model.Agent

func AddConnectionJobs

func AddConnectionJobs(db store.DB, tenantID, connectionID, protocolConnectionID string, count int) []*model.Job

func AddConnections

func AddConnections(db store.DB, tenantID string, count int) []*model.Connection

func AddCredentialJobs

func AddCredentialJobs(db store.DB, tenantID, connectionID, protocolCredentialID string, count int) []*model.Job

func AddCredentials

func AddCredentials(db store.DB, tenantID, connectionID string, count int) []*model.Credential

func AddData

func AddData(db store.DB)

func AddEvents

func AddEvents(db store.DB, tenantID, connectionID string, jobID *string, count int) []*model.Event

func AddJobs

func AddJobs(db store.DB, tenantID, connectionID string, count int) []*model.Job

func AddMessageJobs

func AddMessageJobs(db store.DB, tenantID, connectionID, protocolMessageID string, count int) []*model.Job

func AddMessages

func AddMessages(db store.DB, tenantID, connectionID string, count int) []*model.Message

func AddProofJobs

func AddProofJobs(db store.DB, tenantID, connectionID, protocolProofID string, count int, status graph.JobStatus) []*model.Job

func AddProofs

func AddProofs(db store.DB, tenantID, connectionID string, count int, verify bool) []*model.Proof

func Connection

func Connection(tenantID string) *model.Connection

func Credential

func Credential(tenantID, connectionID string) *model.Credential

func Message

func Message(tenantID, connectionID string) *model.Message

func Proof

func Proof(tenantID, connectionID string) *model.Proof

Types

This section is empty.

Jump to

Keyboard shortcuts

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