server

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 42 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDefaultServer

func CreateDefaultServer(opts *ServerOptions) (*defaultServer, error)

func CreateSimulatedServer

func CreateSimulatedServer(opts *ServerOptions) (*simulatedServer, error)

Types

type Server

type Server interface {
	pb.DataMoverServer

	StartManager() error
}

func Create

func Create(opts *ServerOptions) (Server, error)

type ServerOptions

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

func GetOptions

func GetOptions() (*ServerOptions, error)

Jump to

Keyboard shortcuts

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