Example #1
0
func configure(conn *client.Conn, args []string) {
	conn.AddConfiguration(args[1], args[2])
}