Documentation
¶
Overview ¶
Package subscription 封装订阅/额度域的 HTTP handlers。
L2 | 父级: internal/handler(L1 见 AGENTS.md)
成员清单:
- handlers.go:Handlers 及订阅额度路由。
[PROTOCOL]: 变更时更新此头部,然后检查父级入口 AGENTS.md(L1)
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.