package
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: Jan 10, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Conn is a connection to a parameter server
New creates a new connection.
func (c *Conn) Call(serviceMethod string, args interface{}, reply interface{}) error
Call make a RPC call.
Call will be blocked until the connection to remote RPC service
being established.
Close closes the connection.
Connect connects the connection to a address.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.