IK
Size: a a a
IK
EK
IK
appHandler := NewAppHandler(dbConn) до этогоIK
EK
IK
EK
EK
EK
EK
EK
IK
type handler struct {
dbConn *sql.DB
}
func (h *handler) HelloHandler(w http.ResponseWriter, r *http.Request) {
h.dbConn.Select(…)
}IK
IK
EK
IK
D
Maxim deleted. Reason: external link (?)