Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( config viperjacket.Config, blocchain blockchain.Blockchain) explorerserver.ExplorerServer
New creates, initializes and returns DefaultExplorerServer.
Types ¶
type DefaultExplorerServer ¶
type DefaultExplorerServer struct {
// contains filtered or unexported fields
}
func (*DefaultExplorerServer) Close ¶
func (d *DefaultExplorerServer) Close() error
func (*DefaultExplorerServer) Serve ¶
func (d *DefaultExplorerServer) Serve() error
Click to show internal directories.
Click to hide internal directories.