Versions in this module Expand all Collapse all v0 v0.1.1 Jan 27, 2024 Changes in this version + type URLUseCase interface + GetFullURL func(ctx context.Context, hash string) (string, error) + GetHash func(ctx context.Context, fullURL string) (string, error)