Discover Packages
github.com/hhrutter/upspin
key
server
package
Version:
v0.0.0-...-7c4ed6d
Opens a new window with list of versions in this module.
Published: Dec 22, 2017
License: BSD-3-Clause
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package server implements the user service upspin.KeyServer
that runs with the backing of storage.Storage.
New initializes an instance of the KeyServer
that stores its data in the given Storage implementation.
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.