 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ( LenStackBuf = 1024 Conf = Config{} JSONTool = jsonIter.ConfigCompatibleWithStandardLibrary )
Functions ¶
Types ¶
type Config ¶
type Config struct {
	Log      map[string]interface{}
	Rpc      Rpc
	Module   map[string][]*ModuleSettings
	Settings map[string]interface{}
}
    type ModuleSettings ¶
type ModuleSettings struct {
	Settings map[string]interface{}
}
     Click to show internal directories. 
   Click to hide internal directories.