pkg/

directory
v0.0.0-...-5a762db Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2021 License: Apache-2.0

README

Generating Code From the Proto Directory (For Go)

Make sure you have protoc installed, then install the plugin if you haven't already:

go get -u github.com/golang/protobuf/protoc-gen-go

This installs it in $GOBIN or $GOPATH/bin. This needs to be on your $PATH. Then you can call protoc.sh, which generates the .go files:

./protoc.sh

Directories

Path Synopsis
Package analytic holds basic functions for working with analytics.
Package analytic holds basic functions for working with analytics.
Package analyticservice abstracts creation of the necessary service elements away from analytics, allowing callbacks to be registered with simple APIs.
Package analyticservice abstracts creation of the necessary service elements away from analytics, allowing callbacks to be registered with simple APIs.
Package fileutil contains routines and clients for moving bytes around between object stores and files, or files and files.
Package fileutil contains routines and clients for moving bytes around between object stores and files, or files and files.
Package medifor contains a basic client library for dialing and communicating with MediFor services.
Package medifor contains a basic client library for dialing and communicating with MediFor services.
Package protoutil contains utilities for manipulation of MediFor protocol buffers.
Package protoutil contains utilities for manipulation of MediFor protocol buffers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL