Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PetNotFound = errors.New("can not find pet") ProviderNotFound = errors.New("can not find provider") )
Functions ¶
func AddProvider ¶
Types ¶
type PetStore ¶
Click to show internal directories.
Click to hide internal directories.