module GrpcAuth

Constants

VERSION

Attributes

grpcd_address[RW]

Public Instance Methods

configure() { |self| ... } click to toggle source
# File lib/grpc_auth.rb, line 9
def configure
  yield self
end