server

package
v0.21.10 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: Apache-2.0 Imports: 13 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 EdgeDirLock added in v0.21.4

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

func (*EdgeDirLock) New added in v0.21.4

func (lock *EdgeDirLock) New(cfg *directory.Config, logger *zerolog.Logger) (*directory.Directory, error)

type TestEdgeClient

type TestEdgeClient struct {
	V2 ClientV2
}

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