package
0.2.0-alpha-RC1
Repository: https://github.com/ihrankouski/open-match.git
Documentation: pkg.go.dev

# Functions

New returns an instantiated srvice.

# Variables

DefaultFrontendAPIViews are the default frontend API OpenCensus measure views.
Package metrics provides some convience views.
Package metrics provides some convience views.
Failure instrumentation.
OpenCensus Measures.
OpenCensus Measures.
API instrumentation.
Package metrics provides some convience views.
Package metrics provides some convience views.
Logging instrumentation There's no need to record this measurement directly if you use the logrus hook provided in metrics/helper.go after instantiating the logrus instance in your application code.
Package metrics provides some convience views.
KeyMethod is used to tag a measure with the currently running API method.
No description provided by the author

# Structs

FrontendAPI implements frontend.ApiServer, the server generated by compiling the protobuf, by fulfilling the frontend.APIClient interface.