Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidURL = fmt.Errorf("Invalid URL") ErrShorteningURL = fmt.Errorf("Error while shortening URL") )
Functions ¶
This section is empty.
Types ¶
type URL ¶
type URL struct {
// contains filtered or unexported fields
}
func NewURLEmpty ¶
func NewURLEmpty() *URL
Click to show internal directories.
Click to hide internal directories.