Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handlers ¶
type Handlers struct {
// contains filtered or unexported fields
}
func (*Handlers) HandleOverview ¶
func (h *Handlers) HandleOverview(w http.ResponseWriter, r *http.Request)
func (*Handlers) HandleUpdateUserSubscription ¶
func (h *Handlers) HandleUpdateUserSubscription(w http.ResponseWriter, r *http.Request)
func (*Handlers) HandleUpsertPlan ¶
func (h *Handlers) HandleUpsertPlan(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.