Example #1
0
func size(conn *client.Conn, args []string) {
	fmt.Println(conn.Size())
}