@@ -46,7 +46,7 @@ var testRssFeedXML = RssFeedXml{
46
46
Category : "" ,
47
47
Comments : "" ,
48
48
Enclosure : (* RssEnclosure )(nil ),
49
- Guid : " http://example.com/test/1540941720" ,
49
+ Guid : & RssGuid { XMLName : xml. Name { Local : "guid" }, Id : " http://example.com/test/1540941720", IsPermaLink : "true" } ,
50
50
PubDate : "Tue, 30 Oct 2018 23:22:00 GMT" ,
51
51
Source : "" ,
52
52
},
@@ -60,7 +60,7 @@ var testRssFeedXML = RssFeedXml{
60
60
Category : "" ,
61
61
Comments : "" ,
62
62
Enclosure : (* RssEnclosure )(nil ),
63
- Guid : " http://example.com/test/1540941660" ,
63
+ Guid : & RssGuid { XMLName : xml. Name { Local : "guid" }, Id : " http://example.com/test/1540941660", IsPermaLink : "true" } ,
64
64
PubDate : "Tue, 30 Oct 2018 23:21:00 GMT" ,
65
65
Source : "" ,
66
66
},
@@ -74,7 +74,7 @@ var testRssFeedXML = RssFeedXml{
74
74
Category : "" ,
75
75
Comments : "" ,
76
76
Enclosure : (* RssEnclosure )(nil ),
77
- Guid : " http://example.com/test/1540941600" ,
77
+ Guid : & RssGuid { XMLName : xml. Name { Local : "guid" }, Id : " http://example.com/test/1540941600", IsPermaLink : "true" } ,
78
78
PubDate : "Tue, 30 Oct 2018 23:20:00 GMT" ,
79
79
Source : "" ,
80
80
},
@@ -88,7 +88,7 @@ var testRssFeedXML = RssFeedXml{
88
88
Category : "" ,
89
89
Comments : "" ,
90
90
Enclosure : (* RssEnclosure )(nil ),
91
- Guid : " http://example.com/test/1540941540" ,
91
+ Guid : & RssGuid { XMLName : xml. Name { Local : "guid" }, Id : " http://example.com/test/1540941540", IsPermaLink : "true" } ,
92
92
PubDate : "Tue, 30 Oct 2018 23:19:00 GMT" ,
93
93
Source : "" ,
94
94
},
@@ -102,7 +102,7 @@ var testRssFeedXML = RssFeedXml{
102
102
Category : "" ,
103
103
Comments : "" ,
104
104
Enclosure : (* RssEnclosure )(nil ),
105
- Guid : " http://example.com/test/1540941480" ,
105
+ Guid : & RssGuid { XMLName : xml. Name { Local : "guid" }, Id : " http://example.com/test/1540941480", IsPermaLink : "true" } ,
106
106
PubDate : "Tue, 30 Oct 2018 23:18:00 GMT" ,
107
107
Source : "" ,
108
108
},
@@ -116,7 +116,7 @@ var testRssFeedXML = RssFeedXml{
116
116
Category : "" ,
117
117
Comments : "" ,
118
118
Enclosure : (* RssEnclosure )(nil ),
119
- Guid : " http://example.com/test/1540941420" ,
119
+ Guid : & RssGuid { XMLName : xml. Name { Local : "guid" }, Id : " http://example.com/test/1540941420", IsPermaLink : "true" } ,
120
120
PubDate : "Tue, 30 Oct 2018 23:17:00 GMT" ,
121
121
Source : "" ,
122
122
},
@@ -130,7 +130,7 @@ var testRssFeedXML = RssFeedXml{
130
130
Category : "" ,
131
131
Comments : "" ,
132
132
Enclosure : (* RssEnclosure )(nil ),
133
- Guid : " http://example.com/test/1540941360" ,
133
+ Guid : & RssGuid { XMLName : xml. Name { Local : "guid" }, Id : " http://example.com/test/1540941360", IsPermaLink : "true" } ,
134
134
PubDate : "Tue, 30 Oct 2018 23:16:00 GMT" ,
135
135
Source : "" ,
136
136
},
@@ -144,7 +144,7 @@ var testRssFeedXML = RssFeedXml{
144
144
Category : "" ,
145
145
Comments : "" ,
146
146
Enclosure : (* RssEnclosure )(nil ),
147
- Guid : " http://example.com/test/1540941300" ,
147
+ Guid : & RssGuid { XMLName : xml. Name { Local : "guid" }, Id : " http://example.com/test/1540941300", IsPermaLink : "true" } ,
148
148
PubDate : "Tue, 30 Oct 2018 23:15:00 GMT" ,
149
149
Source : "" ,
150
150
},
@@ -158,7 +158,7 @@ var testRssFeedXML = RssFeedXml{
158
158
Category : "" ,
159
159
Comments : "" ,
160
160
Enclosure : (* RssEnclosure )(nil ),
161
- Guid : " http://example.com/test/1540941240" ,
161
+ Guid : & RssGuid { XMLName : xml. Name { Local : "guid" }, Id : " http://example.com/test/1540941240", IsPermaLink : "true" } ,
162
162
PubDate : "Tue, 30 Oct 2018 23:14:00 GMT" ,
163
163
Source : "" ,
164
164
},
@@ -172,7 +172,7 @@ var testRssFeedXML = RssFeedXml{
172
172
Category : "" ,
173
173
Comments : "" ,
174
174
Enclosure : (* RssEnclosure )(nil ),
175
- Guid : " http://example.com/test/1540941180" ,
175
+ Guid : & RssGuid { XMLName : xml. Name { Local : "guid" }, Id : " http://example.com/test/1540941180", IsPermaLink : "true" } ,
176
176
PubDate : "Tue, 30 Oct 2018 23:13:00 GMT" ,
177
177
Source : "" ,
178
178
},
0 commit comments