func TestAddress(t *testing.T) {
    options := map[string][]byte{
        "host": []byte("myhost2"),
        "port": []byte("12345"),
    }