Prerequisites

  • Go version 1.6 or higher
  • Install gRPC
     go get -u google.golang.org/grpc
    

Go Library

  1. Download the latest version of Client example from Suprema Download Center.
  2. Unzip the archive file.
  3. Add the installation directory to GOPATH.

Examples

You can see the examples in the src/example directory. Refer to the quick start guide.

Updated: