Documentation
¶
Index ¶
- type WebUI
- func (w *WebUI) Block(c *gin.Context)
- func (w *WebUI) Blocks(c *gin.Context)
- func (w *WebUI) CoinbaseTransactions(c *gin.Context)
- func (w *WebUI) FeedBlocks(c *gin.Context)
- func (w *WebUI) FeedIndex(c *gin.Context)
- func (w *WebUI) FeedTransactions(c *gin.Context)
- func (w *WebUI) HalvingSchedule(c *gin.Context)
- func (w *WebUI) Index(c *gin.Context)
- func (w *WebUI) Methodology(c *gin.Context)
- func (w *WebUI) OGImage(c *gin.Context)
- func (w *WebUI) OpReturn(c *gin.Context)
- func (w *WebUI) OpReturns(c *gin.Context)
- func (w *WebUI) Script(c *gin.Context)
- func (w *WebUI) ScriptGroup(c *gin.Context)
- func (w *WebUI) ScriptGroups(c *gin.Context)
- func (w *WebUI) Scripts(c *gin.Context)
- func (w *WebUI) Search(c *gin.Context)
- func (w *WebUI) Serve()
- func (w *WebUI) SitemapBlocks(c *gin.Context)
- func (w *WebUI) SitemapIndexBlocks(c *gin.Context)
- func (w *WebUI) SitemapIndexScripts(c *gin.Context)
- func (w *WebUI) SitemapIndexTransactions(c *gin.Context)
- func (w *WebUI) SitemapScripts(c *gin.Context)
- func (w *WebUI) SitemapTransactions(c *gin.Context)
- func (w *WebUI) Stats(c *gin.Context)
- func (w *WebUI) Tips(c *gin.Context)
- func (w *WebUI) Transaction(c *gin.Context)
- func (w *WebUI) Transactions(c *gin.Context)
- func (w *WebUI) Why(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebUI ¶
type WebUI struct {
// contains filtered or unexported fields
}
func (*WebUI) CoinbaseTransactions ¶
func (*WebUI) FeedBlocks ¶
func (*WebUI) FeedTransactions ¶
func (*WebUI) HalvingSchedule ¶
func (*WebUI) Methodology ¶
func (*WebUI) ScriptGroup ¶
func (*WebUI) ScriptGroups ¶
func (*WebUI) SitemapBlocks ¶
func (*WebUI) SitemapIndexBlocks ¶
func (*WebUI) SitemapIndexScripts ¶
func (*WebUI) SitemapIndexTransactions ¶
func (*WebUI) SitemapScripts ¶
func (*WebUI) SitemapTransactions ¶
func (*WebUI) Transaction ¶
func (*WebUI) Transactions ¶
Click to show internal directories.
Click to hide internal directories.