Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Obscuroscan ¶
type Obscuroscan struct {
// contains filtered or unexported fields
}
Obscuroscan is a server that allows the monitoring of a running Obscuro network.
func NewObscuroscan ¶
func NewObscuroscan(address string, logger gethlog.Logger) *Obscuroscan
func (*Obscuroscan) Serve ¶
func (o *Obscuroscan) Serve(hostAndPort string)
Serve listens for and serves Obscuroscan requests.
func (*Obscuroscan) Shutdown ¶
func (o *Obscuroscan) Shutdown()
Click to show internal directories.
Click to hide internal directories.