 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TASConfigDownloader ¶
type TASConfigDownloader struct {
	// contains filtered or unexported fields
}
    func New ¶
func New(logger lumber.Logger) *TASConfigDownloader
func (*TASConfigDownloader) GetTasConfig ¶
type TASConfigDownloaderOutput ¶
type TASConfigDownloaderOutput struct {
	Version   int
	TasConfig interface{}
}
     Click to show internal directories. 
   Click to hide internal directories.