Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const (
	// Default is the default platform implementation.
	Default = "platform"
)
    Variables ¶
      View Source
      
  var Factory = factorymap.Map{ Default: platformfactory.NewFunc, }
Factory provides a factory to create Platform implementations.
Functions ¶
This section is empty.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.