registration

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Registration

type Registration struct {
	Key       *privatekey.PrivateKey `json:"privateKey"`
	Status    string                 `json:"status"`
	Contact   []string               `json:"contact"`
	URI       string                 `json:"uri"`
	OrdersURL string                 `json:"ordersURL"`
}

type RegistrationCrypt

type RegistrationCrypt Registration

func (*RegistrationCrypt) MarshalJSON

func (rc *RegistrationCrypt) MarshalJSON() ([]byte, error)

func (*RegistrationCrypt) UnmarshalJSON

func (rc *RegistrationCrypt) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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