Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DebugFile *os.File
View Source
var PrintDebug = false
Functions ¶
Types ¶
type ChallengeInfo ¶
type ChallengeResponse ¶
type ChallengeResponse struct {
Status string `json:"status"`
Identifier OrderIdentifier `json:"identifier"`
Challenges []ChallengeInfo `json:"challenges"`
Expires string `json:"expires"`
}
type OrderIdentifier ¶
type OrderResponse ¶
Click to show internal directories.
Click to hide internal directories.