@@ -215,19 +215,19 @@ <h3>
215
215
</ h3 >
216
216
< p >
217
217
< span style ="font-size:90% ">
218
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/config.go ">
218
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/config.go ">
219
219
config.go
220
220
</ a >
221
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/mock_schemaregistry_client.go ">
221
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/mock_schemaregistry_client.go ">
222
222
mock_schemaregistry_client.go
223
223
</ a >
224
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/rest_service.go ">
224
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/rest_service.go ">
225
225
rest_service.go
226
226
</ a >
227
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go ">
227
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go ">
228
228
schemaregistry_client.go
229
229
</ a >
230
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/testhelpers.go ">
230
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/testhelpers.go ">
231
231
testhelpers.go
232
232
</ a >
233
233
</ span >
@@ -258,7 +258,7 @@ <h2 id="pkg-constants">
258
258
)</ pre >
259
259
< h2 id ="Client ">
260
260
type
261
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=6747:7897#L194 ">
261
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=6747:7897#L194 ">
262
262
Client
263
263
</ a >
264
264
< a class ="permalink " href ="#Client ">
@@ -290,7 +290,7 @@ <h2 id="Client">
290
290
}</ pre >
291
291
< h3 id ="NewClient ">
292
292
func
293
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=7944:7988#L213 ">
293
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=7944:7988#L213 ">
294
294
NewClient
295
295
</ a >
296
296
< a class ="permalink " href ="#NewClient ">
@@ -302,7 +302,7 @@ <h3 id="NewClient">
302
302
NewClient returns a Client implementation
303
303
< h2 id ="Compatibility ">
304
304
type
305
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=19493:19515#L595 ">
305
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=19493:19515#L595 ">
306
306
Compatibility
307
307
</ a >
308
308
< a class ="permalink " href ="#Compatibility ">
@@ -314,7 +314,7 @@ <h2 id="Compatibility">
314
314
< pre > type Compatibility < a href ="https://pkg.go.dev/builtin/#int "> int</ a > </ pre >
315
315
< h3 id ="Compatibility.MarshalJSON ">
316
316
func (Compatibility)
317
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=20270:20322#L633 ">
317
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=20270:20322#L633 ">
318
318
MarshalJSON
319
319
</ a >
320
320
< a class ="permalink " href ="#Compatibility.MarshalJSON ">
@@ -326,7 +326,7 @@ <h3 id="Compatibility.MarshalJSON">
326
326
MarshalJSON implements json.Marshaler
327
327
< h3 id ="Compatibility.ParseString ">
328
328
func (*Compatibility)
329
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=20743:20796#L652 ">
329
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=20743:20796#L652 ">
330
330
ParseString
331
331
</ a >
332
332
< a class ="permalink " href ="#Compatibility.ParseString ">
@@ -338,7 +338,7 @@ <h3 id="Compatibility.ParseString">
338
338
ParseString returns a Compatibility for the given string
339
339
< h3 id ="Compatibility.String ">
340
340
func (Compatibility)
341
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=20610:20648#L647 ">
341
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=20610:20648#L647 ">
342
342
String
343
343
</ a >
344
344
< a class ="permalink " href ="#Compatibility.String ">
@@ -348,7 +348,7 @@ <h3 id="Compatibility.String">
348
348
< pre > func (c < a href ="#Compatibility "> Compatibility</ a > ) String() < a href ="https://pkg.go.dev/builtin/#string "> string</ a > </ pre >
349
349
< h3 id ="Compatibility.UnmarshalJSON ">
350
350
func (*Compatibility)
351
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=20406:20459#L638 ">
351
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=20406:20459#L638 ">
352
352
UnmarshalJSON
353
353
</ a >
354
354
< a class ="permalink " href ="#Compatibility.UnmarshalJSON ">
@@ -360,7 +360,7 @@ <h3 id="Compatibility.UnmarshalJSON">
360
360
UnmarshalJSON implements json.Unmarshaler
361
361
< h2 id ="Config ">
362
362
type
363
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/config.go?s=739:2685#L15 ">
363
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/config.go?s=739:2685#L15 ">
364
364
Config
365
365
</ a >
366
366
< a class ="permalink " href ="#Config ">
@@ -418,7 +418,7 @@ <h2 id="Config">
418
418
</ pre >
419
419
< h3 id ="NewConfig ">
420
420
func
421
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/config.go?s=2757:2791#L63 ">
421
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/config.go?s=2757:2791#L63 ">
422
422
NewConfig
423
423
</ a >
424
424
< a class ="permalink " href ="#NewConfig ">
@@ -430,7 +430,7 @@ <h3 id="NewConfig">
430
430
NewConfig returns a new configuration instance with sane defaults.
431
431
< h3 id ="NewConfigWithAuthentication ">
432
432
func
433
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/config.go?s=3322:3408#L86 ">
433
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/config.go?s=3322:3408#L86 ">
434
434
NewConfigWithAuthentication
435
435
</ a >
436
436
< a class ="permalink " href ="#NewConfigWithAuthentication ">
@@ -444,7 +444,7 @@ <h3 id="NewConfigWithAuthentication">
444
444
This method is deprecated.
445
445
< h3 id ="NewConfigWithBasicAuthentication ">
446
446
func
447
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/config.go?s=3750:3841#L97 ">
447
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/config.go?s=3750:3841#L97 ">
448
448
NewConfigWithBasicAuthentication
449
449
</ a >
450
450
< a class ="permalink " href ="#NewConfigWithBasicAuthentication ">
@@ -457,7 +457,7 @@ <h3 id="NewConfigWithBasicAuthentication">
457
457
For Confluent Cloud, use the API key for the username and the API secret for the password.
458
458
< h3 id ="NewConfigWithBearerAuthentication ">
459
459
func
460
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/config.go?s=4220:4311#L109 ">
460
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/config.go?s=4220:4311#L109 ">
461
461
NewConfigWithBearerAuthentication
462
462
</ a >
463
463
< a class ="permalink " href ="#NewConfigWithBearerAuthentication ">
@@ -471,7 +471,7 @@ <h3 id="NewConfigWithBearerAuthentication">
471
471
identityPoolID(`bearer.auth.identity.pool.id`) is required
472
472
< h2 id ="Reference ">
473
473
type
474
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=3043:3164#L62 ">
474
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=3043:3164#L62 ">
475
475
Reference
476
476
</ a >
477
477
< a class ="permalink " href ="#Reference ">
@@ -488,7 +488,7 @@ <h2 id="Reference">
488
488
</ pre >
489
489
< h2 id ="RestError ">
490
490
type
491
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/rest_service.go?s=2676:2770#L87 ">
491
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/rest_service.go?s=2676:2770#L87 ">
492
492
RestError
493
493
</ a >
494
494
< a class ="permalink " href ="#RestError ">
@@ -504,7 +504,7 @@ <h2 id="RestError">
504
504
</ pre >
505
505
< h3 id ="RestError.Error ">
506
506
func (*RestError)
507
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/rest_service.go?s=2819:2855#L93 ">
507
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/rest_service.go?s=2819:2855#L93 ">
508
508
Error
509
509
</ a >
510
510
< a class ="permalink " href ="#RestError.Error ">
@@ -516,7 +516,7 @@ <h3 id="RestError.Error">
516
516
Error implements the errors.Error interface
517
517
< h2 id ="SchemaInfo ">
518
518
type
519
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=3216:3400#L69 ">
519
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=3216:3400#L69 ">
520
520
SchemaInfo
521
521
</ a >
522
522
< a class ="permalink " href ="#SchemaInfo ">
@@ -533,7 +533,7 @@ <h2 id="SchemaInfo">
533
533
</ pre >
534
534
< h3 id ="SchemaInfo.MarshalJSON ">
535
535
func (*SchemaInfo)
536
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=3457:3508#L76 ">
536
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=3457:3508#L76 ">
537
537
MarshalJSON
538
538
</ a >
539
539
< a class ="permalink " href ="#SchemaInfo.MarshalJSON ">
@@ -545,7 +545,7 @@ <h3 id="SchemaInfo.MarshalJSON">
545
545
MarshalJSON implements the json.Marshaler interface
546
546
< h3 id ="SchemaInfo.UnmarshalJSON ">
547
547
func (*SchemaInfo)
548
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=3821:3872#L89 ">
548
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=3821:3872#L89 ">
549
549
UnmarshalJSON
550
550
</ a >
551
551
< a class ="permalink " href ="#SchemaInfo.UnmarshalJSON ">
@@ -557,7 +557,7 @@ <h3 id="SchemaInfo.UnmarshalJSON">
557
557
UnmarshalJSON implements the json.Unmarshaller interface
558
558
< h2 id ="SchemaMetadata ">
559
559
type
560
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=4254:4420#L107 ">
560
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=4254:4420#L107 ">
561
561
SchemaMetadata
562
562
</ a >
563
563
< a class ="permalink " href ="#SchemaMetadata ">
@@ -575,7 +575,7 @@ <h2 id="SchemaMetadata">
575
575
</ pre >
576
576
< h3 id ="SchemaMetadata.MarshalJSON ">
577
577
func (*SchemaMetadata)
578
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=4477:4532#L115 ">
578
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=4477:4532#L115 ">
579
579
MarshalJSON
580
580
</ a >
581
581
< a class ="permalink " href ="#SchemaMetadata.MarshalJSON ">
@@ -587,7 +587,7 @@ <h3 id="SchemaMetadata.MarshalJSON">
587
587
MarshalJSON implements the json.Marshaler interface
588
588
< h3 id ="SchemaMetadata.UnmarshalJSON ">
589
589
func (*SchemaMetadata)
590
- < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0-RC2 /schemaregistry/schemaregistry_client.go?s=5033:5088#L134 ">
590
+ < a href ="https://github.com/confluentinc/confluent-kafka-go/blob/v2.4.0/schemaregistry/schemaregistry_client.go?s=5033:5088#L134 ">
591
591
UnmarshalJSON
592
592
</ a >
593
593
< a class ="permalink " href ="#SchemaMetadata.UnmarshalJSON ">
0 commit comments