Documentation ¶
Index ¶
Constants ¶
View Source
const ParamId = "plan-id"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlanService ¶
type PlanService struct {
*services.BaseService
}
func New ¶
func New(base *services.BaseService) *PlanService
func (*PlanService) Register ¶
func (s *PlanService) Register(container *restful.Container)
func (*PlanService) TakePlan ¶
func (s *PlanService) TakePlan(fn func(*restful.Request, *restful.Response, *plan.Plan)) restful.RouteFunction
Click to show internal directories.
Click to hide internal directories.