mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-24 11:32:00 -08:00
7 lines
82 B
Go
7 lines
82 B
Go
|
/*
|
||
|
|
||
|
sendxmpp is a command-line to send to send messages to users
|
||
|
|
||
|
*/
|
||
|
package main
|