Skip to content

An SDK for calling the Senzing C library via gRPC network requests.

License

Notifications You must be signed in to change notification settings

senzing-garage/sz-sdk-go-grpc

Repository files navigation

sz-sdk-go-grpc

If you are beginning your journey with Senzing, please start with Senzing Quick Start guides.

You are in the Senzing Garage where projects are "tinkered" on. Although this GitHub repository may help you understand an approach to using Senzing, it's not considered to be "production ready" and is not considered to be part of the Senzing product. Heck, it may not even be appropriate for your application of Senzing!

⚠️ WARNING: sz-sdk-go-grpc is still in development ⚠️ _

At the moment, this is "work-in-progress" with Semantic Versions of 0.n.x. Although it can be reviewed and commented on, the recommendation is not to use it yet.

Synopsis

The Senzing sz-sdk-go-grpc packages provide a Go language Software Development Kit adhering to the sz-sdk-go interfaces that communicates with a Senzing gRPC server.

Go Reference Badge Go Report Card Badge License Badge go-test-linux.yaml Badge go-test-darwin.yaml Badge go-test-windows.yaml Badge

golangci-lint.yaml Badge

Overview

The Senzing sz-sdk-go-grpc packages enable Go programs to call Senzing library functions across a network to a Senzing gRPC server.

Other implementations of the sz-sdk-go interface include:

Use

(TODO:)

References

  1. Development
  2. Errors
  3. Examples
  4. Package reference