Documentation ¶ Index ¶ func NewClient(log logger.Logger, broker *net.BrokerExt, conn grpc.ClientConnInterface) *client func NewServer(log logger.Logger, impl core.OracleFactory, broker *net.BrokerExt) (*server, net.Resource) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewClient ¶ func NewClient(log logger.Logger, broker *net.BrokerExt, conn grpc.ClientConnInterface) *client func NewServer ¶ func NewServer(log logger.Logger, impl core.OracleFactory, broker *net.BrokerExt) (*server, net.Resource) Types ¶ This section is empty. Source Files ¶ View all Source files client.go server.go Click to show internal directories. Click to hide internal directories.