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(in *transform.ExpandReq) (*transform.ExpandResp, error)
type ShortenLogic ¶
func NewShortenLogic ¶
func NewShortenLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ShortenLogic
func (*ShortenLogic) Shorten ¶
func (l *ShortenLogic) Shorten(in *transform.ShortenReq) (*transform.ShortenResp, error)
Click to show internal directories.
Click to hide internal directories.