type github.com/gotd/td/exchange.ServerExchangeError
4 uses
github.com/gotd/td/exchange (current package)
server_flow.go#L19: type ServerExchangeError struct {
server_flow.go#L25: func (s *ServerExchangeError) Error() string {
server_flow.go#L30: func (s *ServerExchangeError) Unwrap() error {
server_flow.go#L35: return &ServerExchangeError{
![]() |
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. |