README ¶ mruby module for Go This Go package let you use mruby interpreter. We use mruby C librarary (clone from https://github.com/mruby/mruby). Mruby license is included and you can find it in file mruby/LICENSE (MIT license). Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Mruby_load_from_string(code string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Mruby_load_from_string ¶ func Mruby_load_from_string(code string) Types ¶ This section is empty. Source Files ¶ View all Source files mruby.go Click to show internal directories. Click to hide internal directories.