Skip to content

sajari/protogen-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generated Go packages for Sajari gRPC APIs

This repository contains generated Go packages required for using Sajari gRPC APIs.

All of the code here is generated from the proto definitions found in the proto repo.

Do not use this package to make Sajari API calls from Go, instead use the official Sajari Go SDK which exports a more friendly, idiomatic API.

Requirements

  • docker

Regenerate the code

Run docker.sh with PROTO_SRC set to be a path containing the proto repository.

$ env PROTO_SRC=... ./docker.sh

About

Generated Go packages for Search.io gRPC APIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages