service

package
v0.0.0-...-0fc66b4 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSIService

type SSIService struct {
	KeyStore     *keystore.Service
	DID          *did.Service
	Schema       *schema.Service
	Issuance     *issuance.Service
	Credential   *credential.Service
	Manifest     *manifest.Service
	Presentation *presentation.Service
	Operation    *operation.Service
	Webhook      *webhook.Service

	BatchDID         *did.BatchService
	DIDConfiguration *wellknown.DIDConfigurationService
	// contains filtered or unexported fields
}

SSIService represents all services and their dependencies independent of transport

func InstantiateSSIService

func InstantiateSSIService(config config.ServicesConfig) (*SSIService, error)

InstantiateSSIService creates a new instance of the SSIS which instantiates all services and their dependencies independent of transport.

func (*SSIService) GetServices

func (s *SSIService) GetServices() []framework.Service

GetServices returns all services

func (*SSIService) GetStorage

func (s *SSIService) GetStorage() storage.ServiceStorage

Jump to

Keyboard shortcuts

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