Documentation ¶
Index ¶
Constants ¶
View Source
const ( Name = "validate" OptMedia = common.OptMedia OptArt = common.OptArt )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Name string Specification json.RawMessage ArtifactType string MediaType string }
type Result ¶
type Result struct {
ConsumerId credentials.ConsumerIdentity `json:"consumerId"`
}
Click to show internal directories.
Click to hide internal directories.