package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Apr 8, 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{})
Debug ...
func (b *LogBind) Error(v ...interface{})
Error ...
func (b *LogBind) Info(v ...interface{})
Info ...
func (b *LogBind) Warn(v ...interface{})
Warn ...
Response ...
IC.Execute "sh", "-c", "echo stdout; echo 1>&2 stderr"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.