Documentation
¶
Index ¶
Constants ¶
View Source
const (
URL = "https://%s.keybase.pub/NextID/0x%s.json"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KeybasePayload ¶
type KeybasePayload struct {
Version string `json:"version"`
Comment string `json:"comment"`
Comment2 string `json:"comment2"`
Persona string `json:"persona"`
KeybaseUsername string `json:"keybase_username"`
SignPayload string `json:"sign_payload"`
Signature string `json:"signature"`
CreatedAt string `json:"created_at"`
Uuid string `json:"uuid"`
}
Click to show internal directories.
Click to hide internal directories.