protocol

package
v0.0.0-...-baa1a54 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2018 License: MIT Imports: 0 Imported by: 17

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegisterValue

type RegisterValue struct {
	// URL is the Kite's URL that can be accessed
	URL string `json:"url"`

	// KeyId specifies the public-private key pair reference the kite is using.
	// This is currently only used by Kontrol itself internally, however it
	// might be changed in the future.
	KeyID string `json:"key_id"`
}

RegisterValue is the type of the value that is saved to the storage

Jump to

Keyboard shortcuts

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