Documentation ¶
Index ¶
- func AddServiceInvocationHandler(name string, ...) error
- func AddTopicEventHandler(topic string, ...) error
- func InitClient(port string) (err error)
- func InitServer(port string) (err error)
- func InvokeMethod(serviceAppId, methodName string, data []byte) ([]byte, error)
- func MakeOutputContent(in *common.InvocationEvent, resp interface{}) (out *common.Content, err error)
- func PubSubEventCall(topic string, jsonString string, expire grpc.EventExpire) error
- func Start() error
- func Stop()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddTopicEventHandler ¶
func InitClient ¶
func InitServer ¶
func MakeOutputContent ¶
func MakeOutputContent(in *common.InvocationEvent, resp interface{}) (out *common.Content, err error)
func PubSubEventCall ¶
func PubSubEventCall(topic string, jsonString string, expire grpc.EventExpire) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.