Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "validate"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
Specification json.RawMessage
}
type Result ¶
type Result struct { MediaType string `json:"mediaType"` Short string `json:"description"` Hint string `json:"hint"` ConsumerId credentials.ConsumerIdentity `json:"consumerId"` }
Click to show internal directories.
Click to hide internal directories.