Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scapegoat ¶
type Scapegoat struct { Conn io.ReadWriteCloser ShadowConn io.ReadWriteCloser ShadowAddress *common.Address Info string }
type ShadowManager ¶
type ShadowManager struct {
// contains filtered or unexported fields
}
func NewShadowManager ¶
func NewShadowManager(ctx context.Context, config *conf.GlobalConfig) *ShadowManager
func (*ShadowManager) SubmitScapegoat ¶ added in v0.4.9
func (m *ShadowManager) SubmitScapegoat(goat *Scapegoat)
Click to show internal directories.
Click to hide internal directories.