issuer

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2019 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

Package issuer defines structure for coconut Issuing Authority.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Issuer

type Issuer struct {
	*server.BaseServer
	// contains filtered or unexported fields
}

Issuer defines all the required attributes for a coconut issuer.

func New

func New(cfg *config.Config) (*Issuer, error)

New returns a new Issuer instance parameterized with the specified configuration. nolint: gocyclo

func (*Issuer) Shutdown

func (ia *Issuer) Shutdown()

Shutdown cleanly shuts down a given Issuer instance.

Directories

Path Synopsis
package utils defines utility functions/structures required by or with an issuer.
package utils defines utility functions/structures required by or with an issuer.

Jump to

Keyboard shortcuts

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