package
Version:
v0.0.0-...-3b4ca89
Opens a new window with list of versions in this module.
Published: Nov 7, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DirectoryJson struct {
KeyChange string `json:"keyChange"`
Meta DirectoryJsonMeta `json:"meta"`
NewAccount string `json:"newAccount"`
NewNonce string `json:"newNonce"`
NewOrder string `json:"newOrder"`
RevokeCert string `json:"revokeCert"`
}
type DirectoryJsonMeta struct {
TermsOfService string `json:"termsOfService"`
Website string `json:"website"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.