Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Invalid is used when the puppy value is below 0 Invalid = "invalid input" // NotFound is used when the puppy with given id is not found NotFound = "puppy not found" //Duplicate is used when the puppy id already exists Duplicate = "puppy already exists" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.