summaryrefslogtreecommitdiffstats
path: root/lib/xdsserver/apiv1-events.go
AgeCommit message (Expand)AuthorFilesLines
2019-04-07Use go module as dependency tool instead of glidehalibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/7.99.3halibut/7.99.2halibut/7.99.17.99.37.99.27.99.1Sebastien Douheret1-2/+2
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret1-3/+3
2017-12-22Added SDKs management support.Sebastien Douheret1-0/+2
2017-12-16Fixed and improved events management.Sebastien Douheret1-85/+15
2017-11-30Added Copyright header.Sebastien Douheret1-0/+17
2017-11-29Refit source files to have a public xs-apiv1 lib package.Sebastien Douheret1-0/+132
ef='#n171'>171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251