Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BEXHandler ¶
type BEXHandler struct { }
func (*BEXHandler) AddTransaction ¶
func (bex *BEXHandler) AddTransaction(w http.ResponseWriter, r *http.Request)
func (*BEXHandler) ReplaceBlockchain ¶
func (bex *BEXHandler) ReplaceBlockchain(w http.ResponseWriter, r *http.Request)
type PEXHandler ¶
type PEXHandler struct { }
func (*PEXHandler) AddPeer ¶
func (pex *PEXHandler) AddPeer(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.