server

package
v0.0.0-...-8fa1bb7 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2019 License: BSD-3-Clause Imports: 18 Imported by: 0

Documentation

Overview

Package server implements the user service upspin.KeyServer that runs with the backing of storage.Storage.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(options ...string) (upspin.KeyServer, error)

New initializes an instance of the KeyServer that stores its data in the given Storage implementation.

Types

type Logger

type Logger interface {
	Log() ([]byte, error)
}

Logger returns KeyServer logs for auditing purposes. It is implemented by the KeyServer in this package, but is not part of the upspin.KeyServer interface.

Jump to

Keyboard shortcuts

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