Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleHandler ¶
type ConsoleHandler struct{}
func (ConsoleHandler) IndexPage ¶
func (b ConsoleHandler) IndexPage(w http.ResponseWriter, r *http.Request)
type LandingHandler ¶
type LandingHandler struct{}
func (LandingHandler) IndexPage ¶
func (b LandingHandler) IndexPage(w http.ResponseWriter, r *http.Request)
type WalletHandler ¶ added in v0.8.12
type WalletHandler struct{}
func (WalletHandler) IndexPage ¶ added in v0.8.12
func (b WalletHandler) IndexPage(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.