# Functions
NewPusherServiceClient constructs a client for the push.v1.PusherService service.
NewPusherServiceHandler builds an HTTP handler from the service implementation.
RegisterPusherServiceHandler register an HTTP handler to a mux.Router from the service implementation.
# Constants
PusherServiceName is the fully-qualified name of the PusherService service.
# Structs
UnimplementedPusherServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
PusherServiceClient is a client for the push.v1.PusherService service.
PusherServiceHandler is an implementation of the push.v1.PusherService service.