type github.com/gotd/td/telegram/internal/manager.ConnMode
10 uses
github.com/gotd/td/telegram/internal/manager (current package)
conn.go#L31: type ConnMode byte
conn.go#L35: ConnModeUpdates ConnMode = iota
conn.go#L45: mode ConnMode // immutable
connmode_string.go#L20: func (i ConnMode) String() string {
create.go#L58: mode ConnMode,
github.com/gotd/td/telegram
client.go#L69: defaultMode manager.ConnMode // immutable
conn_builder.go#L57: mode manager.ConnMode,
conn_builder.go#L66: mode manager.ConnMode,
conn_builder.go#L96: mode manager.ConnMode,
pool.go#L65: mode manager.ConnMode,
![]() |
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. |