Documentation
¶
Index ¶
Constants ¶
View Source
const ( PetStore_GetPet = "/pet.v1.PetStore/GetPet" PetStore_PutPet = "/pet.v1.PetStore/PutPet" PetStore_DeletePet = "/pet.v1.PetStore/DeletePet" )
Variables ¶
View Source
var ( FullMethods = []string{ PetStore_GetPet, PetStore_PutPet, PetStore_DeletePet, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.