Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessSpecInfo ¶
type AccessSpecInfo struct { Short string `json:"short"` MediaType string `json:"mediaType"` Hint string `json:"hint"` ConsumerId credentials.ConsumerIdentity `json:"consumerId"` }
type ActionSpecInfo ¶ added in v0.3.0
type ActionSpecInfo struct { Name string Arguments interface{} }
type UploadTargetSpecInfo ¶
type UploadTargetSpecInfo struct {
ConsumerId credentials.ConsumerIdentity `json:"consumerId"`
}
type ValueSetInfo ¶ added in v0.4.1
type ValueSetInfo struct {
Short string `json:"description"`
}
Click to show internal directories.
Click to hide internal directories.