//
pkg.gl
Category
github.com/BeDreamCoder/uwavm
vm
interpreter
package
0.0.0-20200201092036-a048d374ae49
Repository:
https://github.com/bedreamcoder/uwavm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
431 SLOC
#
Functions
NewServer
NewServer instances a new Server.
#
Variables
ErrMethodNotFound
ErrMethodNotFound is returned when the method can not be found.
#
Structs
Server
Server represents memory RPC server.