Documentation ¶
Index ¶
Constants ¶
View Source
const InvalidJSON = `` /* 1890-byte string literal not displayed */
InvalidJSON invalid swagger 2.0 spec in JSON
View Source
const PetStore20 = `` /* 6070-byte string literal not displayed */
PetStore20 json doc for swagger 2.0 pet store
View Source
const PetStore20YAML = `` /* 3755-byte string literal not displayed */
PetStore20YAML yaml doc for swagger 2.0 pet store
View Source
const RootPetStore20 = `` /* 5861-byte string literal not displayed */
RootPetStore20 json doc for swagger 2.0 pet store at /
Variables ¶
View Source
var InvalidJSONMessage = json.RawMessage([]byte(InvalidJSON))
InvalidJSONMessage json raw message for invalid json
View Source
var PetStoreJSONMessage = json.RawMessage([]byte(PetStore20))
PetStoreJSONMessage json raw message for Petstore20
View Source
var RootPetStoreJSONMessage = json.RawMessage([]byte(RootPetStore20))
RootPetStoreJSONMessage json raw message for Petstore20
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.