Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interact ¶
type Interact struct { DB contract.DbContract Domain string Port string }
func (Interact) CreateShortUrl ¶
func (i Interact) CreateShortUrl(ctx context.Context, req dto.CreateShortUrlReq) (dto.CreateShortUrlRes, error)
Click to show internal directories.
Click to hide internal directories.