Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Claims ¶
type Claims struct { Address string `json:"address"` // address is hash(fqdn+projectID) // contains filtered or unexported fields }
type Option ¶
func PrivateKey ¶
type Repository ¶
type Repository struct {
Id string `json:"id"`
}
type Resolver ¶
func UseResolver ¶
Click to show internal directories.
Click to hide internal directories.