Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestaurantResource ¶
type RestaurantResource struct { }
RestFulRouterA is a struct used for implementation of restfull router program
func (*RestaurantResource) Get ¶
func (r *RestaurantResource) Get(context *restful.Context)
Equal is method to compare given num and slice sum
func (*RestaurantResource) URLPatterns ¶
func (r *RestaurantResource) URLPatterns() []restful.Route
URLPatterns helps to respond for corresponding API calls
Click to show internal directories.
Click to hide internal directories.