package
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Dec 20, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrUsernameNotFound = errors.New("username not found")
ErrCantParseUsername = errors.New("can't parse username")
ErrLinkNotFound = errors.New("link not found")
ErrNotImplemented = errors.New("not implemented")
ErrIncorrectTypeOfResponse = errors.New("incorrect type of response")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.