Documentation
¶
Overview ¶
Package beget implements the open API of the service Beget. Package contains:
- github.com/ThCompiler/go.beget.api/core package, that implements general functionality for send requests by Beget.API.
- github.com/ThCompiler/go.beget.api/api package, that implements API method-specific functionality.
- github.com/ThCompiler/go.beget.api/api/result package, that implements structures representing API method responses.
- github.com/ThCompiler/go.beget.api/api/dns package, that implements the functionality of Dns methods.
If you find inaccuracies or errors in the documentation, please report it in the issue in the go.beget.api repository.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package api implements API method-specific functionality.
|
Package api implements API method-specific functionality. |
|
backup
Package backup implements the functionality of [Backup methods].
|
Package backup implements the functionality of [Backup methods]. |
|
dns
Package dns implements the functionality of [Dns methods].
|
Package dns implements the functionality of [Dns methods]. |
|
dns/build
Package build implements builders of github.com/ThCompiler/go.beget.api/api/dns.BasicRecords, github.com/ThCompiler/go.beget.api/api/dns.DNSRecords, github.com/ThCompiler/go.beget.api/api/dns.CNAMERecords and github.com/ThCompiler/go.beget.api/api/dns.NSRecords.
|
Package build implements builders of github.com/ThCompiler/go.beget.api/api/dns.BasicRecords, github.com/ThCompiler/go.beget.api/api/dns.DNSRecords, github.com/ThCompiler/go.beget.api/api/dns.CNAMERecords and github.com/ThCompiler/go.beget.api/api/dns.NSRecords. |
|
dns/general
Package general implements structures with a generalized representation of the DNS server records supported by Beget.
|
Package general implements structures with a generalized representation of the DNS server records supported by Beget. |
|
dns/record
Package record implements structures representing records from [getData] response.
|
Package record implements structures representing records from [getData] response. |
|
result
Package result implements structures representing the result of API method responses.
|
Package result implements structures representing the result of API method responses. |
|
test
Package test implements the functionality of test server emulating the work of a Beget server.
|
Package test implements the functionality of test server emulating the work of a Beget server. |
|
user
Package user implements the functionality of [User methods].
|
Package user implements the functionality of [User methods]. |
|
Package core implements the basic functionality of requests to the Beget.API.
|
Package core implements the basic functionality of requests to the Beget.API. |
|
internal
|
|
|
time
Package time specifies the standard time.Time for the Beget time format.
|
Package time specifies the standard time.Time for the Beget time format. |
|
pkg
|
|
|
maps
Package maps implements some functionality of the standard maps package in go 1.21.
|
Package maps implements some functionality of the standard maps package in go 1.21. |
|
slices
Package slices implements an extension of the standard slices package.
|
Package slices implements an extension of the standard slices package. |
|
src
command
|
Click to show internal directories.
Click to hide internal directories.