X-Git-Url: http://www.git.cypherpunks.ru/?p=goircd.git;a=blobdiff_plain;f=client.go;h=1b4a9c365993abc7aa2b0f537bd98b498fe87947;hp=3637d499da5e245990241eaffb0efad337214600;hb=8702ace766119effc2c2ec4afa284bec6f24c4da;hpb=990937d451208b0299246c46dd29adf7a35f97ee diff --git a/client.go b/client.go index 3637d49..1b4a9c3 100644 --- a/client.go +++ b/client.go @@ -38,6 +38,7 @@ type Client struct { username string realname string password string + away *string } type ClientAlivenessState struct {