server

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2021 License: EUPL-1.2 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(config *Configuration) error

Types

type Configuration

type Configuration struct {
	ListenAddress string
	ListenPort    string

	PublicKeyId    string
	PublicKeyPath  string
	PrivateKeyPath string

	StaticPublicKeyId    string
	StaticPublicKeyPath  string
	StaticPrivateKeyPath string
}

type IssueStaticResponse added in v0.3.0

type IssueStaticResponse struct {
	QR string `json:"qr"`
}

type PrepareIssueRequest

type PrepareIssueRequest struct {
	CredentialAmount int
}

Jump to

Keyboard shortcuts

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