Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHttpTransportAsClient ¶
NewHttpTransportAsClient creates a transport that can be used to send http requests and a websocket connection for receiving notifications Initialization will block for 10 retries until the server endpoint is ready
func NewHttpTransportAsServer ¶
func NewHttpTransportAsServer(port string, cert *tls.Certificate) (*serverHttpTransport, error)
NewHttpTransportAsServer starts an http server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.