Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NreplServer ¶
type NreplServer struct {
// contains filtered or unexported fields
}
func NewNreplServer ¶
func NewNreplServer(compiler *compiler.Context) *NreplServer
func (*NreplServer) Start ¶
func (n *NreplServer) Start(port int) error
func (*NreplServer) Stop ¶
func (n *NreplServer) Stop()
Click to show internal directories.
Click to hide internal directories.