state

package
v0.0.0-...-17e6b21 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PreparationService

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

func (*PreparationService) PrepareQuantumState

type StateInitializer

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

func (*StateInitializer) InitializeQuantumState

type StateManager

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

func NewStateManager

func NewStateManager(tracer trace.Tracer, logger *zap.Logger) *StateManager

func (*StateManager) UpdateState

func (sm *StateManager) UpdateState(ctx context.Context, id string, state *compliance.ValidationState) error

type StateSyncService

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

func (*StateSyncService) SynchronizeQuantumState

func (sss *StateSyncService) SynchronizeQuantumState(
	ctx context.Context,
	request *proto.StateSyncRequest,
) (*proto.StateSyncResponse, error)

type StateSynchronizer

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

func (*StateSynchronizer) SynchronizeQuantumState

func (ss *StateSynchronizer) SynchronizeQuantumState(
	ctx context.Context,
	request *proto.StateSyncRequest,
) (*proto.StateSyncResponse, error)

type StateVerifier

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

func (*StateVerifier) VerifyQuantumState

func (sv *StateVerifier) VerifyQuantumState(
	ctx context.Context,
	request *proto.StateVerificationRequest,
) (*proto.StateVerificationResponse, error)

Jump to

Keyboard shortcuts

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