 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ( ConfigFlag = &cli.StringFlag{ Name: "config", Value: "./indexer.toml", Aliases: []string{"c"}, Usage: "path to config file", EnvVars: []string{"INDEXER_CONFIG"}, } // Not used yet. Use this flag to run legacy app instead // Remove me after indexer is released IndexerRefreshFlag = &cli.BoolFlag{ Name: "indexer-refresh", Value: false, Aliases: []string{"i"}, Usage: "run new unreleased indexer by passing in flag", EnvVars: []string{"INDEXER_REFRESH"}, } )
Functions ¶
This section is empty.
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.