knox

package module
v0.1.26 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

README

knox-go

Go library for the Knox API

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KnoxClient

type KnoxClient struct {
	Identity     identity.IdentityClient
	Credential   credential.CredentialClient
	Presentation presentation.PresentationClient
	Token        token.TokenClient
	// contains filtered or unexported fields
}

func NewKnoxClient

func NewKnoxClient(c *KnoxConfig) (*KnoxClient, error)

func (*KnoxClient) UpdateConfig added in v0.1.6

func (k *KnoxClient) UpdateConfig(c *KnoxConfig) error

type KnoxConfig added in v0.1.5

type KnoxConfig struct {
	Signer  signer.DynamicSigner
	Network *NetworkConfig
}

type NetworkConfig added in v0.1.6

type NetworkConfig struct {
	CredentialAdapterURL string
	AuthServiceURL       string
	RegistryURL          string
}

Directories

Path Synopsis
mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
helpers
crypto/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
did
mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
service
credential_adapter/grpc_mock
Package grpc_mock is a generated GoMock package.
Package grpc_mock is a generated GoMock package.
credential_adapter/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
registry_client/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
user_client/grpc_mock
Package grpc_mock is a generated GoMock package.
Package grpc_mock is a generated GoMock package.
user_client/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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