type github.com/gotd/td/telegram/downloader.CDN
5 uses
github.com/gotd/td/telegram/downloader (current package)
cdn.go#L48: cdn CDN
cdn_state_machine.go#L13: func (c *cdn) ensureClient(ctx context.Context, dcID int) (CDN, error) {
client.go#L11: type CDN interface {
client.go#L30: CDN(ctx context.Context, dc int, max int64) (CDN, io.Closer, error)
github.com/gotd/td/telegram
download.go#L64: func (d downloadClient) CDN(ctx context.Context, dc int, max int64) (downloader.CDN, io.Closer, error) {
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |