package
Version:
v0.0.19
Opens a new window with list of versions in this module.
Published: Nov 27, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Javascript Binding
IC.Log
.info()
.warn()
.error()
.debug()
func (b *LogBind) Debug(v ...interface{})
func (b *LogBind) Error(v ...interface{})
func (b *LogBind) Info(v ...interface{})
func (b *LogBind) Warn(v ...interface{})
IC.Execute "sh", "-c", "echo stdout; echo 1>&2 stderr"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.