Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthCheckResponse ¶
type HealthCheckResponse struct {
	Healthy           bool     `json:"healthy"`
	Errors            []string `json:"errors"`
	TotalBlocks       int64    `json:"totalBlocks"`
	TotalTransactions int64    `json:"totalTransactions"`
	ChainId           string   `json:"chainId"`
	EthAddress        string   `json:"ethAddress"`
	CometAddress      string   `json:"cometAddress"`
	Git               string   `json:"git"`
}
    
      
      Source Files
      ¶
    
  
      
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 
       templui
        | 
      |
| 
         
          
            components/icon
            
            
          
           
      templui component icon - version: v0.95.0 installed by templui v0.95.0 
         | 
      templui component icon - version: v0.95.0 installed by templui v0.95.0 | 
| 
         
          
            utils
            
            
          
           
      templui util templui.go - version: v0.95.0 installed by templui v0.95.0 
         | 
      templui util templui.go - version: v0.95.0 installed by templui v0.95.0 | 
| 
         
          
            components
            
            
          
           
      templ: version: v0.3.960 
         | 
      templ: version: v0.3.960 | 
| 
         
          
            layout
            
            
          
           
      templ: version: v0.3.960 
         | 
      templ: version: v0.3.960 | 
| 
         
          
            pages
            
            
          
           
      templ: version: v0.3.960 
         | 
      templ: version: v0.3.960 | 
 Click to show internal directories. 
   Click to hide internal directories.