 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
      Index ¶
Constants ¶
      View Source
      
  
const ( ArchiveFormatTarGz = iota ArchiveFormatZip )
Variables ¶
      View Source
      
  
var EmbeddedArchive = Archive{/* contains filtered or unexported fields */}
    Functions ¶
func ProcessPath ¶
Types ¶
type Distribution ¶
type Distribution struct {
	// contains filtered or unexported fields
}
    func (*Distribution) LauncherPath ¶
func (d *Distribution) LauncherPath() string
func (*Distribution) LibPath ¶
func (d *Distribution) LibPath() string
type Profiler ¶
type Profiler struct {
	// contains filtered or unexported fields
}
    func NewProfiler ¶
func (*Profiler) Distribution ¶ added in v1.6.0
func (p *Profiler) Distribution() *Distribution
func (*Profiler) ExtractDistributions ¶
 Click to show internal directories. 
   Click to hide internal directories.