package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Mar 4, 2020
License: GPL-3.0
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.