Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGetSuccess ¶
Types ¶
type GetSuccessReq ¶
type GetSuccessReq struct { }
type Service ¶
type Service struct { }
func NewService ¶
func NewService() *Service
func (*Service) GetSuccess ¶
func (s *Service) GetSuccess(e vndcontext.Context, req *GetSuccessReq) (*rest.Result, error)
Click to show internal directories.
Click to hide internal directories.