shorturl.go 42 B

1234
  1. package storage
  2. type ShortUrl struct {
  3. }