server

package
v0.31.4 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 18 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientV2 added in v0.21.6

type ClientV2 struct {
	Reader   dsr2.ReaderClient
	Writer   dsw2.WriterClient
	Importer dsi2.ImporterClient
	Exporter dse2.ExporterClient
}

type ClientV3 added in v0.30.0

type ClientV3 struct {
	Model    dsm3.ModelClient
	Reader   dsr3.ReaderClient
	Writer   dsw3.WriterClient
	Importer dsi3.ImporterClient
	Exporter dse3.ExporterClient
}

type TestEdgeClient

type TestEdgeClient struct {
	V2 ClientV2
	V3 ClientV3
}

func NewTestEdgeServer

func NewTestEdgeServer(ctx context.Context, logger *zerolog.Logger, cfg *directory.Config) (*TestEdgeClient, func())

Jump to

Keyboard shortcuts

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