refresh

package
v0.0.0-...-e38c96b Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2025 License: Apache-2.0 Imports: 23 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CredentialHistory

type CredentialHistory struct {
	OldCredential *verifiable.Credential
	NewCredential *verifiable.Credential
}

type Flow

type Flow struct {
	// contains filtered or unexported fields
}

func NewFlow

func NewFlow(p provider, opts ...Opt) (*Flow, error)

func (*Flow) GetUpdatedCredentials

func (f *Flow) GetUpdatedCredentials() map[string]*CredentialHistory

func (*Flow) Run

func (f *Flow) Run(ctx context.Context) error

type Opt

type Opt func(opts *options)

func WithWalletDIDIndex

func WithWalletDIDIndex(idx int) Opt

type PerfInfo

type PerfInfo struct {
	FullRefreshFlow time.Duration `json:"full_refresh_flow"`
}

Jump to

Keyboard shortcuts

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