Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExpandLogic ¶
func NewExpandLogic ¶
func NewExpandLogic(ctx context.Context, svcCtx *svc.ServiceContext) ExpandLogic
func (*ExpandLogic) Expand ¶
func (l *ExpandLogic) Expand(req types.ExpandReq) (*types.ExpandResp, error)
type ShortenLogic ¶
func NewShortenLogic ¶
func NewShortenLogic(ctx context.Context, svcCtx *svc.ServiceContext) ShortenLogic
func (*ShortenLogic) Shorten ¶
func (l *ShortenLogic) Shorten(req types.ShortenReq) (*types.ShortenResp, error)
Click to show internal directories.
Click to hide internal directories.