Documentation ¶
Overview ¶
parallelfor.go by Jelle van den Hooff
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParallelFor ¶
func ReadJSONFile ¶
func ReadJSONFile(path string, val interface{})
Types ¶
type GuiFormatter ¶
type GuiFormatter struct{}
func (*GuiFormatter) Format ¶
func (f *GuiFormatter) Format(entry *log.Entry) ([]byte, error)
TODO gocui doesn't support color text: https://github.com/jroimartin/gocui/issues/9
type ServerFormatter ¶
type ServerFormatter struct{}
Click to show internal directories.
Click to hide internal directories.