docs: add enterprise user guide and link in readme #16
Annotations
10 errors
|
lint:
middleware/ionhttp/http_test.go#L13
Error return value of `w.Write` is not checked (errcheck)
|
|
lint:
middleware/iongrpc/grpc.go#L94
SA1019: otelgrpc.InterceptorFilter is deprecated: Use stats handlers instead. (staticcheck)
|
|
lint:
middleware/iongrpc/grpc.go#L81
SA1019: otelgrpc.InterceptorFilter is deprecated: Use stats handlers instead. (staticcheck)
|
|
lint:
middleware/iongrpc/grpc.go#L68
SA1019: otelgrpc.InterceptorFilter is deprecated: Use stats handlers instead. (staticcheck)
|
|
lint:
middleware/iongrpc/grpc.go#L59
SA1019: otelgrpc.WithInterceptorFilter is deprecated: Use stats handlers instead. (staticcheck)
|
|
lint:
middleware/iongrpc/grpc.go#L37
SA1019: otelgrpc.WithInterceptorFilter is deprecated: Use stats handlers instead. (staticcheck)
|
|
lint:
ion_test.go#L43
ineffectual assignment to ctx (ineffassign)
|
|
lint:
ion_test.go#L53
Error return value of `app.Shutdown` is not checked (errcheck)
|
|
lint:
ion_test.go#L34
Error return value of `app.Shutdown` is not checked (errcheck)
|
|
lint:
ion_test.go#L20
Error return value of `app.Shutdown` is not checked (errcheck)
|