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