sdk

package
v0.4.0 Latest Latest
Warning

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

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

Documentation

Overview

Copyright (c) Ultraviolet SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SDK added in v0.2.0

type SDK interface {
	Algo(ctx context.Context, algorithm, requirements *os.File, privKey any) error
	Data(ctx context.Context, dataset *os.File, filename string, privKey any) error
	Result(ctx context.Context, privKey any, resultFile *os.File) error
	Attestation(ctx context.Context, reportData [size64]byte, attestationFile *os.File) error
}

func NewAgentSDK

func NewAgentSDK(agentClient agent.AgentServiceClient) SDK

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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