capabilities

package
v0.0.0-...-30b4a77 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2016 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package capabilities defines the capabilities of the Mute key server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Capabilities

type Capabilities struct {
	METHODS               []string // methods implemented from specification
	DOMAINS               []string // domains served
	KEYREPOSITORYURIS     []string // Key repository URIs
	KEYINITREPOSITORYURIS []string // KeyInit repository URIs
	KEYHASHCHAINURIS      []string // Key Hashchain URIs
	KEYHASHCHAINENTRY     string   // last Key Hashchain entry
	TKNPUBKEY             string   // public wallet key for key server payment tokens
	SIGPUBKEYS            []string // public signature key(s) of keyserver
}

The Capabilities of a Mute key server. See: https://github.com/mutecomm/mute/blob/master/doc/keyserver.md#api

Jump to

Keyboard shortcuts

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