# Packages
Package backup implements the functionality of [Backup methods].
Package dns implements the functionality of [Dns methods].
Package result implements structures representing the result of API method responses.
Package test implements the functionality of test server emulating the work of a Beget server.
Package user implements the functionality of [User methods].
# Functions
CallError stores any errors that occurred as a result of the method build.
CallMethod creates an [url.URL] and saves it as the result of the method build.
# Structs
BasicMethod is the basis of other api methods.