]> git.lizzy.rs Git - go-anidb.git/commit
anidb: Automatically run USER query after AUTH
authorDiogo Franco (Kovensky) <diogomfranco@gmail.com>
Fri, 26 Jul 2013 01:42:41 +0000 (22:42 -0300)
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>
Fri, 26 Jul 2013 01:42:41 +0000 (22:42 -0300)
commitb05b1e6b9de5552741cbc11eed8badb29175143b
tree042b1506947a4282bfdc651a4e6675cd28080d11
parentfd8fde19d990e4d6dbf65eafd4059f4682f311f1
anidb: Automatically run USER query after AUTH

This also lets us have a convenient adb.User() that returns the current
user; this only works though if we're already authenticated.
anidb.go
auth.go
udp.go
usercache.go