This website requires JavaScript.
Explore
Help
Sign In
narayana
/
go-tdlib
Watch
3
Star
0
Fork
You've already forked go-tdlib
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
39f0e43cd7
go-tdlib
/
client
/
puller
/
error.go
8 lines
74 B
Go
Raw
Normal View
History
Unescape
Escape
add pullers
2018-10-09 03:46:15 +00:00
package
puller
import
(
go fmt formatted project
2018-10-23 12:49:10 +00:00
"errors"
add pullers
2018-10-09 03:46:15 +00:00
)
var
EOP
=
errors
.
New
(
"end of pull"
)
Reference in a new issue
Copy permalink