server

package
v2.10.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIServer

type APIServer struct {
	metadatapb.UnsafeAPIServer
	// contains filtered or unexported fields
}

func NewMetadataServer

func NewMetadataServer(env Env) *APIServer

func (*APIServer) EditMetadata

EditMetadata transactionally mutates metadata. All operations are attempted, in order, but if any fail, the entire operation fails.

type Env

type Env struct {
	TxnEnv *transactionenv.TransactionEnv
	Auth   metadata.Auth
}

Auth is the subset of the auth server needed by the metadata service.

Jump to

Keyboard shortcuts

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