Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HelloHandler ¶
func HelloHandler(w http.ResponseWriter, r *http.Request)
Types ¶
type Handlers ¶
type Handlers struct { OrdersStore1 *stores1.OrdersStore OrdersStore2 *stores2.OrdersStore OrdersStore3 *stores3.OrdersStore }
Click to show internal directories.
Click to hide internal directories.