Documentation
¶
Index ¶
Constants ¶
View Source
const (
ServerPort = 50051
)
Variables ¶
View Source
var ( JupyterPort = 1234 JupyterServerUrl = "http://localhost:1234?token=1234" JupyterMessage = "" JupyterResult = true )
Functions ¶
func StartServer ¶
Starts the mock gRPC server listening on port 50051
Types ¶
type Channel ¶
type Channel struct {
// contains filtered or unexported fields
}
func (*Channel) CloseWrite ¶
func (*Channel) SendRequest ¶
func (*Channel) Stderr ¶
func (c *Channel) Stderr() io.ReadWriter
Click to show internal directories.
Click to hide internal directories.